free_mutant/spec/unit/mutant
2014-12-22 18:05: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 Always build valid result objects 2014-12-22 17:54:20 +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 Always build valid result objects 2014-12-22 17:54:20 +00:00
runner Renmae Sink into Sink::Mutation 2014-12-22 16:27:13 +00:00
selector Always build valid result objects 2014-12-22 17:54:20 +00:00
subject/method Factor out test selection into Mutant::Selector objects 2014-12-22 16:02:04 +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 Always build valid result objects 2014-12-22 17:54:20 +00:00
expression_spec.rb Always build valid result objects 2014-12-22 17:54:20 +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 Factor out test selection into Mutant::Selector objects 2014-12-22 16:02:04 +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 Remove actor env from config 2014-12-22 18:05:30 +00:00
subject_spec.rb Factor out test selection into Mutant::Selector objects 2014-12-22 16:02:04 +00:00
warning_filter_spec.rb Fix style 2014-12-22 01:32:51 +00:00