Markus Schirp
|
7a471875fc
|
Publish exit status of CLI runner in executable
|
2012-11-24 17:36:47 +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 |
|
Markus Schirp
|
d6165b3525
|
Remove sample subjects
|
2012-08-16 22:49:47 +02:00 |
|
Markus Schirp
|
cee1d3943c
|
Add colorized diffs to cli reporter
|
2012-08-16 18:02:03 +02:00 |
|
Markus Schirp
|
23ee68ac1e
|
Rename Runner to Killer
* Add working integration spec for rspec (mutant) killer.
|
2012-08-14 12:27:56 +02:00 |
|
Markus Schirp
|
f70587ec48
|
Remove fake AST
|
2012-08-01 18:29:00 +02:00 |
|
Markus Schirp
|
d50ecc483d
|
Cleanup missing whitespace after comma
* There must be a code metric tool helping me in converting my style.
|
2012-07-31 04:10:37 +02:00 |
|
Markus Schirp
|
10c3dfc390
|
Finalize method matching
* Add tests for all edge cases I could create
* Add infrastructure for loading mutations into the vm.
* The fun part is next!
|
2012-07-26 19:25:23 +02:00 |
|