aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Fix #1637: Future defs are always OKMartin Odersky2016-10-311-0/+8
| |/
* | Reclassified testMartin Odersky2016-11-032-5/+5
* | Fix #1652: Make assertion more robustMartin Odersky2016-11-031-0/+5
|/
* Merge pull request #1600 from dotty-staging/fix-#1500Guillaume Martres2016-10-251-0/+19
|\
| * Fix-#1500 Include constraining type variables when interpolatingMartin Odersky2016-10-151-0/+19
* | Merge pull request #1599 from dotty-staging/fix-#1570Guillaume Martres2016-10-251-0/+4
|\ \
| * | Fix #1570: Allow inline parameters as inline argsMartin Odersky2016-10-141-0/+4
| |/
* | Test that #1614 remains fixed.Dmitry Petrashko2016-10-231-0/+9
* | Fix #1286: Error on inexistent imports that are not used.Nicolas Stucki2016-10-212-0/+26
* | Merge pull request #1594 from dotty-staging/fix-#1576Olivier Blanvillain2016-10-202-0/+8
|\ \
| * | Fix #1576: Parameters of Java annotations should be publicMartin Odersky2016-10-132-0/+8
* | | Merge pull request #1595 from dotty-staging/fix-#1567odersky2016-10-202-0/+9
|\ \ \
| * | | Fix #1567: Widen private constructor in value classMartin Odersky2016-10-142-0/+9
| |/ /
* | | Merge pull request #1592 from dotty-staging/fix-#1590odersky2016-10-161-0/+10
|\ \ \