free_mutant/lib/mutant
Markus Schirp e7ea0bbde7 Fix Mutant::Loader to use correct constant scope
* Do not load the compiled code before CompiledCode#create_script
  was called.
* Add a test case that illustrates the issue.
2012-08-19 21:27:25 +02:00
..
context Add runner with reporter 2012-08-16 04:10:54 +02:00
killer Add runner with reporter 2012-08-16 04:10:54 +02:00
matcher Remove complexity in singleton method matcher 2012-08-16 19:42:32 +02:00
mutator Remove use of root level namespace within the lib 2012-08-16 22:59:25 +02:00
reporter Remove complexity in cli reporter 2012-08-16 19:42:45 +02:00
support Add method object mixin 2012-08-16 04:07:45 +02:00
color.rb Bring back yard coverage to 100% 2012-08-16 19:26:15 +02:00
context.rb Add runner with reporter 2012-08-16 04:10:54 +02:00
differ.rb Remove complexity in Differ 2012-08-16 19:42:09 +02:00
helper.rb Remove use of root level namespace within the lib 2012-08-16 22:59:25 +02:00
killer.rb Bring back yard coverage to 100% 2012-08-16 19:26:15 +02:00
loader.rb Fix Mutant::Loader to use correct constant scope 2012-08-19 21:27:25 +02:00
matcher.rb Add runner with reporter 2012-08-16 04:10:54 +02:00
mutation.rb Add Mutation class 2012-08-16 04:09:14 +02:00
mutator.rb Remove use of root level namespace within the lib 2012-08-16 22:59:25 +02:00
random.rb Add a spike runner 2012-08-14 22:45:34 +02:00
reporter.rb Add runner with reporter 2012-08-16 04:10:54 +02:00
runner.rb Remove use of root level namespace within the lib 2012-08-16 22:59:25 +02:00
subject.rb Bring back yard coverage to 100% 2012-08-16 19:26:15 +02:00
version.rb Add project infrastructure 2012-07-23 16:37:44 +02:00