free_mutant/spec
Markus Schirp e93960ca35 Fix invalid AST emit
* Mutant prevents double emits via guarding on source representation of
  partial AST nodes. Not all AST nodes are valid as roots, so this
  change creates a valid root around an leave.

* Over the time multiple of these situartions must be solved, we'll end
  up in a more deduplicated solution.

* Closes: #165
2014-03-23 00:42:38 +00:00
..
integration/mutant Fix style issues 2014-03-08 18:01:17 +00:00
shared Consistently use expect syntax 2014-02-02 22:49:33 +01:00
support Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
unit Fix invalid AST emit 2014-03-23 00:42:38 +00:00
rcov.opts Add method matcher infrastructure 2012-07-23 22:54:35 +02:00
spec_helper.rb Use parser-2.1.6 provided NODE_TYPES 2014-03-04 16:46:45 +00:00