Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-24 | gtic: move clojure tests and supporting libraries into clojure repos | Stuart Halloway | |
2009-02-10 | fix issue 16: test-clojure/evaluation: from Shawn Hoover | scgilardi | |
2008-12-23 | test_clojure/evaluation.clj: expect CompilerException on (eval '(1 2 3)) | Stuart Sierra | |
2008-12-23 | test_clojure/evaluation.clj: fix for ArrayMap literals & (eval '(1 2 3)) | Stuart Sierra | |
2008-12-22 | test_clojure: fix evaluation.clj so it compiles, add back to test_clojure.clj | Stuart Sierra | |
* Note:"Collections" at evaluation.clj line 194 fails, I think because the compiler is optimized to use ArrayMaps for small maps. | |||
2008-12-05 | test-clojure: evaluation tests from J. McConnell | scgilardi | |