summaryrefslogtreecommitdiff
path: root/test/files/pos/bug3938/UseParent.scala
Commit message (Collapse)AuthorAgeFilesLines
* Renamed tests named bugXXX to tXXX, no review.Paul Phillips2011-08-241-7/+0
|
* Not yet learned my lesson about partest and emp...Paul Phillips2011-03-221-0/+7
Not yet learned my lesson about partest and empty directories. Rather than reapply that bandaid, went after partest. Attempts to make partest ignore empty directories. Discover directory tests aren't run when the command line tool is used, make them run like everyone else. Find more tests which due to misplacement are silently ignored, move them into tested locations. No review.