free_mutant/spec/unit/mutant/ast
John Backus 6a7be22493
Fix indeterminism from include_context condition
It looks like this guard clause was causing issues that led to
the build sometimes failing with

    super: no superclass method `expression'

this change fixes this issue.

This change also locks devtools to 0.1.10 and parser to 2.3.1.2.
New reek smells have been released which need to be
addressed in a followup. The newer parser version also requires
an update to the warnings file.
2016-09-24 19:26:38 -07:00
..
meta Fix namespace annotations 2016-04-10 14:33:47 -07:00
regexp Reintroduce Regexp mutations 2016-07-25 12:21:50 -07:00
named_children_spec.rb Fix visiblity of NamedChildren methods 2016-03-21 21:44:07 +00:00
regexp_spec.rb Fix indeterminism from include_context condition 2016-09-24 19:26:38 -07:00
sexp_spec.rb Fix specification holes in Mutant::AST::Sexp 2015-06-14 23:55:53 +00:00