Add note about to how to handle warnings
This commit is contained in:
parent
fefa9b75bc
commit
f040480fed
1 changed files with 1 additions and 0 deletions
1
TODO
1
TODO
|
@ -2,6 +2,7 @@ Code:
|
|||
* Test mutant with dynamically created zombie.
|
||||
* Fix ugly code within default parameter mutations
|
||||
* Break up lib/mutant/mutator/node/send.rb in class specific files
|
||||
* Log all warnings throug reporter, so remove random $stderr.puts calls
|
||||
|
||||
AST:
|
||||
* Fix the rubinius AST to allow setting @vcall_style variable in Rubinius::AST::Send nodes.
|
||||
|
|
Loading…
Reference in a new issue