summaryrefslogtreecommitdiff
path: root/test/files/run/bug363.check
Commit message (Collapse)AuthorAgeFilesLines
* Re-enabled forwarders and moved the formerly fa...Paul Phillips2009-08-031-0/+1
| | | | | | Re-enabled forwarders and moved the formerly failing tests for #363 and #1745 out of pending.
* Today's frustration commit! Disables all forwar...Paul Phillips2009-03-311-1/+0
| | | | | | | Today's frustration commit! Disables all forwarders including main until we can figure out how to avoid #1795, and reverts ostensible fix for #1240 to avoid #1840, #1842, and the rest of the gang.
* Look for main method in companion object and ad...Paul Phillips2009-02-191-0/+1
Look for main method in companion object and add a static forwarder to companion class if possible + test case; fixes bug #363.