summaryrefslogtreecommitdiff
path: root/test/files/run/docgenerator.scala
Commit message (Collapse)AuthorAgeFilesLines
* ScalaDoc, etc.Geoffrey Washburn2008-03-051-7/+9
| | | | | | | | | | | of Settings. All doc related settings have been commented out of Settings (soon to be removed) and are now found in doc.Settings. -Ydoc is no more. I believe I have updated the scaladoc Ant task correctly, but it is not clear how to test it.
* Split DocDriver into DocDriver and DefaultDocDr...Geoffrey Washburn2008-02-211-2/+2
| | | | | | Split DocDriver into DocDriver and DefaultDocDriver in moving towards support documentation plugins.
* removed MD5 testmichelou2008-02-141-42/+19
|
* added test case for fix #272michelou2007-12-101-10/+69
|
* added docgenerator testmichelou2007-10-181-0/+250