free_mutant/lib/mutant
2013-05-15 10:24:25 +02:00
..
cli Use better variable/method nameing 2013-04-27 18:22:28 +02:00
context Fix whitespace 2013-04-17 20:31:21 -07:00
killer Add require stringio temporarily to rspec killer 2013-04-17 20:38:42 -07:00
matcher Add specs for singleton methods matcher 2013-04-27 18:21:38 +02:00
mutation Rename singleton subclass instance helper 2013-05-15 10:21:11 +02:00
mutator Fix whitespace 2013-04-17 20:31:21 -07:00
reporter Fix reek reported issues 2013-04-21 02:48:58 +02:00
runner Fix reek reported issues 2013-04-21 02:48:58 +02:00
strategy Use String#gsub instead of String#sub for rbx 2013-04-22 12:17:52 +02:00
subject Fix whitespace 2013-04-17 20:31:21 -07:00
support Add runner objects for config and mutation 2013-02-02 16:32:13 +01:00
cli.rb Use OptionParser (closes #7). 2013-05-14 18:47:41 -07:00
color.rb Use Adamantium::Flat from mbj/adamantium at configurable-freezers branch 2012-11-03 02:12:33 +01:00
config.rb Fix runner infastructure 2013-04-12 23:34:54 +02:00
constants.rb Simplify method expansions 2013-02-22 20:46:22 +01:00
context.rb Add context identification 2013-01-13 22:27:03 +01:00
differ.rb Fix whitespace 2013-04-17 20:31:21 -07:00
helper.rb Remove unused code 2013-01-13 22:21:46 +01:00
killer.rb Fix whitespace 2013-04-17 20:31:21 -07:00
loader.rb Metric driven code refactoring 2013-01-04 22:16:03 +01:00
matcher.rb Cleanup matcher and classifier interactions 2013-01-21 22:56:52 +01:00
mutation.rb Change sha1 mutation hash to use a separator between strings 2013-04-17 20:34:24 -07:00
mutator.rb Metric diven cleanups and break large classes 2012-12-29 20:12:48 +01:00
random.rb Add support for mutating block arguments 2012-12-10 17:11:08 +01:00
reporter.rb Connect reporters with runners 2013-04-21 02:20:18 +02:00
runner.rb Connect reporters with runners 2013-04-21 02:20:18 +02:00
singleton_methods.rb Rename singleton subclass instance helper 2013-05-15 10:21:11 +02:00
strategy.rb Fix whitespace 2013-04-17 20:31:21 -07:00
subject.rb Fix whitespace 2013-04-17 20:31:21 -07:00