Commit graph

69 commits

Author SHA1 Message Date
Yann Esposito (Yogsototh)
44d660e188
colors 2016-04-29 12:06:58 +02:00
Paul Stadig
ef8a7aa824 Clarify some information about IDEs (particularly cider) 2016-04-06 12:38:53 -04:00
Paul Stadig
077020ab13 Version 0.9.0-SNAPSHOT 2016-03-22 06:35:59 -04:00
Paul Stadig
bf318cde53 Version 0.8.0 2016-03-22 06:35:27 -04:00
Paul Stadig
fa0c60a5cb Bump version in README. 2016-03-22 06:31:46 -04:00
Paul Stadig
c083ca3ced Update README for ClojureScript. 2016-03-22 06:31:17 -04:00
Miloslav Nenadal
76608ef516 Fix clojure.core/= comparison 2016-02-27 21:51:18 +01:00
Miloslav Nenadal
d1ffba2c01 CS fix 2016-02-27 21:48:51 +01:00
Miloslav Nenadal
ae2962fd72 Improve clojurescript output formatting 2016-02-27 21:37:55 +01:00
Miloslav Nenadal
a36032da5a Fix printing records in clojurescript 2016-02-27 17:40:27 +01:00
Miloslav Nenadal
49bdadd816 Merge branch 'master' of https://github.com/pjstadig/humane-test-output into clojurescript_support
# Conflicts:
#	project.clj
#	test/pjstadig/humane_test_output/formatting_test.cljc
2016-02-24 21:53:15 +01:00
Miloslav Nenadal
21c3fc1456 Update test output 2016-02-24 21:40:28 +01:00
Miloslav Nenadal
c0426e332a Remove excessive require 2016-02-24 21:39:02 +01:00
Miloslav Nenadal
8a85a2d814 Move macro from tests into correct namespace 2016-02-24 21:34:29 +01:00
Miloslav Nenadal
1c3d4f1bc5 Move cljs setup into separate file 2016-02-21 18:28:07 +01:00
Miloslav Nenadal
570dda3b0a Remove excessive require 2016-02-21 18:16:30 +01:00
Miloslav Nenadal
9f55ee76aa Merge fail reports 2016-02-21 18:13:10 +01:00
Miloslav Nenadal
81b3188ce7 Merge printing records 2016-02-21 17:37:53 +01:00
Miloslav Nenadal
d8d72e3e3b Merge clojure and clojurescript tests 2016-02-21 16:02:20 +01:00
Miloslav Nenadal
4664f6db8c Get rid of excessive requires in tests 2016-02-21 15:48:30 +01:00
Miloslav Nenadal
87f311c950 Get rid of a few excessive requires and duplicated record values 2016-02-21 00:27:50 +01:00
Miloslav Nenadal
9cc02ff5bc Add clojurescript support 2016-02-20 19:26:44 +01:00
Paul Stadig
88d205147e I'm still too lazy to write proper tests...
but at least I'm more explicit now.

Fixes #7
2016-02-18 13:40:21 -05:00
Paul Stadig
80f91373bb Bump to 0.8.0-SNAPSHOT 2015-11-28 16:12:56 -05:00
Paul Stadig
71935ea024 Bump to 0.7.1. 2015-11-28 16:11:14 -05:00
Paul Stadig
516d3e6d1c Update version in README. 2015-11-28 15:59:32 -05:00
Paul Stadig
f4b2e226cb Correctly format diff output when = is fully qualified. 2015-11-28 15:58:11 -05:00
Paul Stadig
7bb7cf9050 Bump version in README. 2015-02-24 10:09:00 -05:00
Paul Stadig
9c31eac442 Version 0.8.0-SNAPSHOT 2015-02-24 10:07:28 -05:00
Paul Stadig
fcd2c8cb87 Version 0.7.0 2015-02-24 10:07:16 -05:00
Paul Stadig
2e3e1da2b1 Add clojars as release repository. 2015-02-24 09:56:57 -05:00
Paul Stadig
a9369c00ca Print expected and actual values even when there is no diff.
Issue #2.
2015-02-21 09:03:16 -05:00
Paul Stadig
fbe7cb90dd Pretty print records with their type.
Issue #2.
2015-02-21 09:02:48 -05:00
Paul Stadig
f1c2d98b01 Add a failing records test.
Records are being printed as plain maps.  Issue #2.

When a record instance and a hash map have the same keys and values they are
considered not equal, but no diff is generated.  Issue #2.
2015-02-21 07:36:10 -05:00
Paul Stadig
013a8da4ac Clean up tests a bit. 2015-02-21 07:34:22 -05:00
Paul Stadig
253edc6ba5 Bump for next release. 2015-02-21 07:28:03 -05:00
Paul Stadig
5a865e429d Activate using injections for the test profile. 2015-02-21 07:27:33 -05:00
Paul Stadig
85b3b93a76 Move clojure into dev dependencies. 2015-02-21 07:08:36 -05:00
Paul Stadig
9569bd0ddf Fix formatting in license block of readme. 2014-06-27 13:53:37 -04:00
Paul Stadig
e448315e72 Update recommendation so that it is activated in the user profile. 2014-06-27 13:52:43 -04:00
Paul Stadig
2aea768281 Change recommendation to inject into the :dev profile. 2014-06-04 13:37:58 -04:00
Paul Stadig
e05d014220 Update README with preferred activation using leiningen :injections. 2014-06-03 16:19:05 -04:00
Paul Stadig
e960fda1c2 README formatting. 2014-03-28 09:15:53 -04:00
Paul Stadig
0055629a67 Document bonus feature. 2014-03-28 09:14:38 -04:00
Paul Stadig
5ab730cb53 Tweak to README. 2014-03-28 09:07:53 -04:00
Paul Stadig
60936c55f4 Tweak to README. 2014-03-28 09:07:10 -04:00
Paul Stadig
78775e9461 Fix typo in README. 2014-03-28 09:06:45 -04:00
Paul Stadig
04d37e71ab README tweak. 2014-03-28 09:06:06 -04:00
Paul Stadig
cdfa145aac README formatting. 2014-03-28 09:05:41 -04:00
Paul Stadig
38d5d0867f Bump to 0.6.0. 2014-03-28 09:04:10 -04:00