aboutsummaryrefslogtreecommitdiff
path: root/tests/pending
Commit message (Expand)AuthorAgeFilesLines
...
* Fix problem of overloading resolution when receiver is not stable.Martin Odersky2016-02-191-15/+0
* Add test to illustrate overloading problem.Martin Odersky2016-02-191-0/+15
* Fix pending test for picklingMartin Odersky2016-02-191-2/+2
* Move failing test to pendingMartin Odersky2016-02-191-0/+20
* Merge pull request #1075 from dotty-staging/fix-t920-testDmitry Petrashko2016-02-161-0/+25
|\
| * Move test to pendingMartin Odersky2016-02-111-0/+25
* | Add test case for #645Martin Odersky2016-02-121-15/+0
|/
* Enable tests for old fixed issuesGuillaume Martres2016-02-096-584/+0
* Fix caching bug: don't assume that tvars instantiation cannot be retractedGuillaume Martres2016-01-171-5/+0
* Stop crashes because we're out of memory by disabling t7880Guillaume Martres2016-01-171-0/+8
* The big pending/pos test triageMartin Odersky2015-12-20189-3607/+8
* Categorize more testsMartin Odersky2015-12-191-0/+10
* Remove empty test fileMartin Odersky2015-10-221-0/+0
* More testsMartin Odersky2015-10-214-0/+54
* Move failing test to pendingMartin Odersky2015-10-011-0/+45
* Move failing test to pending.Martin Odersky2015-09-181-0/+52
* Enable more tests that passDmitry Petrashko2015-09-1475-1581/+0
* Revert "Workaround #742 and add a test for it."Martin Odersky2015-08-051-7/+0
* Merge pull request #735 from dotty-staging/ycheck-methodsodersky2015-08-0497-4440/+13
|\
| * Add a test for #743 to pending.Dmitry Petrashko2015-07-281-0/+6
| * Workaround #742 and add a test for it.Dmitry Petrashko2015-07-281-0/+7
| * Enable 61 tests that succeed.Dmitry Petrashko2015-07-1395-4440/+0
* | Implement emotion of annotations in GenBCode.Dmitry Petrashko2015-07-141-12/+0
|/
* Merge pull request #694 from dotty-staging/fix/dependent-methodsodersky2015-07-061-28/+0
|\
| * Add test from pending.Martin Odersky2015-06-251-32/+0
| * Handle normalization of implicit dependent methods.Martin Odersky2015-06-231-1/+5
* | Drop Module flag from lifted symbols.Martin Odersky2015-06-261-19/+0
* | Fix erasure of Thistypes.Martin Odersky2015-06-262-59/+0
* | Merge pull request #678 from dotty-staging/fix/#670-orphan-polyparamodersky2015-06-251-26/+0
|\ \ | |/ |/|
| * Avoid junk produced by Constraint#replace.Martin Odersky2015-06-221-26/+0
* | Merge pull request #677 from alexander-myltsev/am-579-implement_class_ofDmitry Petrashko2015-06-232-54/+0
|\ \
| * | Closes #579 Implement mini-phase for classOf[T]Alexander Myltsev2015-06-222-54/+0
* | | Merge pull request #667 from dotty-staging/fix/#646-array-additionodersky2015-06-222-15/+0
|\ \ \
| * | | Do not check for ambiguous implicits in viewExistsMartin Odersky2015-06-222-15/+0
* | | | Merge pull request #675 from dotty-staging/fix/#652-erase-constructorsodersky2015-06-228-227/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Map outer fields to parameters in primary constructorMartin Odersky2015-06-204-161/+0
| * | | Map proxy references in constructors to parametersMartin Odersky2015-06-202-34/+0
| * | | Map outer accessors to outer paramatersMartin Odersky2015-06-192-32/+0
| |/ /
* | | Merge pull request #668 from lampepfl/fix/#650-self-typesodersky2015-06-222-161/+0
|\ \ \ | |_|/ |/| |
| * | Fix checking whether types are instantiable.Martin Odersky2015-06-192-161/+0
* | | Merge pull request #674 from dotty-staging/fix/#655-eta-expansionodersky2015-06-212-20/+0
|\ \ \ | |_|/ |/| |
| * | Fix problem in eta expansion.Martin Odersky2015-06-192-20/+0
* | | Merge pull request #669 from dotty-staging/fix-patmat-seqodersky2015-06-194-56/+0
|\ \ \ | |/ / |/| |
| * | Enable t5629b.Dmitry Petrashko2015-06-192-46/+0
| * | Fix wrong test in PatMat.Dmitry Petrashko2015-06-192-10/+0
* | | Add failing test for #670.Martin Odersky2015-06-191-0/+26
* | | Take expected result type into account more often for overloading resolutionMartin Odersky2015-06-191-108/+0
|/ /
* | Merge pull request #663 from dotty-staging/fix/#643-scala2-noinitsDmitry Petrashko2015-06-192-181/+0
|\ \
| * | Avoid spurious StaleSymbol error in <refinement> membersMartin Odersky2015-06-162-181/+0
| |/
* | Merge pull request #664 from dotty-staging/more-testsodersky2015-06-181098-13928/+0
|\ \ | |/ |/|