free_mutant/spec
Markus Schirp 3e1f9c408f Cleanup and dedup mutation generation
* Mutator and Generator where merged.
* A single pass over all duplications was made.
* It is clear a specific handles?(node) code for finding mutators
  is needed. Like virtus does for attributes, should also cache.
* Does not pass on 1.9 mode currently as blocks are unexpectly parsed
  differend when it comes to a series of literal booleans.
2012-07-31 04:00:05 +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 Cleanup and dedup mutation generation 2012-07-31 04:00:05 +02:00
rcov.opts Add method matcher infrastructure 2012-07-23 22:54:35 +02:00
spec.opts Switch to rspec-2 2012-07-31 00:48:04 +02:00
spec_helper.rb Switch to rspec-2 2012-07-31 00:48:04 +02:00