diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-11-16 11:51:01 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-16 11:51:01 -0600 |
commit | 50f11e3584c9c0255098bdd438b11a84c093b197 (patch) | |
tree | a3265535f53a6354a72bc260a27c871fc4e240f2 /python/servo/build_commands.py | |
parent | 5c7e79e91c12d19830fdb4c6c17be2a551f88aa2 (diff) | |
parent | b8c6d144f3445bc969a3bc46a6117226d1097cc1 (diff) | |
download | servo-50f11e3584c9c0255098bdd438b11a84c093b197.tar.gz servo-50f11e3584c9c0255098bdd438b11a84c093b197.zip |
Auto merge of #18984 - dsandeephegde:master, r=jdm
Initial steps of Mutation testing
<!-- Please describe your changes on the following line: -->
- Added one strategy of mutation which is replacing occurrences && to ||.
- Added test mapping framework for running mutation tests corresponding to a mutant.
- Added one test_mapping.json to map source file in a folder to WPT test.
- Added README mentioning about Mutation testing.
- Added CI script to invoke mutation test.
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes #18529 (github issue number if applicable).
- [x] These changes do not require tests because it is a python script to run mutation test and does not change any behavior.
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/18984)
<!-- Reviewable:end -->
Diffstat (limited to 'python/servo/build_commands.py')
0 files changed, 0 insertions, 0 deletions