aboutsummaryrefslogtreecommitdiff
path: root/test/test/ShowClassTests.scala
Commit message (Expand)AuthorAgeFilesLines
* Move (most) unit tests to correct locationsFelix Mulder2016-11-221-154/+0
* Add dotty-library to classpath in dottydoc testsFelix Mulder2016-11-221-0/+13
* Fixes #1316: Remove JLineKazuyoshi Kato2016-07-271-5/+0
* Update class-path dependant tests. Disable one.Dmitry Petrashko2014-12-161-3/+5
* Reduce verbosity of logs.Dmitry Petrashko2014-04-021-1/+1
* Rename methods on FreshContext to make mutation obviousDmitry Petrashko2014-03-271-2/+2
* Better diagnostics for failing stub count testsMartin Odersky2014-03-201-1/+1
* Add Scalac scanning to the Travis CI buildVlad Ureche2014-02-161-8/+13
* Made showclass tests more robust if fewer stubs are generated than the limit.Martin Odersky2014-02-061-1/+1
* Fixing the test suite.Martin Odersky2014-01-171-1/+1
* Module classes are now entered into owner's scope when unpickled.Martin Odersky2013-12-261-2/+2
* Fixing problems in treatment of private symbolsMartin Odersky2013-12-241-2/+2
* Fixed several deep problems in handling of types and symbols.Martin Odersky2013-12-141-2/+2
* Adapting showClasstests to newly downloaded classpathMartin Odersky2013-11-291-2/+4
* Added unit testing supportMartin Odersky2013-11-181-10/+14
* Module classes are now enteredMartin Odersky2013-09-241-3/+3
* Refactored Printing architecture.Martin Odersky2013-05-171-2/+2
* Refactored Printers, Showable and Text into new package dotc.printing.Martin Odersky2013-05-141-1/+1
* Avoids exponential amount of testing for nested packagesMartin Odersky2013-04-101-2/+3
* ShowClass tests now run both with -Ydebug and without.Martin Odersky2013-04-091-2/+7
* More refinements to classfile loading.Martin Odersky2013-04-081-3/+9
* Changes to pre complete declsMartin Odersky2013-04-071-0/+5
* Adapted backlisting in test framework to new module class name scheme.Martin Odersky2013-04-051-2/+3
* Refactored test frameworkMartin Odersky2013-04-051-17/+1
* Consolidated tracing under -YdebugTrace.Martin Odersky2013-04-041-1/+6
* Improvements in tracing and some Type fixes.Martin Odersky2013-04-031-1/+9
* More fixes to classfile reading.Martin Odersky2013-03-251-0/+118