summaryrefslogtreecommitdiff
path: root/test/pending/pos/bug3420.scala
Commit message (Collapse)AuthorAgeFilesLines
* Cleaning up the contents of test.Paul Phillips2010-09-281-5/+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.
* Moved the test for #3420 to pending and reopene...Paul Phillips2010-05-201-0/+5
Moved the test for #3420 to pending and reopened the ticket. The bug only materializes if scalac was itself built with -optimise. (We may need a richer language for describing optimise bugs.) No review.