aboutsummaryrefslogtreecommitdiff
path: root/test/test/DottyDocTest.scala
Commit message (Collapse)AuthorAgeFilesLines
* Move (most) unit tests to correct locationsFelix Mulder2016-11-221-32/+0
| | | | | | Should still perhaps move `test/dotc/tests.scala` and the others in the same directory to a better more cohesive location. Would like to delete the worksheets as well - but maybe they hold sentimental value...
* Add commandline argument `-Ykeep-comments` to remove hardcodingFelix Mulder2016-04-071-0/+2
|
* Add binding between Symbol and Untyped tree in base contextFelix Mulder2016-04-071-0/+30
This commit also adds a printer for use by dottydoc.