free_mutant/lib/mutant
2014-06-04 16:11:40 +00:00
..
context
expression Define expected mutations with less redundancy 2014-06-02 14:05:11 +00:00
matcher Cleanup remaining use of old cli classifier 2014-06-02 12:45:29 +00:00
meta Arrange meta by node name 2014-06-02 14:22:57 +00:00
mutation Do not present un idempotent interface on abstract class 2014-05-11 14:38:07 +00:00
mutator Do not emit lhs mutations for ivars on or assign 2014-06-04 16:09:27 +00:00
reporter Simplify noop reporter 2014-06-02 14:26:44 +00:00
rspec Fix rspec integration to return meaningful parent groups 2014-05-27 15:52:37 +00:00
runner Add short circuts for evil mutations 2014-05-27 16:43:16 +00:00
subject Consolidate ruby style 2014-05-27 15:16:37 +00:00
zombifier Consolidate ruby style 2014-05-27 15:16:37 +00:00
cache.rb
cli.rb Cleanup remaining use of old cli classifier 2014-06-02 12:45:29 +00:00
color.rb
config.rb
constants.rb Move manual constant lookup implementation 2014-05-31 00:11:32 +00:00
context.rb
delegator.rb Avoid block when possible 2014-05-23 03:49:20 +00:00
diff.rb Rename Mutant::Differ to Mutant::Diff 2014-05-11 15:04:11 +00:00
expression.rb Replace CLI::Classifier with Mutant::Expression 2014-05-31 01:09:27 +00:00
killer.rb Fix reports and calculate tests once per subject 2014-05-23 01:03:09 +00:00
loader.rb
matcher.rb
meta.rb Define expected mutations with less redundancy 2014-06-02 14:05:11 +00:00
mutation.rb Do not present un idempotent interface on abstract class 2014-05-11 14:38:07 +00:00
mutator.rb Remove guard via identity 2014-04-12 01:13:26 +00:00
node_helpers.rb Remove unneded toplevel reference 2014-05-11 15:18:37 +00:00
reporter.rb Split reporting into progress and report 2014-05-12 13:48:15 +00:00
require_highjack.rb Fix zombifier to use the require highjack 2014-04-04 14:14:24 +00:00
rspec.rb Consolidate ruby style 2014-05-27 15:16:37 +00:00
runner.rb Report test selection on progress report 2014-05-27 14:43:01 +00:00
strategy.rb Prefer frozen constant over mutable literal 2014-05-29 20:27:13 +00:00
subject.rb
test.rb Add reporting for used tests to kill mutations on a given subject 2014-05-23 01:47:31 +00:00
version.rb Prepare v0.5.18 2014-06-04 16:11:40 +00:00
walker.rb
warning_expectation.rb Add warning expectation class 2014-04-22 18:40:23 +00:00
warning_filter.rb Improve YARD docs 2014-03-30 14:12:14 +00:00
zombifier.rb Consolidate ruby style 2014-05-27 15:16:37 +00:00