summaryrefslogtreecommitdiff
path: root/test/files/buildmanager/t2652/B.scala
Commit message (Collapse)AuthorAgeFilesLines
* Disabled one failing test.Paul Phillips2012-02-221-4/+0
| | | | | One to go (which doesn't fail for me, which is interesting because it's a VerifyError.)
* Changed the info statements in refined build ma...Hubert Plociniczak2010-01-261-0/+4
Changed the info statements in refined build manager to print the information in more consistent way, so that we can test it using partest. Added more tests for build manager, more to follow... No review.