free_mutant/spec/unit/mutant/mutator/node
Markus Schirp 16a11d2c3c Handle Rubinius::AST::While
I know this can result in infinite loops. So also add TODO note about
timeout!
2013-01-01 21:41:39 +01:00
..
assignment Add global, local and instance variable assignment mutators 2013-01-01 20:34:44 +01:00
block Cleanup crashes and invalid mutants 2012-12-07 23:27:21 +01:00
define Do not mutate underscore prefixed args or lvars 2012-12-29 23:07:45 +01:00
if_statement Cleanup crashes and invalid mutants 2012-12-07 23:27:21 +01:00
literal Adjust mutation expection according to change in to_source 2012-12-14 19:40:46 +01:00
receiver_case Move specs and adjust flay score 2012-12-06 21:51:52 +01:00
return Move specs and adjust flay score 2012-12-06 21:51:52 +01:00
send Catch more cases to preserve self.class 2012-12-30 01:03:31 +01:00
while Handle Rubinius::AST::While 2013-01-01 21:41:39 +01:00