I wonder about testing clojure.contrib in general. Some libraries like
math, miglayout, monads, sql and test-is define their own tests
"tests.clj" in their subdirectory. Others - shell_out and str_utils -
have their tests in test_contrib. Should we merge these two approaches
into one?

Frantisek

On Feb 23, 12:12 am, "Stephen C. Gilardi" <squee...@mac.com> wrote:
> On Feb 22, 2009, at 5:41 PM, Frantisek Sodomka wrote:
>
> > There was a functionality in build.xml to run tests from the command
> > line. When you correctly set clojure.jar path, you could just do:
>
> > ant test_clojure
>
> Fixed. Thanks for the report.
>
> Regarding test_contrib, I would like to update it along the lines of  
> the recent changes to test_clojure because I think they make things  
> cleaner, more composable, and more modular.
>
> Discussion welcome.
>
> Thanks,
>
> --Steve
>
>  smime.p7s
> 3KViewDownload
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to