Markus Schirp
|
583668138e
|
Add mutations on singleton methods
* Fixing singleton matcher to return Rubiniuy::AST::DefineSingleton
and not Rubinius::AST::DefineSingletonScope
* Adjust counts of runner spec
|
2012-08-16 19:10:24 +02:00 |
|
Markus Schirp
|
42e6fe84e5
|
Add runner with reporter
* Use MethodObject mixin
* Rename Context::Constant to Context::Scope
* Use Mutation class instead of passing around raw nodes
|
2012-08-16 04:10:54 +02:00 |
|
Markus Schirp
|
8810c6e009
|
Rename Mutantee to Subject
|
2012-08-01 18:34:03 +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 |
|