free_mutant/spec/integration/mutant
Markus Schirp 41d9700473 Refactor runer infrastructure
* Nuke around 800 lock
* Honor LSP with not anymore squeezing something non LSP compatible in
  the same inheritance tree.
* Separate running from result tree.
* Clean up kill logic and early exits on already dead mutations.
* Fix #runnin? smell for reporters.
* Decouple config object from VM state. Makes it serializable to enable
  config loading.
* Fix sequence of global VM events to match PRIOR rspec infects VM with
  gazillions of classes / modules. Thix fixes a startup speed
  degeneration.
* Various fixes to enhance determinism.
* Replace some unneded manual double dispatch with single manual dispatch for
  reporter / runners.
2014-07-05 23:04:38 +00:00
..
corpus_spec.rb Refactor runer infrastructure 2014-07-05 23:04:38 +00:00
null_spec.rb Nuke UTF-8 encoding headers 2014-06-09 15:37:48 +00:00
rspec_spec.rb Nuke UTF-8 encoding headers 2014-06-09 15:37:48 +00:00
test_mutator_handles_types_spec.rb Introduce AST::Meta to externalize semantic analysis 2014-06-29 21:26:58 +00:00
zombie_spec.rb Nuke UTF-8 encoding headers 2014-06-09 15:37:48 +00:00