free_mutant/spec/unit/mutant
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
..
class_methods Kill mutations in Mutant.singleton_subclass_instance 2013-07-02 17:48:51 +02:00
cli Add AST caching for subject matcher 2013-06-27 22:18:07 +02:00
context Fix code alignment in specs 2013-06-25 00:37:45 -07:00
differ Kill remaining mutations in Mutant::Differ 2013-07-02 20:28:06 +02:00
killer Fix code alignment in specs 2013-06-25 00:37:45 -07:00
loader/eval/class_methods Adjust expectation to unparser change 2013-06-15 00:10:14 +02:00
matcher Correct mutation of adamantium memoized methods 2013-07-05 01:14:05 +02:00
mutator Remove literal array mutation that adds an element 2013-07-08 17:57:25 +02:00
runner Fix whitespace 2013-06-22 23:24:48 -07:00
strategy Fix code alignment in specs 2013-06-25 00:37:45 -07:00
subject Correct mutation of adamantium memoized methods 2013-07-05 01:14:05 +02:00