aboutsummaryrefslogtreecommitdiff
path: root/src/clojure/contrib/test_clojure.clj
AgeCommit message (Collapse)Author
2009-02-15fix issue 17: test compile-path, patch from Shawn Hooverscgilardi
2009-02-15fix issue 18: test agents error handling. Patch from Shawn Hooverscgilardi
2009-02-11add test_clojure/data_structures.clj: tests for listFrantisek Sodomka
2009-02-10fix issue 21: test-clojure/logic.clj from Frantisek Sodomkascgilardi
2009-02-10fix issue 20: test predicates, from Frantisek Sodomkascgilardi
2008-12-27test-clojure: add sequences tests from Frantisek Sodomkascgilardi
2008-12-22test_clojure: fix evaluation.clj so it compiles, add back to test_clojure.cljStuart Sierra
* Note:"Collections" at evaluation.clj line 194 fails, I think because the compiler is optimized to use ArrayMaps for small maps.
2008-12-19tweaked to match latest test-isStuart Halloway
evaluation.clj not being run (fails to load)
2008-12-16update my contribs to Eclipse Public License as requestedscgilardi
2008-12-05test-clojure: evaluation tests from J. McConnellscgilardi
2008-11-23test-clojure: remove import that's no longer usedscgilardi
2008-11-12first cut at changes for Clojure SVN 1094+, my contribs and ones they depend ↵scgilardi
on now load again