aboutsummaryrefslogtreecommitdiff
path: root/compiler/test/dotc/tests.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix #2184: Hyper Bootstrap! Integrate the backend as a git submoduleGuillaume Martres2017-04-131-1/+2
* Remove need for java written summary reporterFelix Mulder2017-04-121-2/+2
* Add `Properties` object for dotty testing props and envFelix Mulder2017-04-121-4/+2
* Rename filter shorthand to vulpix and update `drone.yml`Felix Mulder2017-04-121-4/+1
* Remove partest, keeping `dotc.tests` for nowFelix Mulder2017-04-121-3/+14
* Run compileStdLib only as junit testMartin Odersky2017-04-111-1/+3
* Restore partest and enable it to run alongside new partestFelix Mulder2017-03-291-0/+374
* Remove `tests.scala`Felix Mulder2017-03-291-374/+0
* Move whitelist test out of `tests.scala`Felix Mulder2017-03-291-12/+0
* Move REPL diff tests out of `tests.scala`Felix Mulder2017-03-291-2/+0
* Fix varargs in methods and constructors (#2135)Igor Mielientiev2017-03-221-0/+3
* Fix #2089: Error when compiling ParSetLike, ParSet, SetLike, in this orderGuillaume Martres2017-03-131-0/+4
* Fix compilation of ParSetLike by itselfGuillaume Martres2017-03-131-0/+1
* Move tests/tasty/* to tests/pickling/*Guillaume Martres2017-03-111-1/+0
* Fix test ^ 2Martin Odersky2017-02-211-1/+1
* Fix testMartin Odersky2017-02-211-1/+1
* Fix #2000: Make implicit and non-implicit functions incomparable with <:<Martin Odersky2017-02-211-0/+1
* Merge pull request #1987 from dotty-staging/topic/remove-unused-flagsFelix Mulder2017-02-201-2/+0
|\
| * Make non-existent compiler options emit warnings instead of failingFelix Mulder2017-02-201-2/+0
* | Disable tests that require scala-compilerGuillaume Martres2017-02-181-1/+0
|/
* Fix some dotty compilation errorsGuillaume Martres2017-01-281-1/+1
* Merge pull request #1880 from dotty-staging/improve-whitelist-infrastructureodersky2017-01-121-39/+10
|\
| * Remove whitelist and keep only blacklist.Nicolas Stucki2017-01-051-24/+7
| * Add stdlib whitelist loader.Nicolas Stucki2017-01-051-22/+10
* | 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-081-1/+1
| |/ |/|
* | Add back a JUnit "dotty" testGuillaume Martres2016-12-191-0/+5
* | Fix booted tests not compiling anythingGuillaume Martres2016-12-191-6/+3
* | Add scala-collections.blacklist and crosscheck with whitelist.Nicolas Stucki2016-12-181-6/+44
* | Fixes to testsMartin Odersky2016-12-171-3/+4
|/
* More info when unpickling failsMartin Odersky2016-11-241-6/+2
* Compile dotty library when bootstrappingMartin Odersky2016-11-241-2/+2
* Make tests depend on environment variables for classpath jarsFelix Mulder2016-11-231-7/+24
* Fix remaining tests with incorrect paths following moveGuillaume Martres2016-11-221-1/+0
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-0/+359