free_mutant/spec
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
..
integration/mutant Remove useless and deactivated for ages integration test 2013-07-02 22:21:09 +02:00
shared Add AST caching for subject matcher 2013-06-27 22:18:07 +02:00
support Add Mutant::Zombifier 2013-06-28 23:23:05 +02:00
unit/mutant Refactor noop into generic mutator 2013-07-05 01:21:07 +02:00
rcov.opts Add method matcher infrastructure 2012-07-23 22:54:35 +02:00
spec_helper.rb Add AST caching for subject matcher 2013-06-27 22:18:07 +02:00