free_mutant/spec/unit/mutant/mutator/node
2013-01-10 21:09:37 +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 Do not emit { nil => nil } for hash literals anymore 2013-01-09 23:19:25 +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 Cleanup mutation generation 2013-01-09 20:43:06 +01:00
super Do not mutate super to super and prep release 2013-01-10 21:09:37 +01:00
while Handle Rubinius::AST::While 2013-01-01 21:41:39 +01:00