Commit graph

24 commits

Author SHA1 Message Date
Markus Schirp
41c41b2a17 Fix coverage of Mutant::Mutator namespace 2016-03-22 01:01:21 +00:00
John Backus
c08eeec7e2 Add rubocop preference for String#% 2016-03-19 23:46:50 -07:00
Markus Schirp
8701af8f40 Fix rubocop complaints
* Permissive semver pulled new rubocop on merge to master so fixing new
  flags here explicit
2016-03-05 03:37:22 +00:00
Markus Schirp
fe1deba411 Fix repo location of rubyspec
* Fix bug exposed by new rubyspec location
* Fix excludes on corpus to actually *do stuff*.
2015-12-19 22:17:30 +00:00
Markus Schirp
98eecb5101 Fix API usage in corpus tests
* I HATE DYNLANGS!
2015-09-20 16:03:52 +00:00
Markus Schirp
b7fdf846bc Remove redundant @api private YARD docs 2015-11-15 23:13:43 +00:00
Markus Schirp
84eec1eef3 Fix ordering of attributes
* Unless there is a good reason against these should be alphabetic
2015-11-15 20:13:48 +00:00
Markus Schirp
dfa8a8ae6d Fix shared gems to be deduplicated 2015-09-04 22:31:04 +00:00
Dan Kubb
5dba6da7bb Refactor Mutant::Matcher::Method#source_location to be a Pathname 2015-07-28 11:50:54 -07:00
Dan Kubb
d7769922c3 Fix failure message to display command arguments 2015-07-23 14:36:46 -07:00
Markus Schirp
8335cccafb Fix YARD summary line
* Reduce redunrant 'Return' prefix on summaries
* Improve summary line to reflect the semantics of operation better
2015-07-03 15:21:39 +00:00
Markus Schirp
4bd15abeb6 Fix positioning of @api YARD tag 2015-07-02 03:35:54 +00:00
Markus Schirp
940ac7e55e Namespace corpus under MutantSpec 2015-06-13 05:04:07 +00:00
Markus Schirp
84073128f4 Remove deprecated --score option 2015-06-13 05:02:16 +00:00
Markus Schirp
a0216cb6fa Bump ruby requirement to 2.1
* Use %i style symbol literal arrays
* Fix style
* Whitelist some preferred style
2015-05-31 21:20:54 +00:00
Markus Schirp
2379fa905e Fix corpus test not to assume devtools 2014-12-22 15:52:15 +00:00
Markus Schirp
2ce02af8aa Fix style 2014-12-22 01:32:51 +00:00
Markus Schirp
4959823b00 Fix the amount of parallel processes in use in CI environments
This should fix cases where mutants corpus tests runs into resource
problems.
2014-10-26 23:51:25 +00:00
Markus Schirp
facafd201a Fix line-length problems 2014-08-10 23:30:31 +00:00
Markus Schirp
4b0bf986be Cleanup local changes before checking out upstream corpus 2014-08-10 14:57:13 +00:00
Tim Chambers
2ead397eb4 Correct extra parameter not in method signature but documented 2014-08-07 09:48:40 -07:00
Tim Chambers
fe72c94b94 Fix miscellaneous typos
Mostly in comments and documentation, but one method name was corrected to match documentation.
2014-08-07 09:00:31 -07:00
Markus Schirp
d83d827623 Fix resource usage on circleci 2014-08-06 17:44:21 +00:00
Markus Schirp
2a5f802e2f Rename file to sync name with contents 2014-08-06 17:25:28 +00:00
Renamed from spec/support/project.rb (Browse further)