free_mutant/spec/unit/mutant
2015-08-19 15:08:20 -04:00
..
actor Fix whitespace 2014-12-07 21:06:34 +00:00
ast Add optarg arity mutation 2015-08-19 16:15:52 +00:00
context Refactor expression parsing and representation 2015-06-21 14:44:33 +00:00
env Change integrations to reference config object 2015-06-29 18:39:08 +00:00
expression Refactor expression parsing and representation 2015-06-21 14:44:33 +00:00
integration Refactor expression parsing and representation 2015-06-21 14:44:33 +00:00
loader remove duplicate definition warnings 2015-04-25 22:15:54 -04:00
matcher Refactor Mutant::Matcher::Method#source_location to be a Pathname 2015-07-28 11:50:54 -07:00
mutator Switch to single quotes - no interpolation 2014-11-22 11:16:41 -08:00
parallel Fix all typos [skip ci] 2015-07-06 21:36:39 +03:00
reporter Reduce framed progress reporter noise 2015-08-11 01:16:54 +00:00
repository Add test to make sure the code is within a working directory 2015-07-28 12:34:01 -07:00
result Change coverage on zero results to be 100% 2015-07-21 20:38:23 +00:00
runner Renmae Sink into Sink::Mutation 2014-12-22 16:27:13 +00:00
selector Refactor expression parsing and representation 2015-06-21 14:44:33 +00:00
subject/method Add mutation def hi; end -> remove_method :hi 2015-08-19 15:08:20 -04:00
ast_spec.rb Fix specification holes in Mutant::AST.find_last_path 2015-06-14 23:55:53 +00:00
cache_spec.rb Fix specification holes in Module::Cache 2015-05-31 22:06:59 +00:00
cli_spec.rb Add --since CLI option for repository diff filter 2015-07-13 01:36:52 +00:00
context_spec.rb Bump ruby requirement to 2.1 2015-05-31 21:20:54 +00:00
diff_spec.rb Allow diffs to be created from overlapping hunks 2014-08-11 17:40:46 +00:00
env_spec.rb Refactor expression parsing and representation 2015-06-21 14:44:33 +00:00
expression_spec.rb Fix all typos [skip ci] 2015-07-06 21:36:39 +03:00
integration_spec.rb Change integrations to reference config object 2015-06-29 18:39:08 +00:00
isolation_spec.rb Change /dev/null to be opened with File::WRONLY constant 2015-07-29 15:52:57 -07: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 Reduce zombifier 2015-06-13 04:04:15 +00:00
runner_spec.rb Change integrations to reference config object 2015-06-29 18:39:08 +00:00
subject_spec.rb Refactor expression parsing and representation 2015-06-21 14:44:33 +00:00
warning_filter_spec.rb Fix specification holes in Mutant::WarningFilter 2015-05-31 22:13:07 +00:00
zombifier_spec.rb Use simpler rspec change expectation form 2015-06-13 05:10:10 +00:00