free_mutant/spec/unit/mutant/mutator
Markus Schirp 4211dfa444 Refactor noop into generic mutator
A generic mutator does delegate mutations to children. The generic
mutator does not know any type specific semantics. For this reason he
cannot do deletion, reordering or anything more sophisticated than
visiting children.

But still it should result in a TON of more mutations!
2013-07-05 01:21:07 +02:00
..
node Refactor noop into generic mutator 2013-07-05 01:21:07 +02:00
each_spec.rb Minor style fixes 2012-10-26 13:12:42 +02:00
emit_new_spec.rb Fix generation of invalid ast via parent tracking 2013-06-24 22:10:40 +02:00
emit_spec.rb Fix generation of invalid ast via parent tracking 2013-06-24 22:10:40 +02:00
self_spec.rb Rename shared mutation examples 2012-08-01 14:58:24 +02:00