aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2010-02-23allow custom :jndi-path for JMX URLsStuart Halloway
2010-02-11Add test_properties.clj from old test_java.cljStuart Sierra
2010-02-11Move tests from test_java.clj to test_string.cljStuart Sierra
2010-02-11Move tests from old test_java.clj to test_io.cljStuart Sierra
2010-02-11Remove test_java.cljStuart Sierra
2010-02-11c.c.prxml: Fix bad refers from lazy-xmlStuart Sierra
2010-02-11Add test for c.c.io/file-strStuart Sierra
2010-02-10c.c.json: add pretty printingStuart Sierra
2010-02-01Fix remaining ns name issues in tests.Stuart Sierra
2010-02-01Rename namespace declarations in test sources.Stuart Sierra
2010-02-01Rename test sources to clojure/contrib/test_*.clj naming pattern.Stuart Sierra
2010-02-01Remove redundant test-contrib ns name part.Stuart Sierra
2010-02-01Remove old str-utils lib tests.Stuart Sierra
2010-02-01Rename test namespaces to match new names.Stuart Sierra
2010-02-01Rename uses of str-utils/2/3 to stringStuart Sierra
2010-02-01Change ns names for all renamed libs except str-utilsStuart Sierra
2010-01-31Add c.c.json; replacement for c.c.json.read & c.c.json.writeStuart Sierra
2010-01-27str-utils3: substitute type-specific fns for 'replace' multimethodStuart Sierra
2010-01-26Add str-utils3 with testsStuart Sierra
2010-01-20Remove clojure.contrib.test-contribStuart Sierra
2010-01-20Remove tests for clojure.contrib.walk (obsolete)Stuart Sierra
2010-01-20Move source files into Maven-style directory structure.Stuart Sierra