aboutsummaryrefslogtreecommitdiff
path: root/compiler/test/dotty/tools
Commit message (Expand)AuthorAgeFilesLines
* Cleanup of implicit modifiers schemeMartin Odersky2016-12-171-3/+3
* fix exhaustivity check test after repo restructuringliu fengyun2016-12-111-2/+2
* make REPL tests look at DOTTY_EXTRA classpath entriesMartin Odersky2016-11-241-1/+1
* Honor -verbose in testsMartin Odersky2016-11-231-1/+2
* Get rid off custom classpath in entry point testsFelix Mulder2016-11-232-17/+2
* Make tests depend on environment variables for classpath jarsFelix Mulder2016-11-235-18/+15
* Move PatmatExhaustivityTest.scala in its proper placeGuillaume Martres2016-11-221-0/+90
* Remove unused examples dir, duplicate contained in tests/posFelix Mulder2016-11-221-2/+0
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-2233-0/+4001