| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-12-23 | Added test-empty-sorted to test_clojure/sequences.clj Refs #128 | Sean | |
| Signed-off-by: Rich Hickey <richhickey@gmail.com> | |||
| 2009-12-23 | Added sorted tests to test-empty in test_clojure/sequences.clj Refs #128 | Sean | |
| Signed-off-by: Rich Hickey <richhickey@gmail.com> | |||
| 2009-12-03 | Remove deprecated ^ reader macro from tests; fixes #215 | Stuart Sierra | |
| Signed-off-by: Chouser <chouser@n01se.net> | |||
| 2009-11-25 | fixed sorted-set-by with no items, and added test coverage | Timothy Pratley | |
| Signed-off-by: Timothy Pratley <timothypratley@gmail.com> Signed-off-by: Rich Hickey <richhickey@gmail.com> | |||
| 2009-11-24 | Fixed broken test-embedded-constants. Fixes #164 | tpratley | |
| Signed-off-by: Chouser <chouser@n01se.net> | |||
| 2009-11-24 | #209 Unifying array support for primatives | Timothy Pratley | |
| Signed-off-by: Rich Hickey <richhickey@gmail.com> | |||
| 2009-11-24 | #209 Unifying array support for primatives | unknown | |
| Signed-off-by: Rich Hickey <richhickey@gmail.com> | |||
| 2009-10-28 | Add test for metadata-carrying deftest. Refs #201 | Phil Hagelberg | |
| Signed-off-by: Chouser <chouser@n01se.net> | |||
| 2009-10-28 | Don't repeatedly compose on calls to use-fixtures. Fixes #194. | Phil Hagelberg | |
| Updated tests and added a docstring to use-fixtures. Signed-off-by: Chouser <chouser@n01se.net> | |||
| 2009-10-01 | shorter, stronger embedded-constants tests. fixes #164 | tpratley | |
| Signed-off-by: Chouser <chouser@n01se.net> | |||
| 2009-09-28 | added tests, fixes #164 | tpratley | |
| Signed-off-by: Chouser <chouser@n01se.net> | |||
| 2009-09-28 | fix #167, tests for sequences, control, and numbers | Mike Hinchey | |
| Signed-off-by: Chouser <chouser@n01se.net> | |||
| 2009-09-07 | fixed NPE when creating an empty array of ints, longs, floats or doubles, ↵ | Frantisek Sodomka | |
| fixes #146 Signed-off-by: Chouser <chouser@n01se.net> | |||
| 2009-08-24 | Add support for chunked seqs to 'for'. Refs #1 | Chouser | |
| 2009-08-19 | fix #168, ant targets should fail on error, also test print report correctly | Mike Hinchey | |
| Signed-off-by: Chouser <chouser@n01se.net> | |||
| 2009-08-19 | updated remaining tests, closes #158 | Frantisek Sodomka | |
| Signed-off-by: Chouser <chouser@n01se.net> | |||
| 2009-08-03 | Merge branch 'chunks' into merge-chunks | Rich Hickey | |
| 2009-07-26 | fixed keyword ctor, added tests, fix #154 | Steve Gilardi | |
| Signed-off-by: Chouser <chouser@n01se.net> | |||
| 2009-07-25 | fixed test-clojure, refs #144 | Frantisek Sodomka | |
| Signed-off-by: Chouser <chouser@n01se.net> | |||
| 2009-07-18 | changed to test only for IndexOutOfBoundsException, not ↵ | Rich Hickey | |
| ArrayIndexOutOfBoundsException | |||
| 2009-07-14 | updated tests for range given fractions | Rich Hickey | |
| 2009-07-09 | move with-precision tests to that section of vars.clj Fixes #137 | Stephen C. Gilardi | |
| Signed-off-by: Chouser <chouser@n01se.net> | |||
| 2009-07-09 | Refs #137: make *math-context* settable, with test + tests of with-precision | Stephen C. Gilardi | |
| Signed-off-by: Chouser <chouser@n01se.net> | |||
| 2009-06-25 | Test reading of numbers like "1." and "1.e3". Fixes #117 | Steve Gilardi | |
| Signed-off-by: Chouser <chouser@n01se.net> | |||
| 2009-06-25 | made copyright notices uniform | Rich Hickey | |
| 2009-06-24 | gtic: brought clojure.test's self-tests over from contrib | Stuart Halloway | |
| 2009-06-24 | gtic package renamings: | Stuart Halloway | |
| - clojure.contrib to clojure - clojure.test-is to test | |||
| 2009-06-24 | gtic: tests now passing (broke dep on java-utils) | Stuart Halloway | |
| 2009-06-24 | gtic: break dependency on combinatorics via all-are | Stuart Halloway | |
| 2009-06-24 | gtic work-in-progress: | Stuart Halloway | |
| test libraries moved over tests moved over build broken (next commits will break dependencies) | |||
