Commit graph

7 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
Markus Schirp
46f90aa328 Fix all style warnings under spec/**/*.rb 2013-07-29 00:25:15 +02:00
Dan Kubb
2c6934f146 Change deprecated mock() to double()
* Fix code alignment
2013-07-14 10:01:30 -07:00
Markus Schirp
2c6b106848 Kill remaining mutations in Mutant::Differ 2013-07-02 20:28:06 +02:00
Markus Schirp
6afa69240d Simplify and mutation cover Mutant::Differ.colorize_line 2013-07-02 20:19:24 +02:00
Markus Schirp
e5333b9980 Split differ interface and mutation cover Mutant::Differ.build 2013-07-02 20:10:59 +02:00
Markus Schirp
2842d0e5ee Fix differ edge case
Closes #57
2013-07-02 19:06:03 +02:00