free_mutant/spec/unit/mutant/mutator/node
Dan Kubb 475512146f Change emit_nil to not emit on the left node of an assignment
* Add emit_nil to other nodes so that they can be replaced
  with nil, effectively removing them from the code.
2013-09-07 23:57:47 -07:00
..
and_asgn Add explicit mutator for and_asgn 2013-09-07 23:57:47 -07:00
begin Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
block Change emit_nil to not emit on the left node of an assignment 2013-09-07 23:57:47 -07:00
block_pass Change emit_nil to not emit on the left node of an assignment 2013-09-07 23:57:47 -07:00
break Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
case Change emit_nil to not emit on the left node of an assignment 2013-09-07 23:57:47 -07:00
cbase Fix constant mutation to not emit nil::Const anymnore 2013-08-07 11:15:22 -07:00
connective/binary Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
const Fix constant mutation to not emit nil::Const anymnore 2013-08-07 11:15:22 -07:00
define Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
defined_predicate Change emit_nil to not emit on the left node of an assignment 2013-09-07 23:57:47 -07:00
dstr Change emit_nil to not emit on the left node of an assignment 2013-09-07 23:57:47 -07:00
dsym Change emit_nil to not emit on the left node of an assignment 2013-09-07 23:57:47 -07:00
ensure Upgrade unparser gem dependency 2013-07-28 17:46:03 -07:00
if Change emit_nil to not emit on the left node of an assignment 2013-09-07 23:57:47 -07:00
literal Change emit_nil to not emit on the left node of an assignment 2013-09-07 23:57:47 -07:00
masgn Change emit_nil to not emit on the left node of an assignment 2013-09-07 23:57:47 -07:00
match_current_line Change emit_nil to not emit on the left node of an assignment 2013-09-07 23:57:47 -07:00
named_value Change emit_nil to not emit on the left node of an assignment 2013-09-07 23:57:47 -07:00
next Fix failing spec caused by bug fix in unparser 2013-07-29 16:26:17 -07:00
nthref Add nthref mutator 2013-08-03 01:36:39 +02:00
op_assgn Add explicit mutator for op_asgn 2013-09-07 23:57:47 -07:00
or_asgn Add explicit mutator for or_asgn 2013-09-07 23:57:47 -07:00
redo Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
rescue Upgrade unparser gem dependency 2013-07-28 17:46:03 -07:00
restarg Change emit_nil to not emit on the left node of an assignment 2013-09-07 23:57:47 -07:00
return Change emit_nil to not emit on the left node of an assignment 2013-09-07 23:57:47 -07:00
send Change emit_nil to not emit on the left node of an assignment 2013-09-07 23:57:47 -07:00
super Change emit_nil to not emit on the left node of an assignment 2013-09-07 23:57:47 -07:00
while Change emit_nil to not emit on the left node of an assignment 2013-09-07 23:57:47 -07:00
yield Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00