free_mutant/spec/unit/mutant
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
..
class_methods Kill mutations in Mutant.singleton_subclass_instance 2013-07-02 17:48:51 +02:00
cli Add AST caching for subject matcher 2013-06-27 22:18:07 +02:00
context Fix code alignment in specs 2013-06-25 00:37:45 -07:00
differ Kill remaining mutations in Mutant::Differ 2013-07-02 20:28:06 +02:00
killer Fix code alignment in specs 2013-06-25 00:37:45 -07:00
loader/eval/class_methods Adjust expectation to unparser change 2013-06-15 00:10:14 +02:00
matcher Correct mutation of adamantium memoized methods 2013-07-05 01:14:05 +02:00
mutator Refactor noop into generic mutator 2013-07-05 01:21:07 +02:00
runner Fix whitespace 2013-06-22 23:24:48 -07:00
strategy Fix code alignment in specs 2013-06-25 00:37:45 -07:00
subject Correct mutation of adamantium memoized methods 2013-07-05 01:14:05 +02:00