free_mutant/spec/unit/mutant/mutator/node
Dan Kubb f8ede7fb4a Add stub specs for some generic nodes
* Still more nodes to add, but I wanted to take a break but didn't
  want to wait to add these.
2013-07-28 15:34:26 -07:00
..
and_asgn Add stub specs for some generic nodes 2013-07-28 15:34:26 -07:00
begin Cleanup mutator specs 2013-07-05 03:04:32 +02:00
block Fix specs to use a string for the random hex string 2013-07-28 14:48:55 -07:00
block_pass Add block_pass mutator 2013-07-28 13:20:09 -07:00
break Add stub specs for some generic nodes 2013-07-28 15:34:26 -07:00
case Fix mutation with one when clause in a case statement 2013-06-22 23:00:40 -07:00
cbase Fix described classes in specs 2013-07-28 14:52:04 -07:00
connective/binary Fix mutator to not mutate the rhs in a boolean connective 2013-07-25 08:43:41 -07:00
const Fix described classes in specs 2013-07-28 14:52:04 -07:00
define Remove unnecessary code and whitespace from specs 2013-07-28 13:19:42 -07:00
defined_predicate Add stub specs for some generic nodes 2013-07-28 15:34:26 -07:00
dstr Add stub specs for some generic nodes 2013-07-28 15:34:26 -07:00
dsym Add stub specs for some generic nodes 2013-07-28 15:34:26 -07:00
ensure Add stub specs for some generic nodes 2013-07-28 15:34:26 -07:00
if Remove unnecessary code and whitespace from specs 2013-07-28 13:19:42 -07:00
literal Fix all style warnings under spec/**/*.rb 2013-07-29 00:25:15 +02:00
masgn Remove unnecessary code and whitespace from specs 2013-07-28 13:19:42 -07:00
match_current_line Add stub specs for some generic nodes 2013-07-28 15:34:26 -07:00
named_value Fix specs to use a string for the random hex string 2013-07-28 14:48:55 -07:00
next Add stub specs for some generic nodes 2013-07-28 15:34:26 -07:00
op_assgn Add stub specs for some generic nodes 2013-07-28 15:34:26 -07:00
or_asgn Add stub specs for some generic nodes 2013-07-28 15:34:26 -07:00
redo Add stub specs for some generic nodes 2013-07-28 15:34:26 -07:00
rescue Add stub specs for some generic nodes 2013-07-28 15:34:26 -07:00
restarg Add stub specs for some generic nodes 2013-07-28 15:34:26 -07:00
return Port return mutator to parser 2013-06-14 21:12:09 +02:00
send Correct mutation expectation 2013-07-28 18:42:52 +02:00
super Add mutator for zsuper node 2013-07-23 01:04:31 -07:00
while Fix rubocop warnings 2013-07-28 12:16:45 -07:00
yield Add stub specs for some generic nodes 2013-07-28 15:34:26 -07:00