free_mutant/spec/unit/mutant/mutator/node/literal
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
..
boolean Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
array_spec.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
fixnum_spec.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
float_spec.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
hash_spec.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
nil_spec.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
range_spec.rb Add support for mutating start and end nodes for range literals 2013-09-02 20:49:52 +02:00
regex_spec.rb Change emit_nil to not emit on the left node of an assignment 2013-09-07 23:57:47 -07:00
string_spec.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
symbol_spec.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00