index
:
clojure-contrib
1.0.x
1.1.x
1.2.x
amatus
clojure-1.0-compatible
gh-pages
master
maven
modules
new
Extensions and enhancements to the Clojure libraries. http://clojure.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
clojure
/
contrib
/
test_clojure.clj
Age
Commit message (
Collapse
)
Author
2009-02-15
fix issue 17: test compile-path, patch from Shawn Hoover
scgilardi
2009-02-15
fix issue 18: test agents error handling. Patch from Shawn Hoover
scgilardi
2009-02-11
add test_clojure/data_structures.clj: tests for list
Frantisek Sodomka
2009-02-10
fix issue 21: test-clojure/logic.clj from Frantisek Sodomka
scgilardi
2009-02-10
fix issue 20: test predicates, from Frantisek Sodomka
scgilardi
2008-12-27
test-clojure: add sequences tests from Frantisek Sodomka
scgilardi
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-19
tweaked to match latest test-is
Stuart Halloway
evaluation.clj not being run (fails to load)
2008-12-16
update my contribs to Eclipse Public License as requested
scgilardi
2008-12-05
test-clojure: evaluation tests from J. McConnell
scgilardi
2008-11-23
test-clojure: remove import that's no longer used
scgilardi
2008-11-12
first cut at changes for Clojure SVN 1094+, my contribs and ones they depend ↵
scgilardi
on now load again