Commit graph

19 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
9234b01f84 Fix sytle issues in Mutant::Differ 2013-07-29 00:25:14 +02:00
Markus Schirp
64e9026434 Do not exit on more than one diff 2013-07-05 11:48:10 +02:00
Markus Schirp
47bca3fa1f Correct mutation of adamantium memoized methods 2013-07-05 01:14:05 +02:00
Markus Schirp
6658261686 Use Kernel#abort for exception that cannot be triggered by bad input 2013-07-03 00:18:20 +02:00
Markus Schirp
b36348a1b8 Simplify Differ#max_length 2013-07-02 23:34:35 +02:00
Markus Schirp
6afa69240d Simplify and mutation cover Mutant::Differ.colorize_line 2013-07-02 20:19:24 +02:00
Markus Schirp
ea80020cb3 Remove unused differ methods 2013-07-02 20:12:54 +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
Markus Schirp
f2e2c789d4 Cleanup differ 2013-06-28 23:33:53 +02:00
Markus Schirp
1f25ab3ded Cosmetic end comments 2013-06-14 21:12:10 +02:00
Dan Kubb
c3c0e06c86 Fix whitespace 2013-04-17 20:31:21 -07:00
Markus Schirp
fce6d5c06e Metric diven cleanups and break large classes
* Formal argument mutations are still very dirty :(
2012-12-29 20:12:48 +01:00
Markus Schirp
637ea8a849 Use Adamantium::Flat from mbj/adamantium at configurable-freezers branch 2012-11-03 02:12:33 +01:00
Markus Schirp
7ecf828768 User adamantium (former immutable) 2012-10-15 14:36:19 +02:00
Markus Schirp
8257ec1262 Remove complexity in Differ 2012-08-16 19:42:09 +02:00
Markus Schirp
aaa96183b9 Bring back yard coverage to 100% 2012-08-16 19:26:15 +02:00
Markus Schirp
cee1d3943c Add colorized diffs to cli reporter 2012-08-16 18:02:03 +02:00