summaryrefslogtreecommitdiff
path: root/test/files/run/t3897
Commit message (Collapse)AuthorAgeFilesLines
* Begone t1737...Hubert Plociniczak2011-11-022-5/+5
|
* When was the last time -Xcheckinit was run? It ...Paul Phillips2010-12-112-4/+18
| | | | | | | | | | When was the last time -Xcheckinit was run? It must have been a long time. All these changes are to address bugs revealed by -Xcheckinit, mostly in test cases, some in the compiler. I'm guessing the partest -Xcheckinit runs are hanging the first time they run into a failure, so if it starts "working" again after this commit don't get too confident. No review.
* Unsuppressed generic signatures for members wit...Paul Phillips2010-11-113-0/+44
Unsuppressed generic signatures for members with expanded names. Closes #3897, review by dragos.