summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2009-07-18changed to test only for IndexOutOfBoundsException, not ↵Rich Hickey
ArrayIndexOutOfBoundsException
2009-07-14updated tests for range given fractionsRich Hickey
2009-07-09move with-precision tests to that section of vars.clj Fixes #137Stephen C. Gilardi
Signed-off-by: Chouser <chouser@n01se.net>
2009-07-09Refs #137: make *math-context* settable, with test + tests of with-precisionStephen C. Gilardi
Signed-off-by: Chouser <chouser@n01se.net>
2009-06-25Test reading of numbers like "1." and "1.e3". Fixes #117Steve Gilardi
Signed-off-by: Chouser <chouser@n01se.net>
2009-06-25made copyright notices uniformRich Hickey
2009-06-24gtic: brought clojure.test's self-tests over from contribStuart Halloway
2009-06-24gtic package renamings:Stuart Halloway
- clojure.contrib to clojure - clojure.test-is to test
2009-06-24gtic: tests now passing (broke dep on java-utils)Stuart Halloway
2009-06-24gtic: break dependency on combinatorics via all-areStuart Halloway
2009-06-24gtic work-in-progress:Stuart Halloway
test libraries moved over tests moved over build broken (next commits will break dependencies)