aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1073 from dotty-staging/fix-#576odersky2016-02-181-0/+18
|\
| * Add test caseMartin Odersky2016-02-161-0/+18
* | Merge pull request #1082 from dotty-staging/add-replDmitry Petrashko2016-02-181-0/+24
|\ \
| * | Reinstantiate t920Martin Odersky2016-02-171-0/+24
* | | Add checks for value classes:VladimirNik2016-02-161-0/+10
|/ /
* | Merge pull request #1075 from dotty-staging/fix-t920-testDmitry Petrashko2016-02-161-0/+5
|\ \ | |/ |/|
| * Move test to pendingMartin Odersky2016-02-111-0/+5
* | Merge pull request #1081 from dotty-staging/fix-#645Dmitry Petrashko2016-02-121-0/+0
|\ \
| * | Add test case for #645Martin Odersky2016-02-121-0/+0
| |/
* | Allow enclosing module as qualifying classMartin Odersky2016-02-121-0/+7
* | Survive class of errors in implicit searchMartin Odersky2016-02-121-0/+5
|/
* Enable tests for old fixed issuesGuillaume Martres2016-02-097-0/+0
* Merge pull request #1051 from dotty-staging/change-isVolatileodersky2016-02-0924-33/+410
|\
| * By-name parameters are not stable values.Martin Odersky2016-02-092-14/+21
| * New test files from SI 7278.Martin Odersky2016-02-092-0/+74
| * Big realizability refactoringMartin Odersky2016-02-095-38/+129
| * Handle paths of length > 1 for realizability checkingMartin Odersky2016-02-091-0/+27
| * Drop lines from testMartin Odersky2016-02-092-3/+1
| * Check that non-abstract classes have realizable bounds.Martin Odersky2016-02-091-3/+18
| * Handle imports in path checks.Martin Odersky2016-02-091-11/+9
| * Fix path error disgnasticsMartin Odersky2016-02-091-0/+16
| * Only final lazy vals can be paths.Martin Odersky2016-02-092-2/+31
| * Enforce rule that laziness is preserved when overriding.Martin Odersky2016-02-093-2/+12
| * Reorganize tests to account for new typing of projectionMartin Odersky2016-02-0914-22/+79
| * Also consider type aliases when checking for realizabilityMartin Odersky2016-02-091-0/+24
| * Use isRealizable to identify stable prefixesMartin Odersky2016-02-092-9/+40
| * No volatile check needed for strict vals.Martin Odersky2016-02-091-9/+9
* | Merge pull request #1058 from dotty-staging/fix-#864-v2Guillaume Martres2016-02-091-0/+10
|\ \ | |/ |/|
| * Prune constraints that could turn into cyclesMartin Odersky2016-02-051-0/+10
* | Merge pull request #1053 from dotty-staging/fix-#1045odersky2016-02-083-3/+8
|\ \
| * | Disable benchmark testMartin Odersky2016-02-041-0/+0
| * | Try to make refinements match in approximateUnionsMartin Odersky2016-02-041-0/+7
| * | Push `|' into corresponding RefinedTypes in approximateUnionMartin Odersky2016-02-041-3/+1
| |/
* | Merge pull request #1067 from dotty-staging/fix-1065odersky2016-02-081-0/+12
|\ \
| * | Test that #1065 is fixed.Dmitry Petrashko2016-02-081-0/+12
| |/
* | Merge pull request #1063 from dotty-staging/fix-#803Dmitry Petrashko2016-02-081-0/+11
|\ \
| * | Handle "missing args" case when expected type is a singleton type.Martin Odersky2016-02-051-0/+11
| |/
* | Fix #1044: handle TypevarsMissContext mode in wildApproxGuillaume Martres2016-02-061-0/+3
* | Surive non-existing sourceModule in Scala2 pickled info.Martin Odersky2016-02-051-0/+3
|/
* Test that #939 is fixedDmitry Petrashko2016-01-241-0/+8
* Merge pull request #1039 from dotty-staging/fix-#998Guillaume Martres2016-01-231-0/+6
|\
| * Fix #998Martin Odersky2016-01-201-0/+6
* | Merge pull request #1038 from dotty-staging/fix-#1037Guillaume Martres2016-01-232-0/+7
|\ \
| * | Extend testMartin Odersky2016-01-192-0/+7
| |/
* / Fix #1036Martin Odersky2016-01-201-0/+12
|/
* Check AppliedTypeTrees bounds inside AppliedTypeTreeGuillaume Martres2016-01-181-0/+5
* Adapt and add testsMartin Odersky2016-01-183-7/+143
* Fix caching bug: don't assume that tvars instantiation cannot be retractedGuillaume Martres2016-01-171-0/+0
* Stop crashes because we're out of memory by disabling t7880Guillaume Martres2016-01-171-0/+1
* Compute type params in namer without completing the whole infoMartin Odersky2016-01-161-0/+6