free_mutant/spec/unit/mutant/mutator/node/literal
Markus Schirp 30884c22a2 Remove literal array mutation that adds an element
It turns out this mutation is not "universal". Meaning not in all
scenarios this extra element triggers an edge case the specs have to
cover.
2013-07-08 17:57:25 +02:00
..
boolean Move specs and adjust flay score 2012-12-06 21:51:52 +01:00
array_spec.rb Remove literal array mutation that adds an element 2013-07-08 17:57:25 +02:00
fixnum_spec.rb Add fixnum scalar bounds mutation for literal fixnu,s 2013-06-14 21:12:09 +02:00
float_spec.rb Cleanup mutation generation 2013-01-09 20:43:06 +01:00
hash_spec.rb Fix whitespace 2013-04-17 20:31:21 -07:00
nil_spec.rb Fix literal nil mutator specs 2013-06-14 21:12:09 +02:00
range_spec.rb Cleanup crashes and invalid mutants 2012-12-07 23:27:21 +01:00
regex_spec.rb Port case mutations to parser 2013-06-14 21:12:09 +02:00
string_spec.rb Move specs and adjust flay score 2012-12-06 21:51:52 +01:00
symbol_spec.rb Move specs and adjust flay score 2012-12-06 21:51:52 +01:00