Markus Schirp
|
cc811aecf5
|
Add support for mutating if statements
* Also some other minor cleanups
|
2012-08-01 15:55:49 +02:00 |
|
Markus Schirp
|
4a79975284
|
Correct yard tag
|
2012-08-01 14:59:37 +02:00 |
|
Markus Schirp
|
640ce5360e
|
Correct mutations of send to self
* Invert the behaviour as this direction of mutation does make sense.
|
2012-08-01 14:54:49 +02:00 |
|
Markus Schirp
|
49b13bc1d8
|
Use better variable name for mutant
|
2012-08-01 14:38:48 +02:00 |
|
Markus Schirp
|
c168d33adc
|
Simplify explict_self_reciver mutation
|
2012-08-01 14:38:12 +02:00 |
|
Markus Schirp
|
bb9809fa39
|
Reorganize unit specs.
* The old nameing did not make any sense. Sorry for not useing git mv.
|
2012-08-01 14:13:57 +02:00 |
|
Markus Schirp
|
fb7bb942a3
|
Add mutation of simple send without arguments
* Lets the block spec work again as 1.8 and 1.9 mode do not behave
differend as with literals.
|
2012-08-01 13:53:28 +02:00 |
|
Markus Schirp
|
d58ed0e81b
|
Bring back yard coverage to 100%
|
2012-08-01 13:31:56 +02:00 |
|
Markus Schirp
|
b9b95ebe94
|
Break up mutation spec in class specific files
* Also add mutation class registry to improve readability.
* Calling mutations are still broken.
|
2012-08-01 13:27:35 +02:00 |
|