Markus Schirp
d6a2195744
Upgrade parser dependency
2018-09-12 13:15:43 +00:00
Markus Schirp
99ab9ff171
Change required Ruby version to >=2.3
...
* This commit does every 2.3 change required to get the build pass
* None of the changes can be extracted, without changing the build setup
2018-09-12 14:21:24 +00:00
Markus Schirp
41c41b2a17
Fix coverage of Mutant::Mutator namespace
2016-03-22 01:01:21 +00:00
John Backus
2bb40bbf86
Remove Include
from .rubocop.yml
...
`Gemfile` is already part of rubocop's default includes. If the
aim here was to overwrite the other includes (effectively excluding
them) then I think they should be explicitly excluded instead.
This commit also fixes offenses revealed by applying rubocop's more
exhaustive `Include` list
2016-03-20 18:43:26 -04:00
Markus Schirp
a25b1b0307
Remove CI specific jobs default
...
[fix #501 ]
2015-11-15 23:13:43 +00:00
Markus Schirp
4e74c90465
Fix mutant configuration
...
* Remove config/mutant.yml devtools task is not flexible enough
* Add Mutant::Meta* to eclusionx (test code not relevant for the tools
value).
2015-11-15 19:09:13 +00:00
Markus Schirp
692d90d39e
Remove redundant encoding comments
2015-08-14 17:47:42 +00:00
Markus Schirp
d1a47b4297
Add setup for mutant on CI suite
2015-07-24 15:03:40 +00:00
Markus Schirp
17f677af13
Deactivate mutant self mutation on CI
2014-10-30 14:32:52 +00:00
Markus Schirp
328a926500
Adjust flay score
2014-06-02 15:15:04 +00:00
Markus Schirp
8c863df01e
Fix travis exclude for self mutation
2014-05-07 18:15:39 +00:00
Markus Schirp
7fd3a606de
Do not run self test on travis, too slow :(
2014-04-22 23:16:54 +00:00
Markus Schirp
46c58b17e4
Remove mutant override from Rakefile
2014-04-04 14:29:00 +00:00
Markus Schirp
0f8030f85e
Use devtools from git again (removes triage)
2013-12-29 23:36:55 +01:00
Markus Schirp
41c69fd214
Use triage (renamed devtools) and synced triage Gemfile
2013-10-13 19:11:49 +02:00
Dan Kubb
8f46081d59
Add encoding to ruby files
2013-07-29 17:17:04 -07:00
Markus Schirp
9338166ac7
Fix mutant deactivation under travis
2013-07-02 22:26:41 +02:00
Markus Schirp
d4fb0d064e
Correct mutant rake task deactivation
2013-07-02 22:23:39 +02:00
Markus Schirp
e16f73f3d3
Disable mutant task under travis
2013-07-02 21:15:44 +02:00
Markus Schirp
91ad1697a4
Reactivate zombie
2013-06-29 01:36:15 +02:00
Markus Schirp
8518cbf3cc
Deactivate zombie
2013-06-15 17:19:55 +02:00
Markus Schirp
e5224baee0
Correctly override mutant rake task
2013-05-22 02:36:05 +02:00
Markus Schirp
728f8700e1
Fix some zombie issues and prevent devtools mutant rake task
2013-04-21 02:55:09 +02:00
Markus Schirp
446aec4839
Adjust zombie task not to be fatal at this point
2013-04-21 02:49:10 +02:00
Markus Schirp
02164cf289
Provide mutant specific metrics:mutant task
2013-04-20 20:45:32 +02:00
Markus Schirp
1114a156e5
Use Devtools.init_spec_helper
2013-02-24 19:54:41 +01:00
Markus Schirp
345e053c73
Add devtools
2012-12-06 21:35:17 +01:00
Markus Schirp
df6ccafeab
Add method matcher infrastructure
...
Needs more specs for sure. Especially edge cases.
2012-07-23 22:54:35 +02:00