aboutsummaryrefslogtreecommitdiff
path: root/compiler/test
Commit message (Collapse)AuthorAgeFilesLines
...
* increase threads to 2 in reduced threads casesFelix Mulder2016-11-221-3/+3
|
* Run some tests sequentially to avoid exhausting available memoryGuillaume Martres2016-11-221-0/+39
| | | | | | Some tests are run with "-Ytest-pickler" which uses a huge amount of memory. By running these tests one by one when no other test is running, we avoid running out of memory.
* Fix remaining tests with incorrect paths following moveGuillaume Martres2016-11-222-251/+250
|
* Move PatmatExhaustivityTest.scala in its proper placeGuillaume Martres2016-11-221-0/+90
|
* Remove unused examples dir, duplicate contained in tests/posFelix Mulder2016-11-222-3/+1
|
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-2249-0/+5396