aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/mutation
Commit message (Expand)AuthorAgeFilesLines
* Remove `__future__` imports that are no longer necessary (#30661)Martin Robinson2023-11-021-2/+0
* Fix remaining flake8 warningsKagami Sascha Rosylight2020-06-211-2/+2
* Improve print statement compatibility with Python3marmeladema2019-10-161-2/+4
* Do not mutate if letManish Goregaokar2018-02-211-2/+2
* let mutation testing display diff if compilation failstigercosmos2017-12-171-1/+4
* Mutation TestingSandeep Hegde2017-12-064-65/+262
* Corrected a typoSandeep Hegde2017-11-131-1/+1
* Refactored mutate random line methodSandeep Hegde2017-11-131-4/+5
* Made test summary more descriptive and Updated ReadmeSandeep Hegde2017-11-133-9/+27
* Added mutation test summary and made it exit with relevant exit codeSandeep Hegde2017-11-122-1/+27
* Changed readme saying wildcard not allowed in test_mapping.josnSandeep Hegde2017-11-101-1/+1
* Corrected typo in ReadmeSandeep Hegde2017-11-101-1/+1
* fixed tidy errorSandeep Hegde2017-11-081-1/+1
* Added more information in Mutation Test ReadmeSandeep Hegde2017-11-082-11/+19
* Skipping mutation test for file with local changesSandeep Hegde2017-11-061-23/+27
* Added randomness to the mutation strategySandeep Hegde2017-11-061-15/+23
* Loging success message on mutation test successSandeep Hegde2017-11-061-1/+4
* Added Readme.md file for mutation testingpanup210919932017-11-061-0/+55
* Removed build and wpt-test output from mutation test log and refactored code.Sandeep Hegde2017-11-062-19/+22
* Changed method to mutate a line of codeSandeep Hegde2017-11-061-5/+4
* Fixed few tidy errorsSandeep Hegde2017-11-062-6/+28
* Reverting wrong comment.Sandeep Hegde2017-11-061-1/+1
* Added Test Mapping framework and running through a path.Sandeep Hegde2017-11-062-10/+38
* Checking the wpt test failures/success.Sandeep Hegde2017-11-061-4/+6
* XMLHTTPRequest Mutator - Initial step Mutation testingSandeep Hegde2017-11-061-0/+35