Age | Commit message (Expand) | Author |
2009-05-14 | test-clojure: common helper functions in test-utils; control: do | Frantisek Sodomka |
2009-03-22 | test-clojure: added parallel.clj for pmap, pcalls, etc.; | Frantisek Sodomka |
2009-03-19 | test-sequences: every?, not-every?, not-any? | Frantisek Sodomka |
2009-03-19 | test-clojure: preparation for new tests | Frantisek Sodomka |
2009-03-18 | test-numbers: + - * / | Frantisek Sodomka |
2009-03-18 | test-clojure: added cases for nil non-equality | Frantisek Sodomka |
2009-03-04 | test predicates: update for lazy-seq; | Frantisek Sodomka |
2009-03-04 | test sequences: updated test for empty? | Frantisek Sodomka |
2009-02-23 | test data-structures: equality, count, conj, peek, pop, key, val, sorted-set,... | Frantisek Sodomka |
2009-02-18 | reverse and sort return () when passed empty colls since SVN 1294 | Frantisek Sodomka |
2009-02-18 | Lazy: renamed rest to next, changed nil to () for lazy sequence functions | Frantisek Sodomka |
2009-02-15 | test data_structures: hash-set; sequences: zipmap | Frantisek Sodomka |
2009-02-14 | test sequences: distinct, vals, keys | Frantisek Sodomka |
2009-02-10 | fix issue 22: additional tests for sequences: from Frantisek Sodomka | scgilardi |
2009-02-10 | fix issue 19: test-clojure/sequences: pmap regression, vector/seq equality, f... | scgilardi |
2008-12-27 | (really) add sequences to test_clojure from Frantisek Sodomka | scgilardi |