summaryrefslogtreecommitdiff
path: root/test/junit/scala/tools/nsc/transform/patmat
Commit message (Expand)AuthorAgeFilesLines
* Tests for optimizing val patternsLukas Rytz2016-02-161-13/+46
* Merge pull request #4920 from lrytz/oldOptimizerTestsLukas Rytz2016-02-031-0/+25
|\
| * Re-write and Re-enable optimizer testsLukas Rytz2016-02-031-0/+25
* | SI-9398 Treat case classes as one-element ADTs for analysisJason Zaugg2016-01-291-1/+1
|/
* Rewrite test: no local for underscoreLukas Rytz2016-01-251-0/+19
* Rewrite test: no null in patmatLukas Rytz2016-01-251-0/+13
* Rewrite test: no type test on primitives in patmatLukas Rytz2016-01-251-0/+19
* Rewrite test for SI-6955Lukas Rytz2016-01-251-0/+28
* Rewrite test for SI-6956Lukas Rytz2016-01-251-0/+58
* Patmat: efficient reasoning about mutual exclusionGerard Basler2015-04-061-3/+55
* Add a check to ensure that if the formulas originating from the exhaustivity /Gerard Basler2015-03-021-0/+3
* Add unit tests for Tseitin CNF conversion.Gerard Basler2014-12-291-0/+555