free_mutant/lib/mutant/mutator
Markus Schirp 583668138e Add mutations on singleton methods
* Fixing singleton matcher to return Rubiniuy::AST::DefineSingleton
  and not Rubinius::AST::DefineSingletonScope
* Adjust counts of runner spec
2012-08-16 19:10:24 +02:00
..
literal Cleanup mutator internals 2012-08-15 21:14:07 +02:00
block.rb Do not create empty blocks on mutations 2012-08-13 20:40:00 +02:00
call.rb Cleanup mutator internals 2012-08-15 21:14:07 +02:00
define.rb Add mutations on singleton methods 2012-08-16 19:10:24 +02:00
if_statement.rb Use scope based subclassing pattern 2012-08-09 23:07:22 +02:00
literal.rb Use scope based subclassing pattern 2012-08-09 23:07:22 +02:00
noop.rb Use scope based subclassing pattern 2012-08-09 23:07:22 +02:00
receiver_case.rb Cleanup mutator internals 2012-08-15 21:14:07 +02:00
registry.rb Break up mutation spec in class specific files 2012-08-01 13:27:35 +02:00