Dan Kubb
|
c3c0e06c86
|
Fix whitespace
|
2013-04-17 20:31:21 -07:00 |
|
Markus Schirp
|
eb6ea9a74f
|
Metric driven code refactoring
Break some classes, rename stuff etc.
|
2013-01-04 22:16:03 +01:00 |
|
Markus Schirp
|
33d66860c4
|
Code style
|
2013-01-03 23:40:05 +01:00 |
|
Markus Schirp
|
306d4e3225
|
Correctly set file and line of injected mutants
|
2012-12-14 19:53:37 +01:00 |
|
Markus Schirp
|
001f3c7d99
|
Make mutant run under MRI 1.9.
* Add a Mutant::Loader::Eval that loads code via Kernel#eval
* Move Mutnat::Loader to Mutant::Loader::Rubinius (currently not used)
|
2012-11-21 20:31:01 +01:00 |
|
Markus Schirp
|
fb29d3927d
|
Remove idempotent behavior of Zombie.create
* Also returns self now (Command Object)
|
2012-08-29 13:38:40 +02:00 |
|
Markus Schirp
|
21b6aa1e81
|
Minor cleanups
* Use correct to_source api
* Use toplevel mutant.
|
2012-08-20 04:50:07 +02:00 |
|
Markus Schirp
|
7d8c1f02ff
|
Add support for dynamically creating Zombie
* Zombie is subjected to allow the mutation of the mutator source code.
|
2012-08-19 21:29:11 +02:00 |
|