aboutsummaryrefslogtreecommitdiff
path: root/src/clojure/contrib/test_clojure/for.clj
AgeCommit message (Expand)Author
2009-06-24gtic: move clojure tests and supporting libraries into clojure reposStuart Halloway
2009-03-03test-clojure: Add doseq, :let, and guard tests to "for.clj"Chouser
2008-12-17test_clojure/for.clj: fix typo ("is" should be "if")Stuart Sierra
2008-12-13Add tests of 'for' with :when/:while on same binding form.Chouser
2008-12-13Add baseline tests for clojure.core/forChouser