Commit graph

41 commits

Author SHA1 Message Date
Markus Schirp
56fb2c7285 Port case mutations to parser 2013-06-14 21:12:09 +02:00
Markus Schirp
d4eb7743ba Prepare changelog for 0.3 2013-06-14 21:12:09 +02:00
Dan Kubb
c3c0e06c86 Fix whitespace 2013-04-17 20:31:21 -07:00
Markus Schirp
363ae0c54e Merge branch 'release-v0.2.20'
Conflicts:
	Gemfile.devtools
	mutant.gemspec
2013-03-01 20:36:16 +01:00
Markus Schirp
63ebaa94a5 Prepare changelog 2013-03-01 16:45:32 +01:00
Markus Schirp
c7fae6dd07 Introduce Mutant::Config objects
This will ease deve
2013-02-24 20:43:15 +01:00
Markus Schirp
b6867ab9c3 Prepare v0.2.17 2013-02-16 22:09:26 +01:00
Markus Schirp
676ea1f7e6 Fix release date for 0.2.16 2013-01-20 13:19:40 +01:00
Markus Schirp
69c32aceaf Handle Rubinius::AST::NthRef as noop and prep release 2013-01-18 21:56:57 +01:00
Markus Schirp
a0dd3c9a59 Do not mutate super to super and prep release 2013-01-10 21:09:37 +01:00
Markus Schirp
27fc2861cc Prepare v0.2.14 2013-01-09 23:38:35 +01:00
Markus Schirp
c591a236ae Do not emit { nil => nil } for hash literals anymore 2013-01-09 23:19:25 +01:00
Markus Schirp
c0fa278f19 Count exception between mutation insertion and spec run as kill 2013-01-05 22:59:32 +01:00
Markus Schirp
fefa9b75bc Bump version to 0.2.12 2013-01-03 23:34:53 +01:00
Markus Schirp
f5d6047074 Update changelog 2013-01-03 23:33:23 +01:00
Markus Schirp
5565f5309a Handle binary operator methods correctly 2013-01-03 19:09:43 +01:00
Markus Schirp
c6e60d9178 Bump version to 0.2.10 2013-01-03 16:52:42 +01:00
Markus Schirp
36f1b8d0ec Add mutations for super 2013-01-02 01:04:16 +01:00
Markus Schirp
08eb381c37 Add super mutations 2013-01-01 23:28:21 +01:00
Markus Schirp
07bb7b5bf6 Do not mutate underscore prefixed args or lvars 2012-12-29 23:07:45 +01:00
Markus Schirp
22a5cda3f0 Add unary call mutation 2012-12-29 16:12:55 +01:00
Markus Schirp
3dc23c5238 Mutate method call receivers 2012-12-29 16:12:55 +01:00
Markus Schirp
7fdaaca5fe Prepare Changelog 2012-12-21 11:58:31 +01:00
Markus Schirp
306d4e3225 Correctly set file and line of injected mutants 2012-12-14 19:53:37 +01:00
Markus Schirp
de6a191957 Fix changelog date 2012-12-12 22:54:11 +01:00
Markus Schirp
386a2bc2df Fix constant scope mutations are emitted in 2012-12-12 22:11:35 +01:00
Markus Schirp
cb3a480fb5 Merge tag 'v0.2.4'
Conflicts:
	Changelog.md
2012-12-12 18:27:10 +01:00
Markus Schirp
b257a377f9 Correctly vendor inflector 2012-12-12 18:24:36 +01:00
Markus Schirp
3363d36d29 Add Changelog note about --debug flag 2012-12-11 00:39:05 +01:00
Markus Schirp
40d5230c68 Introduce noop mutation guards and argument mutators
* Sorry for not splitting up into smaller commit
2012-12-11 00:17:19 +01:00
Markus Schirp
5fed2cb57f Also mutate define arguments 2012-12-10 17:26:56 +01:00
Markus Schirp
66a10833eb Adjust changelog 2012-12-10 17:11:26 +01:00
Markus Schirp
de276327f5 Add support for mutating block arguments 2012-12-10 17:11:08 +01:00
Markus Schirp
f6edfb06de Fix crashes from veritas 2012-12-08 03:11:26 +01:00
Markus Schirp
3605a0a809 Prepare v0.2.3 2012-12-08 01:57:42 +01:00
Markus Schirp
2a3a809309 Correct changelog 2012-12-08 01:08:19 +01:00
Markus Schirp
bc408d52d2 Add a shitload of operator expansions 2012-12-08 00:52:03 +01:00
Markus Schirp
b5430e2000 Cleanup crashes and invalid mutants 2012-12-07 23:27:21 +01:00
Markus Schirp
ca56ef3f0a Bump version and prepare Changelog 2012-12-07 20:17:04 +01:00
Markus Schirp
ac951cef91 Correct changelog 2012-12-07 19:43:47 +01:00
Markus Schirp
9a4e740e00 Add changelog 2012-12-07 12:10:11 +01:00