summaryrefslogtreecommitdiff
path: root/test/pending/scalacheck/eqeq.scala
Commit message (Collapse)AuthorAgeFilesLines
* Cleaning up the contents of test.Paul Phillips2010-09-281-37/+0
| | | | | | | | | | | including "CheckEither", written against scalacheck 1.2 in the year 471 AD. Removed all the duplicates I could find, mostly between pending and files. Renamed a bunch of tests so they wouldn't look like likely duplicates next time around. Nominated somebody else to do this once in a while. No review.
* Disabled scalacheck tests because they interfer...Martin Odersky2010-05-101-0/+37
Disabled scalacheck tests because they interfere with library refactorings (refactorings break scalacheck).