Commit graph

4 commits

Author SHA1 Message Date
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
d07b8e2420 Use spec target on travis ci until issues with flay are solved
* Flay gives differend score on CI than on local system. Most likely an
  rbx version differenceis are the source of this behavior.
2012-08-20 04:57:14 +02:00
Markus Schirp
5613beec12 Disable ruby-1.8.7 while spiking mutations 2012-07-27 22:42:48 +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