summaryrefslogtreecommitdiff
path: root/test/files/buildmanager/infer/infer.check
Commit message (Collapse)AuthorAgeFilesLines
* Better test for checking existential types, whe...Hubert Plociniczak2010-01-301-0/+6
Better test for checking existential types, where symbols not necessarily have the same name. Added test for that. The problem manifested itself in Globals.scala for variable classpath causing execissive compilation without any reason. No review.