aboutsummaryrefslogtreecommitdiff
path: root/src/clojure/contrib/test_clojure/numbers.clj
AgeCommit message (Expand)Author
2009-06-24gtic: move clojure tests and supporting libraries into clojure reposStuart Halloway
2009-06-23gtic: updated clojure tests to new template syntax, commented outStuart Halloway
2009-03-19test-clojure: preparation for new testsFrantisek Sodomka
2009-03-18test-numbers: + - * / Frantisek Sodomka
2009-02-24test numbers: non-integer tests for 'mod' since Clojure SVN 1302Frantisek Sodomka
2009-02-14remove tests for non-integer modscgilardi
2009-02-12test numbers: mod, rem, quotFrantisek Sodomka
2009-02-10fix issue 20: test predicates, from Frantisek Sodomkascgilardi
2008-12-17numbers.clj: replace use of (all-true ...) with (are _ ...)Stuart Sierra
2008-12-16update my contribs to Eclipse Public License as requestedscgilardi
2008-11-17test_is.clj: *test-out* defaults to *out*; added each= and all-trueStuart Sierra
2008-11-12first cut at changes for Clojure SVN 1094+, my contribs and ones they depend ...scgilardi