aboutsummaryrefslogtreecommitdiff
path: root/src/clojure/contrib/test_clojure/java_interop.clj
AgeCommit message (Collapse)Author
2009-06-24gtic: move clojure tests and supporting libraries into clojure reposStuart Halloway
2009-06-23gtic: updated clojure tests to new template syntax, commented outStuart Halloway
"all-are" tests
2009-06-09test-clojure.compilation: extend compiler metadata test;Frantisek Sodomka
test-clojure.java-interop: many new tests
2009-05-27test-clojure: added compilation.clj, macros.clj, metadata.clj;Frantisek Sodomka
compilation: compiler metadata; java-interop: dot, double-dot, doto; vars: regression in binding
2009-03-19test-clojure: preparation for new testsFrantisek Sodomka