Commit graph

11 commits

Author SHA1 Message Date
Markus Schirp
e7158acb17 Merge branch 'spec-output' 2014-05-23 01:49:45 +00:00
Markus Schirp
aaef3816e8 Do not assign loader only code to global registred object
::Mutant is a global registred object. That symbolset hack does not need
to persist after loading the constants. The lvar used in constant.rb
body will not leak outside lvar scope so is a better choice.
2014-05-11 15:16:17 +00:00
Markus Schirp
bed7a38835 Adjust mutation score 2014-05-10 16:46:40 +00:00
Markus Schirp
ff056dd20d Adjust expected coverage
* Down because of new mutation operators.
2014-04-22 19:59:08 +00:00
Markus Schirp
c1f3295013 Adjust self coverage configurations 2014-04-11 20:49:05 +00:00
Markus Schirp
a5f56107d8 Strip down self coverage runtime on CI 2014-04-11 15:24:14 +00:00
Markus Schirp
2c6b7adfb8 Add self coverage expectation
* And may it never fall
2014-04-11 02:51:41 +00:00
Markus Schirp
b917919b4b Exclude reporters from coverage
* Reporters currently write to $stderr, this will interfear on
  with the reporter under zombification.
* This is not a long term exclude situartion and will change soon again.
2014-04-11 01:43:29 +00:00
Markus Schirp
41b2afcf0b Add subject ignore for infinite runtime 2014-04-10 15:51:06 +00:00
Markus Schirp
4a3523411d Add time to zombification ignores 2014-04-04 14:28:33 +00:00
Markus Schirp
006a49f964 Add mutant configuration :) 2013-06-29 00:55:31 +02:00