index
:
clojure-contrib
1.0.x
1.1.x
1.2.x
amatus
clojure-1.0-compatible
gh-pages
master
maven
modules
new
Extensions and enhancements to the Clojure libraries. http://clojure.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
clojure
/
contrib
/
test_clojure
/
numbers.clj
Age
Commit message (
Collapse
)
Author
2009-06-24
gtic: move clojure tests and supporting libraries into clojure repos
Stuart Halloway
2009-06-23
gtic: updated clojure tests to new template syntax, commented out
Stuart Halloway
"all-are" tests
2009-03-19
test-clojure: preparation for new tests
Frantisek Sodomka
2009-03-18
test-numbers: + - * /
Frantisek Sodomka
test-sequences: empty, not-empty, repeat
2009-02-24
test numbers: non-integer tests for 'mod' since Clojure SVN 1302
Frantisek Sodomka
2009-02-14
remove tests for non-integer mod
scgilardi
2009-02-12
test numbers: mod, rem, quot
Frantisek Sodomka
2009-02-10
fix issue 20: test predicates, from Frantisek Sodomka
scgilardi
2008-12-17
numbers.clj: replace use of (all-true ...) with (are _ ...)
Stuart Sierra
2008-12-16
update my contribs to Eclipse Public License as requested
scgilardi
2008-11-17
test_is.clj: *test-out* defaults to *out*; added each= and all-true
Stuart Sierra
2008-11-12
first cut at changes for Clojure SVN 1094+, my contribs and ones they depend ↵
scgilardi
on now load again