free_mutant/lib/mutant
Markus Schirp c9158d6903 Merge pull request #417 from backus/enhancement/not-equality-mutations
Add a mutation from `a != b` to `!a.eql?(b)` and `!a.equal?(b)`.
2015-09-08 14:02:31 +00:00
..
actor
ast Add mutation A.const_get(:B) -> A::B 2015-09-01 15:22:37 +00:00
context
env
expression
integration
matcher Refactor Mutant::Matcher::Method#source_location to be a Pathname 2015-07-28 11:50:54 -07:00
meta
mutator Merge pull request #417 from backus/enhancement/not-equality-mutations 2015-09-08 14:02:31 +00:00
parallel
reporter Reduce framed progress reporter noise 2015-08-11 01:16:54 +00:00
runner
selector
subject Fix documentation for memoized subject instances 2015-08-18 22:37:56 +00:00
actor.rb
ast.rb
cache.rb
cli.rb Add --since CLI option for repository diff filter 2015-07-13 01:36:52 +00:00
color.rb
config.rb
context.rb
delegator.rb
diff.rb
env.rb
expression.rb
integration.rb
isolation.rb Change /dev/null to be opened with File::WRONLY constant 2015-07-29 15:52:57 -07:00
loader.rb
matcher.rb
meta.rb
mutation.rb
mutator.rb
parallel.rb
reporter.rb
repository.rb Add test to make sure the code is within a working directory 2015-07-28 12:34:01 -07:00
require_highjack.rb
result.rb Change coverage on zero results to be 100% 2015-07-21 20:38:23 +00:00
runner.rb
selector.rb
subject.rb Refactor Mutant::Matcher::Method#source_location to be a Pathname 2015-07-28 11:50:54 -07:00
test.rb
version.rb Bump version to 0.8.3 2015-09-01 14:45:27 +00:00
warning_filter.rb
zombifier.rb Refactor Mutant::Matcher::Method#source_location to be a Pathname 2015-07-28 11:50:54 -07:00