free_mutant/spec
Markus Schirp ef9172bca4 Guard against the generation of equal mutants
* Move Mutant::Mutator::Generator in a dedicated file
* Mutant::Mutator::Generator#append only forwards mutated node when it
  does not equal original nodes sexpession. This does not catch
  equivalent mutations, but mutations that exactly reproduce the same
  AST. This way a check for not generating the same asts can be
  centralized.
2012-07-30 21:40:49 +02:00
..
integration Add first code loading integration spec 2012-07-27 00:24:11 +02:00
shared Finalize method matching 2012-07-26 19:25:23 +02:00
support Finalize method matching 2012-07-26 19:25:23 +02:00
unit/mutant Guard against the generation of equal mutants 2012-07-30 21:40:49 +02:00
rcov.opts Add method matcher infrastructure 2012-07-23 22:54:35 +02:00
spec.opts Add project infrastructure 2012-07-23 16:37:44 +02:00
spec_helper.rb Finalize method matching 2012-07-26 19:25:23 +02:00