Commit graph

8 commits

Author SHA1 Message Date
Markus Schirp
97a75dd062 Cleanup mutation generation
This is a reaction to the to_source rewrite

* Do not use 1.8 specific nodes anymore
* Do not generate AST nodes that would not be generatable from source
2013-01-09 20:43:06 +01:00
Markus Schirp
3dc23c5238 Mutate method call receivers 2012-12-29 16:12:55 +01:00
Markus Schirp
40d5230c68 Introduce noop mutation guards and argument mutators
* Sorry for not splitting up into smaller commit
2012-12-11 00:17:19 +01:00
Markus Schirp
b5430e2000 Cleanup crashes and invalid mutants 2012-12-07 23:27:21 +01:00
Markus Schirp
5a2f71abec Fix shared mutator spec failure reporting 2012-12-06 19:51:48 +01:00
Markus Schirp
000380c1e0 Emit vcall mutation again 2012-12-06 12:32:16 +01:00
Markus Schirp
6f8d4e1cfa Do not create empty blocks on mutations 2012-08-13 20:40:00 +02:00
Markus Schirp
414c572d03 Rename shared mutation examples 2012-08-01 14:58:24 +02:00
Renamed from spec/shared/mutation_enumeration_method_behavior.rb (Browse further)