aboutsummaryrefslogtreecommitdiffstats
path: root/spec/shared
Commit message (Expand)AuthorAgeFilesLines
* Whitespace cleanupErnie Miller2010-05-271-2/+2
* Merge branch 'brynary'Ernie Miller2010-05-261-16/+16
|\
| * Whitespace fixesBryan Helmkamp2010-05-261-16/+16
* | Fix tests to work properly on Ruby 1.9, honor multiple calls to #order in mem...Ernie Miller2010-05-211-6/+37
|/
* Tests for ranges with excluded ends and complementsErnie Miller2010-05-071-5/+60
* noteq -> not_eq, notmatches -> not_matches, notin -> not_inErnie Miller2010-05-071-4/+4
* Tests for notmatches and notin, and fixes for issues found in testsErnie Miller2010-05-071-7/+30
* Rename Attribute Not -> Inequality and add a Not predicate (complement)Ernie Miller2010-05-071-1/+1
* Added NotMatch and NotIn predicates, made Not derive from Equality (reverted ...Ernie Miller2010-05-071-0/+4
* Add shared tests for skipCarl Lerche2010-03-121-0/+23
* Add full stack tests for #takeCarl Lerche2010-03-121-0/+27
* Organize the matchers a bit moreCarl Lerche2010-03-121-0/+92