diff options
author | Sandeep Hegde <dsandeephegde@gmail.com> | 2017-11-08 22:59:12 -0500 |
---|---|---|
committer | Sandeep Hegde <dsandeephegde@gmail.com> | 2017-12-06 15:17:28 -0500 |
commit | 1de6ab16e2004419e4795617fafba2b5fa7855e9 (patch) | |
tree | 65dcd63969ef9844642f62016ed3354805e2189c /components/script/dom/webidls/HTMLTextAreaElement.webidl | |
parent | 9d602a7bb9f452fc45f9367a09fbf2fe52d3e20e (diff) | |
download | servo-1de6ab16e2004419e4795617fafba2b5fa7855e9.tar.gz servo-1de6ab16e2004419e4795617fafba2b5fa7855e9.zip |
Mutation Testing
Introduced strategy design pattern
Added Strategies:
if true and if false
Replace String literals
Remove if blocks which do not have else.
Modify Comparision Statement - changing <= to < and changing >= to >
Duplicating statements
Added plus to minus and minus to plus mutaiton strategy
Classifying build failures for mutant as unexpected error - Skipping test run for mutant with compilation failure
Added logger messages instead of print
Randomized the mutation test order
Try new strategy on failure to mutate on a file
Updated Readme - Adding mutation strategy and mutation test execution flow
Diffstat (limited to 'components/script/dom/webidls/HTMLTextAreaElement.webidl')
0 files changed, 0 insertions, 0 deletions