aboutsummaryrefslogtreecommitdiff
path: root/src/clojure/contrib/test_clojure/sequences.clj
AgeCommit message (Expand)Author
2009-02-23test data-structures: equality, count, conj, peek, pop, key, val, sorted-set,...Frantisek Sodomka
2009-02-18reverse and sort return () when passed empty colls since SVN 1294Frantisek Sodomka
2009-02-18Lazy: renamed rest to next, changed nil to () for lazy sequence functionsFrantisek Sodomka
2009-02-15test data_structures: hash-set; sequences: zipmapFrantisek Sodomka
2009-02-14test sequences: distinct, vals, keysFrantisek Sodomka
2009-02-10fix issue 22: additional tests for sequences: from Frantisek Sodomkascgilardi
2009-02-10fix issue 19: test-clojure/sequences: pmap regression, vector/seq equality, f...scgilardi
2008-12-27(really) add sequences to test_clojure from Frantisek Sodomkascgilardi