summaryrefslogtreecommitdiff
path: root/test/files/run/t3126.scala
Commit message (Collapse)AuthorAgeFilesLines
* SI-9398 Treat case classes as one-element ADTs for analysisJason Zaugg2016-01-291-1/+1
| | | | | | | | Currently, exhaustivity analysis only runs for scrutinees with a sealed type. This commit treats any case class as a one-element, sealed type to enable additional analysis, such as in the new test case.
* Renamed tests named bugXXX to tXXX, no review.Paul Phillips2011-08-241-0/+9