free_mutant/lib/mutant
2014-04-22 17:49:55 +00:00
..
cli Fix YARD docs 2014-03-30 15:08:22 +00:00
context Use less literals to implement Mutant::Context::Scope#match_prefixes 2013-08-05 09:18:37 +02:00
killer Prepare to split mutant-rspec from gem. 2014-01-17 22:59:22 +01:00
matcher Detect memoizable instead of adamantium 2014-03-28 15:30:45 +00:00
mutation Remove dead code 2013-09-08 22:22:10 -07:00
mutator Fix overlong line with horrible formatting 2014-04-22 17:49:55 +00:00
reporter Fix style issues 2014-03-08 18:01:17 +00:00
rspec Revert "Fix a test selection bug violating 1:1 principle" 2014-04-10 14:54:41 +00:00
runner Add coverage for Mutant::Runner::Config#coverage 2014-03-07 13:03:42 +00:00
subject Delete memoizer on Subject#prepare 2014-03-28 15:42:46 +00:00
zombifier Do not confuse mutants test selection with integration specs 2014-04-04 14:26:03 +00:00
cache.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
cli.rb Fix YARD docs 2014-03-30 15:08:22 +00:00
color.rb Fix ivar naming in Mutant::Color 2014-01-01 05:07:09 +01:00
config.rb Use morpher predicates for filtering 2014-02-02 22:49:33 +01:00
constants.rb Organize helpers methods on ::Mutant 2014-04-20 21:01:06 +00:00
context.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
differ.rb Fix style issues 2014-03-08 18:01:17 +00:00
killer.rb Remove CLI::Builder registry 2014-01-18 00:15:42 +01:00
loader.rb Undefine methods before loading mutants 2014-03-14 21:34:51 +00:00
matcher.rb Remove unused dependency to DescendantsTracker 2014-03-29 04:28:12 +00:00
mutation.rb Remove memoizer in parent class. 2014-02-02 22:49:33 +01:00
mutator.rb Remove guard via identity 2014-04-12 01:13:26 +00:00
node_helpers.rb Remove guard via identity 2014-04-12 01:13:26 +00:00
random.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
reporter.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
require_highjack.rb Fix zombifier to use the require highjack 2014-04-04 14:14:24 +00:00
rspec.rb Use mutant- as main plugin require integration point 2014-01-18 00:32:10 +01:00
runner.rb Refactor runner short-circuit code 2013-09-08 23:32:26 -07:00
strategy.rb Cleanup CLI implementation a bit. 2014-01-18 00:25:20 +01:00
subject.rb Undefine methods before loading mutants 2014-03-14 21:34:51 +00:00
version.rb Revert "Prepare version 0.6.0" 2014-04-09 16:13:03 +00:00
walker.rb Fix style issues 2014-03-08 18:01:17 +00:00
zombifier.rb Use concord 0.1.5 and its super API 2014-04-20 18:27:05 +00:00