Commit graph

8 commits

Author SHA1 Message Date
Markus Schirp
4028fb95b1 Allow failures on 1.8 and rbx 2012-12-07 11:57:57 +01:00
Markus Schirp
8a7e3100d4 Reenable travis for rbx 2012-12-06 23:25:12 +01:00
Markus Schirp
229e6d186e Ignore rbx on travis for a moment 2012-11-21 20:35:34 +01:00
Markus Schirp
281dc834bb Do not run mutant under 1.8 mode for now 2012-11-21 20:33:23 +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
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