Markus Schirp
|
6f8d4e1cfa
|
Do not create empty blocks on mutations
|
2012-08-13 20:40:00 +02:00 |
|
Markus Schirp
|
5e7600e573
|
Refactor spec on method filter parsing
|
2012-08-09 19:38:36 +02:00 |
|
Markus Schirp
|
8810c6e009
|
Rename Mutantee to Subject
|
2012-08-01 18:34:03 +02:00 |
|
Markus Schirp
|
414c572d03
|
Rename shared mutation examples
|
2012-08-01 14:58:24 +02:00 |
|
Markus Schirp
|
fb7bb942a3
|
Add mutation of simple send without arguments
* Lets the block spec work again as 1.8 and 1.9 mode do not behave
differend as with literals.
|
2012-08-01 13:53:28 +02:00 |
|
Markus Schirp
|
b9b95ebe94
|
Break up mutation spec in class specific files
* Also add mutation class registry to improve readability.
* Calling mutations are still broken.
|
2012-08-01 13:27:35 +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 |
|
Markus Schirp
|
df6ccafeab
|
Add method matcher infrastructure
Needs more specs for sure. Especially edge cases.
|
2012-07-23 22:54:35 +02:00 |
|