summaryrefslogtreecommitdiff
path: root/test/pending/scalacheck
Commit message (Collapse)AuthorAgeFilesLines
* Applied the patch for Either after some revisions.Geoffrey Washburn2008-04-181-0/+253
|
* Eliminated either per #708.Geoffrey Washburn2008-04-081-476/+0
|
* Added Morris's implementation of the Either dat...Geoffrey Washburn2008-03-071-0/+476
Added Morris's implementation of the Either data type, along with his ScalaCheck tests.