aboutsummaryrefslogtreecommitdiff
path: root/test/test/DottyTest.scala
Commit message (Expand)AuthorAgeFilesLines
* Create dotty-lib.jar for run testsFelix Mulder2016-11-221-1/+8
* Revert 53cd512Martin Odersky2016-11-191-4/+3
* honor -encoding compiler flag and defaultsMartijn Hoekstra2016-09-071-0/+1
* Add tests for classes and traitsFelix Mulder2016-04-071-2/+1
* Store the JSDefinitions in a custom platform SJSPlatform.Sébastien Doeraene2016-03-011-1/+1
* Remove useless options in testsGuillaume Martres2016-02-041-11/+0
* Avoid print-types being on by default in testingMartin Odersky2015-03-181-1/+1
* Disable context escape detectionMartin Odersky2014-12-191-2/+3
* Rename in Phase: name -> phaseNameMartin Odersky2014-08-181-2/+2
* Phases in tests now also have valid periods.Dmitry Petrashko2014-07-161-0/+1
* Context escape detection.Dmitry Petrashko2014-04-091-2/+6
* Reduce verbosity of logs.Dmitry Petrashko2014-04-021-3/+2
* Rename methods on FreshContext to make mutation obviousDmitry Petrashko2014-03-271-5/+5
* Allow MiniPhase to be DenotTransformerDmitry Petrashko2014-03-191-6/+7
* For some tests context is required, it should be passed to checker phase.Dmitry Petrashko2014-03-031-18/+27
* Infrastructure for per-phase tests, with inline source as a string.Dmitry Petrashko2014-03-011-0/+25
* Make Definitions load all symbols in current runId.Martin Odersky2014-02-101-1/+1
* Changed Throwing reporting scheme.Martin Odersky2013-09-231-0/+3
* Added main runner and driver.Martin Odersky2013-08-121-1/+1
* Redesign of trees.Martin Odersky2013-07-271-1/+0
* Refactored Printers, Showable and Text into new package dotc.printing.Martin Odersky2013-05-141-1/+1
* New parser testsMartin Odersky2013-05-131-1/+0
* Early initialization of keywords to save space.Martin Odersky2013-05-121-0/+4
* ShowClass tests now run both with -Ydebug and without.Martin Odersky2013-04-091-1/+1
* Refining refined printers.Martin Odersky2013-04-091-2/+2
* Changes to pre complete declsMartin Odersky2013-04-071-0/+1
* More tests in worksheets.Martin Odersky2013-04-051-2/+2
* Refactored test frameworkMartin Odersky2013-04-051-0/+32