aboutsummaryrefslogtreecommitdiff
path: root/compiler/test
Commit message (Expand)AuthorAgeFilesLines
* Disable tests that require scala-compilerGuillaume Martres2017-02-181-1/+0
* Change '... expected but found ...' to MessageEnno Runne2017-02-142-1/+30
* increase command wait time to 1sliu fengyun2017-02-141-1/+1
* Ennru forward reference error (#1973)Enno2017-02-141-1/+23
* Merge pull request #1951 from dotty-staging/fix-1484Felix Mulder2017-02-133-0/+205
|\
| * remove noise in test outputliu fengyun2017-02-111-4/+7
| * remove dependency on scala scriptliu fengyun2017-02-103-172/+182
| * fix #1484: position of while incorrect in debugliu fengyun2017-02-102-0/+192
* | Change 'overrides nothing' to report via Message (see #1965) (#1968)Enno2017-02-121-0/+43
* | Support expecting compiler errors from all phasesEnno Runne2017-02-102-4/+4
|/
* Address reviews for #1966Felix Mulder2017-02-102-10/+12
* Make DottyTest a TraitFelix Mulder2017-02-102-3/+3
* Fix #1965: add proper testing infrastructure for reporting testsFelix Mulder2017-02-103-1/+116
* Merge pull request #1921 from dotty-staging/fix-#1907odersky2017-02-081-14/+19
|\
| * Improve formattingMartin Odersky2017-02-011-14/+19
* | fix incorrect flatten of thicket inside interpolated string in UntpdTreeMapliu fengyun2017-01-301-0/+32
|/
* Merge pull request #1896 from dotty-staging/fix/bootstrapGuillaume Martres2017-01-285-60/+23
|\
| * Fix bug in partest.DPConsoleRunnerGuillaume Martres2017-01-281-4/+4
| * Fix some dotty compilation errorsGuillaume Martres2017-01-283-5/+10
| * Use new sbt-based bootstrap for partest tooGuillaume Martres2017-01-271-40/+0
| * Do not hardcode jars path in the tests, instead get them from sbtGuillaume Martres2017-01-271-11/+9
* | Fix #1908: give synthetic default params correct flagsFelix Mulder2017-01-251-0/+49
|/
* Merge pull request #1880 from dotty-staging/improve-whitelist-infrastructureodersky2017-01-124-685/+87
|\
| * Add useExplicitWhiteList for debugging.Nicolas Stucki2017-01-111-1/+27
| * Simplify blacklist paths.Nicolas Stucki2017-01-052-19/+22
| * Remove whitelist and keep only blacklist.Nicolas Stucki2017-01-053-654/+8
| * Add stdlib whitelist loader.Nicolas Stucki2017-01-052-22/+41
* | Merge pull request #1690 from dotty-staging/benchDmitry Petrashko2017-01-111-1/+1
|\ \
| * | fix benchmark testliu fengyun2016-11-241-1/+1
* | | Bump version from 0.1-SNAPSHOT to 0.1.1-SNAPSHOTGuillaume Martres2017-01-082-4/+4
| |/ |/|
* | Fix test pos/compileStdLibNicolas Stucki2017-01-033-6/+24
* | Tweak the way annotations are represented in desugaringMartin Odersky2016-12-212-4/+1
* | Fiddling with wideneningMartin Odersky2016-12-212-8/+4
* | Fix dottydoc ast phaseFelix Mulder2016-12-202-12/+1
* | Reorganize blacklist along failure classesMartin Odersky2016-12-202-15/+39
* | Blacklist SystemProperties againMartin Odersky2016-12-202-2/+4
* | Further massaging of stdlib-collections listsMartin Odersky2016-12-202-34/+10
* | More reorgs to scala-collectons listsMartin Odersky2016-12-202-47/+31
* | More reshuffling of scala-collections listsMartin Odersky2016-12-202-96/+25
* | Update scala-collections listsMartin Odersky2016-12-202-9/+23
* | More lenient handling of mixed parameterless and nullary methodsMartin Odersky2016-12-201-5/+0
* | Fix typo in file nameMartin Odersky2016-12-201-1/+1
* | Blacklist scala/util/Sorting.scala (reverted from commit b960b12887331744c9ec...Martin Odersky2016-12-202-2/+3
* | Don't require override for Java interface default methodsMartin Odersky2016-12-202-7/+2
* | Merge pull request #1833 from dotty-staging/fix-#1793odersky2016-12-192-5/+1
|\ \
| * | whitelist WeakReferenceFelix Mulder2016-12-192-5/+1
* | | Merge pull request #1831 from dotty-staging/fix/dotty-on-dottyGuillaume Martres2016-12-191-5/+7
|\ \ \
| * | | Add back a JUnit "dotty" testGuillaume Martres2016-12-191-0/+5
| * | | Fix booted tests not compiling anythingGuillaume Martres2016-12-191-6/+3
| |/ /
* / / Fix #1794: handle TermRef result types in dottydocFelix Mulder2016-12-192-3/+1
|/ /