aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* make test runnableliu fengyun2016-11-282-3/+5
* fix #1748: desugaring with StringContext in PatDefliu fengyun2016-11-271-0/+14
* Merge pull request #1719 from dotty-staging/fix-#1705odersky2016-11-241-0/+24
|\
| * Renamed test file to give correct issue numberMartin Odersky2016-11-241-0/+0
| * More robust scheme for taking start/end of positions when parsingMartin Odersky2016-11-241-0/+24
* | Merge pull request #1742 from dotty-staging/topic/colon-in-printerFelix Mulder2016-11-247-17/+26
|\ \ | |/ |/|
| * Fix defs not being printed correctlyFelix Mulder2016-11-241-0/+9
| * Update tests fixing contributor PRFelix Mulder2016-11-246-17/+17
* | Enable GADT matching for pattern valuesMartin Odersky2016-11-241-0/+11
|/
* checkNoPrivateLeaks is now also done in TreeUnpicklerGuillaume Martres2016-11-221-0/+9
* checkNoPrivateLeaks: handle defs in local classesGuillaume Martres2016-11-222-0/+19
* checkNoPrivateLeaks: handle references to companion membersGuillaume Martres2016-11-222-0/+24
* Fix pickle_pickleOK testGuillaume Martres2016-11-222-0/+4
* Fix partest compilation of java-interop tests by moving themGuillaume Martres2016-11-2275-0/+0
* Move sjs, make sure that partest compiles everything in dirsFelix Mulder2016-11-221-3/+3
* Add dotty-library to classpath in dottydoc testsFelix Mulder2016-11-222-25/+25
* Create dotty-lib.jar for run testsFelix Mulder2016-11-225-65/+0
* Merge pull request #1634 from dotty-staging/change-tasty-pos-ctdodersky2016-11-214-1/+32
|\
| * Pickle and unpickle type treesMartin Odersky2016-11-163-0/+31
| * Make test more robustMartin Odersky2016-11-111-1/+1
* | fix #1648: mark companion object for java.lang.Object as non-existentliu fengyun2016-11-181-0/+1
* | Merge pull request #1722 from dotty-staging/topic/fix#1708odersky2016-11-172-0/+12
|\ \
| * | Annotate error in test not revealed before prev commitFelix Mulder2016-11-171-1/+1
| * | Unlink type when entering clashing packageFelix Mulder2016-11-172-0/+12
* | | Merge pull request #1720 from dotty-staging/fix-i1701odersky2016-11-172-1/+6
|\ \ \
| * | | fix neg test i1701.scalaliu fengyun2016-11-171-2/+4
| * | | fix failing testliu fengyun2016-11-161-1/+1
| * | | add tests for #1701liu fengyun2016-11-161-0/+3
| |/ /
* | | Merge pull request #1718 from dotty-staging/fix-#1703odersky2016-11-171-0/+5
|\ \ \
| * | | Move test to neg positionMartin Odersky2016-11-162-5/+5
| * | | Fix #1703 - survive illegal self type clauseMartin Odersky2016-11-161-0/+5
* | | | Merge pull request #1717 from dotty-staging/fix-#1688odersky2016-11-161-0/+6
|\| | | | |/ / |/| |
| * | Don't allow redefinition of core classesMartin Odersky2016-11-101-0/+6
| |/
* | Merge pull request #1697 from dotty-staging/fix-#1664Dmitry Petrashko2016-11-161-0/+12
|\ \
| * | Fix #1664: Refine isOuterRef conditionMartin Odersky2016-11-101-0/+12
| |/
* | Merge pull request #1666 from dotty-staging/fix-#1653odersky2016-11-163-2/+12
|\ \
| * | Refactor testMartin Odersky2016-11-072-2/+9
| * | Fix #1653: Check "no inherit from final" earlier.Martin Odersky2016-11-061-0/+3
* | | Fix #1662: Add missing case for singletonMartin Odersky2016-11-101-0/+6
| |/ |/|
* | Change `ClassicReporter` to `TestReporter` in test sourcesFelix Mulder2016-11-0946-409/+92
* | add the forgotten patmat testliu fengyun2016-11-091-1/+1
* | Fixed #1672: Add regression test.Nicolas Stucki2016-11-081-0/+7
* | Fix #1605: don't inline methods that have errorsFelix Mulder2016-11-071-0/+5
* | Merge pull request #1659 from dotty-staging/fix-#1640Felix Mulder2016-11-062-0/+12
|\ \
| * | Test case for #1641Martin Odersky2016-11-051-0/+8
| * | Fix #1640: Avoid applications with untyped function partsMartin Odersky2016-11-051-0/+4
| |/
* / Disallow wildcard arguments in newMartin Odersky2016-11-051-0/+19
|/
* Merge pull request #1657 from dotty-staging/fix-#1638odersky2016-11-051-0/+3
|\
| * Fix #1638: Don't import when typing a package clauseMartin Odersky2016-11-031-0/+3
* | Merge pull request #1655 from dotty-staging/change-future-defs-okodersky2016-11-051-0/+8
|\ \