free_mutant/spec/unit/mutant/mutator/node/literal
Markus Schirp a9974741f2 Use more modern spec file naming in spec/unit/mutator/node/*_spec.rb
* The old layout was imposed by older mutants that selected tests via
  file names.
* Reduce the useless namespace Mutator::Node::Connective
2013-12-29 23:04:28 +01:00
..
array_spec.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
boolean_spec.rb Use more modern spec file naming in spec/unit/mutator/node/*_spec.rb 2013-12-29 23:04:28 +01:00
fixnum_spec.rb Use 1.9 hash syntax also for specs 2013-09-08 22:12:23 +02:00
float_spec.rb Do not emit mutations if signed zero float/double 2013-12-01 20:34:19 +01: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 Use 1.9 hash syntax also for specs 2013-09-08 22:12:23 +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 Use 1.9 hash syntax also for specs 2013-09-08 22:12:23 +02:00
symbol_spec.rb Use 1.9 hash syntax also for specs 2013-09-08 22:12:23 +02:00