aboutsummaryrefslogtreecommitdiff
path: root/src/clojure/contrib/test_contrib/test_java_utils.clj
AgeCommit message (Collapse)Author
2009-10-28java-utils: Add delete-file and delete-file-recursively functionsPhil Hagelberg
Also added test for delete-file. Refs #33 Signed-off-by: Chouser <chouser@n01se.net>
2009-08-15as-url addition from James ReevesStuart Halloway
2009-06-24gtic: move clojure tests and supporting libraries into clojure reposStuart Halloway
2009-04-10Stuart S's suggestions for propertiesStuart Halloway
2009-04-10simplified tests to avoid permanent fixtures per discussion on mailing listStuart Halloway
2009-04-09added Perry Trolard's properties helpersStuart Halloway
added tests that use a fixture dir (we should standardize on something here)
2009-04-09breaking change: rename the-str to as-strStuart Halloway
2009-04-05java-util: the-str and with-system-propertiesStuart Halloway
2009-04-05java-utils: fileStuart Halloway