I've written a few tests for bug fixes from the main line of Clojure, and I would like to get feedback and contribute them to contrib if they're useful. I have patches to clojure.contrib.test-clojure for the following topics:
reader: numeric constants of different types don't overwrite each other r1157; - Long reads as Long, not BigInteger; added test for reading BigInteger r1190 evaluation: key symbols with metadata flow through find r1175 compile-path respects java property r1177 (this one requires its own JVM startup options--I'm open to suggestions for how to fit this into Stuart Halloway's recent test_clojure build target) agents: handle OOM in agent r1198 sequences: pmap regression; - vectors equal other seqs by items equality r1208 I will post patches to issues separated by topic. I appreciate any feedback on the concepts or implementation. Shawn --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---