aboutsummaryrefslogtreecommitdiff
path: root/tests/pending
Commit message (Expand)AuthorAgeFilesLines
* Add testsOlivier Blanvillain2017-04-063-42/+0
* Fix #2137: Create dummy companions for top-level objects without a real oneGuillaume Martres2017-03-234-0/+17
* Adress reviewers commentsMartin Odersky2017-03-031-1/+7
* Move depmeth tests back to pendingMartin Odersky2017-03-012-0/+149
* Re-instantiate depmeth testsMartin Odersky2017-02-284-228/+0
* More tests and other odds and endMartin Odersky2016-12-143-0/+28
* Use => instead of -> for PolyTypesMartin Odersky2016-10-121-0/+9
* Merge pull request #1465 from dotty-staging/fix-#1457odersky2016-09-165-44/+0
|\
| * Fix #1457: Three incompatbilities with scalacMartin Odersky2016-08-235-44/+0
* | Merge pull request #1469 from dotty-staging/fix-scala.Dynamicodersky2016-09-1620-297/+0
|\ \
| * | Enable scala.Dynamic pending/untried tests.Nicolas Stucki2016-09-0512-174/+0
| * | Fix #1474: Fix applies to applyDynamic.Nicolas Stucki2016-09-055-110/+0
| * | Fix #1470: Fix dynamic selection in presence of inaccessible members.Nicolas Stucki2016-09-053-13/+0
* | | Add missing check file.Martin Odersky2016-09-141-2/+0
* | | Add some run testsMartin Odersky2016-09-1411-207/+26
|/ /
* | Handle case where expected type of a SeqLiteral has an undetermined element t...Martin Odersky2016-08-261-8/+0
* | Dependent method testsMartin Odersky2016-08-262-46/+7
* | More tests recategorizedMartin Odersky2016-08-265-56/+0
* | Make inherited inferred result type work for dependent methodsMartin Odersky2016-08-261-12/+0
* | Relax matching requirement in unApplyMartin Odersky2016-08-261-6/+0
* | Move tests to right directoryMartin Odersky2016-08-262-0/+12
* | Test recategorizationMartin Odersky2016-08-262-45/+0
* | Generalize self-referential member comparisons.Martin Odersky2016-08-261-2/+0
* | Type annotations in context enclosing the annotated definitionMartin Odersky2016-08-261-3/+0
* | Implement alternative desugaring of for-if to filter.Martin Odersky2016-08-262-90/+0
* | Recategorize testsMartin Odersky2016-08-2678-953/+5
* | GADT testMartin Odersky2016-08-261-25/+0
* | Merge pull request #1460 from dotty-staging/fix-t1756odersky2016-08-261-59/+0
|\ \ | |/ |/|
| * Make sure arguments are evaluated in the correct typer state.Martin Odersky2016-08-211-59/+0
* | Three incompatibilities with scalac.Ólafur Páll Geirsson2016-08-238-0/+64
|/
* Merge pull request #1459 from dotty-staging/tests3odersky2016-08-214-90/+5
|\
| * Test reshufflingMartin Odersky2016-08-183-35/+5
| * Refinements to auto tuplingMartin Odersky2016-08-181-55/+0
* | Fix to avoidance of singleton type argumentsMartin Odersky2016-08-182-8/+0
* | Fixes in comparisons between singleton typesMartin Odersky2016-08-181-16/+0
|/
* Add passing testsMartin Odersky2016-08-1710-564/+0
* Fix eta expansion for deeply curried methodsMartin Odersky2016-08-172-133/+0
* Harden copmpareHkApply for ill-typed programsMartin Odersky2016-08-172-39/+0
* Add clause for HKApply in TypeAssigner#avoidMartin Odersky2016-08-171-27/+0
* Fix #1443: Replace toplevel TypeBounds with AnyClemens Winter2016-08-151-21/+0
* Add tests for unbound wildcard typesClemens Winter2016-08-011-0/+21
* Move java tests relying on type parameters to pendingGuillaume Martres2016-07-274-0/+44
* Enable test for fixed #1181: Typer should preserve aliases in TypeTreesGuillaume Martres2016-07-121-12/+0
* Introduce recursive typesMartin Odersky2016-07-111-0/+14
* Hooks to check that comparisons with == / != make senseMartin Odersky2016-05-231-0/+126
* Merge pull request #1211 from dotty-staging/fix-#1202odersky2016-04-162-45/+1
|\
| * Rearrange pickle testsMartin Odersky2016-04-092-45/+1
* | Add test for #1181 to pendingMartin Odersky2016-03-301-0/+12
|/
* More neg testsMartin Odersky2016-03-121-0/+11
* Test case for #1149Martin Odersky2016-03-121-0/+18