Commit graph

8 commits

Author SHA1 Message Date
51f2ff7efc .gitignore Ruby environment files 2021-01-17 02:54:30 +05:00
Markus Schirp
d20d9971a1 Fix corpus indeterminsm
* Bump `regexp_parser` dependency
* Simplify `regexp_parser` call side
* Fix corpus checkout indeterminism
* Checkin Gemfile.lock for deterministic builds
* Set circle ruby to 2.3.3
2016-12-12 06:51:30 +00:00
Andrey Savchenko
30092dd956 Test both rspec 2 and 3 2014-03-03 20:00:57 +02:00
Dan Kubb
7c06d163cf Add gitignore from ROM style gems 2013-07-28 15:19:11 -07:00
Markus Schirp
2344dfd66e Adjust gitignore 2013-03-01 18:11:41 +01:00
Markus Schirp
b087d4b38f Add a sample application to mutate in integration tests 2012-08-09 20:04:03 +02:00
Markus Schirp
dc893bfd7d Progress on method matching
* Adjust metrics
* Add initial integration spec on method matching
* Yard and Heckle coverage is at 100% (heckle cov is disputable)
* Rcov does not really make sense as MRI 1.8 cannot reach all code
  paths.
2012-07-24 01:41:08 +02:00
Markus Schirp
df6ccafeab Add method matcher infrastructure
Needs more specs for sure. Especially edge cases.
2012-07-23 22:54:35 +02:00