free_mutant/spec/unit/mutant/mutator/node
Markus Schirp 97a75dd062 Cleanup mutation generation
This is a reaction to the to_source rewrite

* Do not use 1.8 specific nodes anymore
* Do not generate AST nodes that would not be generatable from source
2013-01-09 20:43:06 +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 Cleanup mutation generation 2013-01-09 20:43:06 +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 Add mutations for super 2013-01-02 01:04:16 +01:00
while Handle Rubinius::AST::While 2013-01-01 21:41:39 +01:00