aboutsummaryrefslogtreecommitdiff
path: root/tests/neg
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1634 from dotty-staging/change-tasty-pos-ctdodersky2016-11-211-1/+1
|\
| * 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-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 #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
| |/ |/|
* | 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
|/
* Reclassified testMartin Odersky2016-11-031-0/+5
* Fix #1286: Error on inexistent imports that are not used.Nicolas Stucki2016-10-211-0/+16
* Fix #1531: Ignore private members when looking for abstract onesMartin Odersky2016-10-141-0/+6
* Update tests to use new PolyType syntax.Martin Odersky2016-10-122-12/+12
* Disallow singleton types in unionsMartin Odersky2016-10-111-0/+6
* Adapt testsMartin Odersky2016-10-112-0/+43
* Improve positions for MemberDefs using `namePos`Felix Mulder2016-10-105-7/+7
* Add inline for valsMartin Odersky2016-10-021-0/+24
* Add accessibility check for type of newMartin Odersky2016-10-021-1/+0
* Fix problem related to accessor generation under separate compilationMartin Odersky2016-10-021-5/+7
* Make inline a keywordMartin Odersky2016-10-021-2/+1
* Make inline annotation @scala.inline.Martin Odersky2016-10-023-17/+2
* Neg test demonstrating inline positions under cross-compilationMartin Odersky2016-10-022-0/+15
* Recursive inlining testsMartin Odersky2016-10-021-0/+15
* First version of inline schemeMartin Odersky2016-10-021-0/+15
* Fix #1503 - be careful where to insert an apply.Martin Odersky2016-09-171-0/+14
* Merge pull request #1469 from dotty-staging/fix-scala.Dynamicodersky2016-09-1611-0/+172
|\
| * Enable scala.Dynamic pending/untried tests.Nicolas Stucki2016-09-059-0/+147
| * Fix #1468: Add type parameter support for scala.DynamicNicolas Stucki2016-09-052-0/+25
* | Improve error message on empty catch blockFelix Mulder2016-09-151-0/+3
|/
* More tests recategorizedMartin Odersky2016-08-261-0/+20
* Test recategorizationMartin Odersky2016-08-261-0/+40
* Merge pull request #1456 from dotty-staging/fix-#1444odersky2016-08-213-2/+35
|\
| * Fix testMartin Odersky2016-08-201-1/+1
| * Fix #1444: Add implicit arguments to supertraitsMartin Odersky2016-08-203-2/+35
* | Add import back.Martin Odersky2016-08-181-0/+2