free_mutant/spec/unit/mutant/mutator/node
2013-12-07 01:49:18 +01:00
..
and_asgn Use 1.9 hash syntax also for specs 2013-09-08 22:12:23 +02:00
begin Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
block Don't emit invalid MLHS child mutation 2013-12-07 01:49:18 +01:00
block_pass Change emit_nil to not emit on the left node of an assignment 2013-09-07 23:57:47 -07:00
blockarg Add explicit mutator for blockarg 2013-09-08 23:08:44 -07:00
case Use 1.9 hash syntax also for specs 2013-09-08 22:12:23 +02: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 Do not emit name mutation for underscored optional arguments 2013-12-04 18:51:36 +01: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 Use 1.9 hash syntax also for specs 2013-09-08 22:12:23 +02:00
dsym Merge pull request #111 from mbj/dsym-mutator 2013-09-08 14:09:14 -07:00
ensure Add mutator for kwbegin nodes 2013-11-03 20:51:55 -08:00
if Use 1.9 hash syntax also for specs 2013-09-08 22:12:23 +02:00
kwbegin Add mutator for kwbegin nodes 2013-11-03 20:51:55 -08:00
literal Do not emit mutations if signed zero float/double 2013-12-01 20:34:19 +01: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 Use 1.9 hash syntax also for specs 2013-09-08 22:12:23 +02:00
nthref Add nthref mutator 2013-08-03 01:36:39 +02:00
op_assgn Use 1.9 hash syntax also for specs 2013-09-08 22:12:23 +02:00
or_asgn Use 1.9 hash syntax also for specs 2013-09-08 22:12:23 +02:00
redo Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
rescue Add explicit resbody mutator 2013-12-01 22:42:54 +01:00
restarg Merge branch 'master' into restarg-mutator 2013-09-08 11:51:38 +02: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 Fix spec description for yield mutator 2013-11-03 20:32:32 -08:00
loop_ctrl_spec.rb Remove duplication between next and break mutator 2013-11-20 19:42:41 +01:00