free_mutant/spec/unit/mutant
John Backus e9ed6cda59 Add ExtraSpacing cop and allow alignment
This cop will flag extra spacing which seems arbitrary. It
will not flag extra spacing used to align tokens if the same
characters appear in the same column on contiguous lines.
2016-03-19 21:25:51 -07:00
..
actor Add ExtraSpacing cop and allow alignment 2016-03-19 21:25:51 -07:00
ast Fix coverage of Mutant::AST namespace 2016-01-09 21:33:06 +00:00
env Fix filename for Mutant::Env::Bootstrap spec 2016-03-19 13:55:54 -07:00
expression Rename flat_spec to match Exact namespace 2016-03-19 14:05:55 -07:00
integration Fix the use of instance doubles globally 2015-11-15 20:16:42 +00:00
isolation Rename isolation/null_spec.rb to match constant 2016-03-19 14:03:22 -07:00
matcher Change AccessModifierIndentation cop preference 2016-03-19 21:25:51 -07:00
meta Fix coverage for Mutant::Meta namespace 2016-02-29 19:03:08 +00:00
mutator Fix the use of instance doubles globally 2015-11-15 20:16:42 +00:00
parallel Add ExtraSpacing cop and allow alignment 2016-03-19 21:25:51 -07:00
reporter Remove Mutant::Delegator 2016-01-09 23:28:12 +00:00
repository Use class_double where appropriate 2016-01-24 21:16:43 +00:00
result Fix coverage of Mutant::Result* namespace 2015-12-21 00:28:27 +00:00
runner Rename runner/driver_spec to parallel/driver_spec 2016-03-19 14:07:28 -07:00
selector Fix the use of instance doubles globally 2015-11-15 20:16:42 +00:00
subject/method Fix coverage for Mutant::Subject* namespace 2016-02-14 04:28:59 +00:00
ast_spec.rb Refactor Mutant::Cache into Mutant::Parser 2015-11-13 04:47:47 +00:00
cli_spec.rb Add ExtraSpacing cop and allow alignment 2016-03-19 21:25:51 -07:00
context_spec.rb Add ExtraSpacing cop and allow alignment 2016-03-19 21:25:51 -07:00
diff_spec.rb Fix Mutant::Diff coverage 2016-01-09 23:34:40 +00:00
env_spec.rb Fix coverage of Isolation* namespace 2016-02-14 21:11:32 +00:00
expression_spec.rb Fix all typos [skip ci] 2015-07-06 21:36:39 +03:00
integration_spec.rb Fix integration coverage 2016-01-10 18:44:01 +00:00
loader_spec.rb Use class_double where appropriate 2016-01-24 21:16:43 +00:00
mutation_spec.rb Fix coverage of Mutant::Result* namespace 2015-12-21 00:28:27 +00:00
parallel_spec.rb Fix the use of instance doubles globally 2015-11-15 20:16:42 +00:00
parser_spec.rb Refactor Mutant::Cache into Mutant::Parser 2015-11-13 04:47:47 +00:00
require_highjack_spec.rb Fix require highjack to also work on singleton 2016-02-14 02:16:39 +00:00
result_spec.rb Fix coverage of Mutant::Result* namespace 2015-12-21 00:28:27 +00:00
runner_spec.rb Use class_double where appropriate 2016-01-24 21:16:43 +00:00
subject_spec.rb Fix coverage for Mutant::Subject* namespace 2016-02-14 04:28:59 +00:00
warning_filter_spec.rb Fix specification holes in Mutant::WarningFilter 2015-05-31 22:13:07 +00:00
zombifier_spec.rb Use class_double where appropriate 2016-01-24 21:16:43 +00:00