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
/
test
Age
Commit message (
Expand
)
Author
2010-02-23
allow custom :jndi-path for JMX URLs
Stuart Halloway
2010-02-11
Add test_properties.clj from old test_java.clj
Stuart Sierra
2010-02-11
Move tests from test_java.clj to test_string.clj
Stuart Sierra
2010-02-11
Move tests from old test_java.clj to test_io.clj
Stuart Sierra
2010-02-11
Remove test_java.clj
Stuart Sierra
2010-02-11
c.c.prxml: Fix bad refers from lazy-xml
Stuart Sierra
2010-02-11
Add test for c.c.io/file-str
Stuart Sierra
2010-02-10
c.c.json: add pretty printing
Stuart Sierra
2010-02-01
Fix remaining ns name issues in tests.
Stuart Sierra
2010-02-01
Rename namespace declarations in test sources.
Stuart Sierra
2010-02-01
Rename test sources to clojure/contrib/test_*.clj naming pattern.
Stuart Sierra
2010-02-01
Remove redundant test-contrib ns name part.
Stuart Sierra
2010-02-01
Remove old str-utils lib tests.
Stuart Sierra
2010-02-01
Rename test namespaces to match new names.
Stuart Sierra
2010-02-01
Rename uses of str-utils/2/3 to string
Stuart Sierra
2010-02-01
Change ns names for all renamed libs except str-utils
Stuart Sierra
2010-01-31
Add c.c.json; replacement for c.c.json.read & c.c.json.write
Stuart Sierra
2010-01-27
str-utils3: substitute type-specific fns for 'replace' multimethod
Stuart Sierra
2010-01-26
Add str-utils3 with tests
Stuart Sierra
2010-01-20
Remove clojure.contrib.test-contrib
Stuart Sierra
2010-01-20
Remove tests for clojure.contrib.walk (obsolete)
Stuart Sierra
2010-01-20
Move source files into Maven-style directory structure.
Stuart Sierra