free_mutant/lib/mutant
Markus Schirp d0d1bb2464 Normalize ASTs prior to mutation
This avoids situartions where the source contains (begin, other)
nodes that get mutated to (other) where there is no difference in the
source.

Closes #198
2014-06-08 11:53:50 +00:00
..
context
expression
matcher Fix adjacent namespece selections 2014-06-06 21:31:17 +00:00
meta Add expression => self mutation 2014-06-05 17:48:39 +00:00
mutation
mutator Do not mutate to invalid AST on reqarg promotion 2014-06-06 23:05:29 +00:00
reporter Normalize ASTs prior to mutation 2014-06-08 11:53:50 +00:00
rspec
runner
subject
zombifier
cache.rb Normalize ASTs prior to mutation 2014-06-08 11:53:50 +00:00
cli.rb
color.rb
config.rb
constants.rb
context.rb
delegator.rb
diff.rb Normalize ASTs prior to mutation 2014-06-08 11:53:50 +00:00
expression.rb
killer.rb
loader.rb
matcher.rb
meta.rb
mutation.rb
mutator.rb
node_helpers.rb Add expression => self mutation 2014-06-05 17:48:39 +00:00
reporter.rb
require_highjack.rb
rspec.rb Only require minimum parts rspec 2014-06-07 14:56:22 +00:00
runner.rb
strategy.rb
subject.rb
test.rb
version.rb Prepare version 0.5.19 2014-06-06 19:46:36 +00:00
walker.rb
warning_expectation.rb
warning_filter.rb
zombifier.rb