free_mutant/spec/unit/mutant/ast
John Backus b19a97084c Add optarg arity mutation
- Adds mutation from `def foo(a = true); end`
  to `def foo(a = true); a = true; end`
- closes #310
2015-08-19 16:15:52 +00:00
..
meta Add optarg arity mutation 2015-08-19 16:15:52 +00:00
named_children_spec.rb Fix whitespace 2015-06-15 12:13:56 +00:00
sexp_spec.rb Fix specification holes in Mutant::AST::Sexp 2015-06-14 23:55:53 +00:00