Hi all, I have placed the sample code for _Programming Clojure_ on github, at http://github.com/stuarthalloway/programming-clojure . Most of the code samples now have unit tests, using Stuart Sierra's test-is.
If you see an erratum in the book that you suspect was caused by changes to Clojure, you can check this repository to see if it is already fixed. Currently the tests all pass with Clojure r1146 and Clojure-contrib r285. Also, if you are porting an existing test suite to use the newer test- is (circa r283), you can view the diff at [1] to see the kinds of changes you would need to make. Cheers, Stuart [1] http://github.com/stuarthalloway/programming-clojure/commit/d6f85a67be24fd9ada5d4df233a491ba56732ae1 --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---