free_mutant/spec/unit/mutant
Markus Schirp b65939d527 Move bootstrapping into Env::Bootstrap
* Do not mix concerns of domain with building an object graph concerning
  the domains execution environment
* Removes the amount of clutter in Env (mostly a cleanup for tracing
  where Env will grow a bit)
2014-12-22 15:12:30 +00:00
..
actor Fix whitespace 2014-12-07 21:06:34 +00:00
context Use RSpec as receiver for rspec DSL methods 2014-08-10 21:04:07 +00:00
env Move bootstrapping into Env::Bootstrap 2014-12-22 15:12:30 +00:00
expression Fix Expression::Method#match_length 2014-10-08 14:56:46 +00:00
loader Add specs for Mutation#insert 2014-11-17 20:35:05 +00:00
matcher Adjust specs for changed line numbers 2014-10-23 12:01:32 +00:00
mutator Switch to single quotes - no interpolation 2014-11-22 11:16:41 -08:00
parallel Move parallel into internal library 2014-12-12 20:54:25 +00:00
reporter Move parallel into internal library 2014-12-12 20:54:25 +00:00
result Move parallel into internal library 2014-12-12 20:54:25 +00:00
runner Move parallel into internal library 2014-12-12 20:54:25 +00:00
subject Use actor based parallelization 2014-11-30 23:11:01 +00:00
ast_spec.rb Improve internals of method matcher 2014-09-16 18:39:34 +00:00
cli_spec.rb Move bootstrapping into Env::Bootstrap 2014-12-22 15:12:30 +00:00
context_spec.rb Add specs and simplify Scope.wrap 2014-11-17 19:50:16 +00:00
diff_spec.rb Allow diffs to be created from overlapping hunks 2014-08-11 17:40:46 +00:00
env_spec.rb Move bootstrapping into Env::Bootstrap 2014-12-22 15:12:30 +00:00
expression_spec.rb Fix style 2014-12-22 01:32:51 +00:00
integration_spec.rb Use RSpec as receiver for rspec DSL methods 2014-08-10 21:04:07 +00:00
isolation_spec.rb Fix fork isolation specs to cover cases where no waitpid call can happen 2014-12-08 23:04:59 +00:00
line_trace_spec.rb Add Mutant::LineTrace 2014-12-07 21:05:49 +00:00
mutation_spec.rb Fine grained rspec integration 2014-12-01 22:43:28 +00:00
parallel_spec.rb Move parallel into internal library 2014-12-12 20:54:25 +00:00
require_highjack_spec.rb Use RSpec as receiver for rspec DSL methods 2014-08-10 21:04:07 +00:00
runner_spec.rb Move parallel into internal library 2014-12-12 20:54:25 +00:00
subject_spec.rb Add Subject#source_lines 2014-12-07 21:04:33 +00:00
warning_filter_spec.rb Fix style 2014-12-22 01:32:51 +00:00