Add todo not about equivalent subtrees

This commit is contained in:
Markus Schirp 2012-12-07 18:41:25 +01:00
parent 2761952b47
commit 5f54d605cd

1
TODO
View file

@ -10,3 +10,4 @@
* Fix rubinius to allow setting @vcall_style variable in Rubinius::AST::Send nodes. * Fix rubinius to allow setting @vcall_style variable in Rubinius::AST::Send nodes.
* Aggregate warnings on missing spec files * Aggregate warnings on missing spec files
* Make sure loader does not change visibility of injected mutants * Make sure loader does not change visibility of injected mutants
* Collect emmited mutants per subtree and do not emit the same subtree twice.