Commit graph

69 commits

Author SHA1 Message Date
Paul Stadig
fc5a3bdf7a Document INHUMANE_TEST_OUTPUT environment variable. 2014-03-28 09:03:48 -04:00
Paul Stadig
51e8752e25 Use defmethod instead of creating an add-method function.
Disable humane output if the INHUMANE_TEST_OUTPUT environment variable
is defined.
2014-03-28 09:01:27 -04:00
Paul Stadig
79d3d9e228 Bump version to 0.5.0. 2014-03-27 12:03:04 -04:00
Paul Stadig
e63b10aa54 Document new activate! function. 2014-03-27 12:02:34 -04:00
Paul Stadig
642957ccf9 Add activation function to enable the humane output. 2014-03-27 12:01:15 -04:00
Paul Stadig
66f8c91377 Bump to 0.4.0. 2014-03-27 11:21:01 -04:00
Paul Stadig
06e6dadd09 Update README with contributions. 2014-03-27 11:19:02 -04:00
Paul Stadig
0658e46b9a Print expected value with each actual value.
Fixed bug where when there was no difference it was still printing
some labels.

Fixed bug where when there was more than one actual value that was
equal the zipmap was throwing away the diff.
2014-03-27 11:18:11 -04:00
Paul Stadig
471d53b3e6 Bump to 0.3.0. 2014-03-27 06:45:52 -04:00
Paul Stadig
14a41f78b5 Fix diff output when there is only an addition or only a subtraction. 2014-03-27 06:44:32 -04:00
Paul Stadig
1227125bd2 Update README to acknowledge code from clojure.test. 2014-03-26 21:31:46 -04:00
Paul Stadig
23e402dd15 Bump to 0.2.0. 2014-03-26 21:21:39 -04:00
Paul Stadig
19c8d3320b Add pluses and minuses to diff output. 2014-03-26 21:21:12 -04:00
Paul Stadig
bf76fe0ded Update README. 2014-03-26 21:15:40 -04:00
Paul Stadig
5779606784 Ignore .asc files. 2014-03-26 21:13:33 -04:00
Paul Stadig
37b2ba2f8f Bump to 0.1.0. 2014-03-26 21:12:18 -04:00
Paul Stadig
113ec545d9 Updates to README. 2014-03-26 21:12:02 -04:00
Paul Stadig
8ad500acf4 Use indented output. 2014-03-26 21:08:04 -04:00
Paul Stadig
c017760acf Initial commit. 2014-03-26 17:54:35 -04:00