free_mutant/lib/mutant/mutator
Markus Schirp 02a726d767 Retry on random mutates that are the same
* This fixes problems where generated mutations have a chance
  to be the same like the mutation subject.
2012-07-30 22:18:00 +02:00
..
array_literal.rb Add mutation for some literals 2012-07-27 22:39:31 +02:00
block.rb Add mutation for some literals 2012-07-27 22:39:31 +02:00
empty_array.rb Add mutation for some literals 2012-07-27 22:39:31 +02:00
false_literal.rb Add mutation for some literals 2012-07-27 22:39:31 +02:00
fixnum_literal.rb Retry on random mutates that are the same 2012-07-30 22:18:00 +02:00
float_literal.rb Retry on random mutates that are the same 2012-07-30 22:18:00 +02:00
generator.rb Retry on random mutates that are the same 2012-07-30 22:18:00 +02:00
hash_literal.rb Add mutation for some literals 2012-07-27 22:39:31 +02:00
range.rb Add range literal support 2012-07-28 00:17:00 +02:00
range_exclude.rb Add range literal support 2012-07-28 00:17:00 +02:00
string_literal.rb Retry on random mutates that are the same 2012-07-30 22:18:00 +02:00
symbol_literal.rb Retry on random mutates that are the same 2012-07-30 22:18:00 +02:00
true_literal.rb Retry on random mutates that are the same 2012-07-30 22:18:00 +02:00