Commit graph

8 commits

Author SHA1 Message Date
Dan Kubb
7293386c26 Add magic encoding header to all ruby files
* rubocop still warns about this on ruby 1.9.3, so it was fixed so
  it produces less output on travis.
2013-07-28 16:03:06 -07:00
Dan Kubb
f78418bdb5 Fix YARD docs 2013-07-28 15:19:01 -07:00
Dan Kubb
7ff35cc7b2 Fix the mutator registry to be more strict about nodes 2013-07-28 15:14:39 -07:00
Markus Schirp
1105d2c6ce Fix rubocop warnings in Mutant::Mutator namespace 2013-07-27 20:21:27 +02:00
Markus Schirp
288724436a Prevent duplicate registrations 2013-06-21 18:09:46 +02:00
Markus Schirp
1f25ab3ded Cosmetic end comments 2013-06-14 21:12:10 +02:00
Markus Schirp
90aa3589fa Port mutation generator infrastructure to parser 2013-06-14 21:11:54 +02:00
Markus Schirp
b9b95ebe94 Break up mutation spec in class specific files
* Also add mutation class registry to improve readability.
* Calling mutations are still broken.
2012-08-01 13:27:35 +02:00