summaryrefslogtreecommitdiff
path: root/test/files/pos/t1591_pos.scala
Commit message (Collapse)AuthorAgeFilesLines
* Another attempt for #1591.Hubert Plociniczak2010-10-011-0/+7
|
* Revert changes related to #1591. no review.Hubert Plociniczak2010-09-291-7/+0
|
* Cleaning up the contents of test.Paul Phillips2010-09-281-0/+7
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.