aboutsummaryrefslogtreecommitdiff
path: root/src/clojure/contrib/test_contrib.clj
AgeCommit message (Collapse)Author
2009-04-06converted lazy seqs to functions so they won't hold their headsStuart Halloway
2009-04-06removed spurious double-run of testsStuart Halloway
2009-04-06Added tests for the pretty printer/cl-format to the main test driverTom Faulhaber
2009-04-05java-utils: fileStuart Halloway
2009-03-20test-contrib and datalog tests behave the same as test-clojureFrantisek Sodomka
2009-03-19monads: moved tests to test_contribKonrad Hinsen
2009-03-19New library clojure.contrib.complex-numbersKonrad Hinsen
2009-03-16Added dataflow cells-like libraryJeffrey Straszheim
2009-02-24Began graph moduleJeffrey Straszheim
2009-01-25added :dir and :env to shell-outStuart Halloway
2009-01-25added test_contrib.clj, similar test_clojure.cljStuart Halloway
added test_clojure, test_contrib, and test tasks to build.xml