Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | XFAIL for now. | Devang Patel | 2008-12-17 | 1 | -0/+1 | |
| | | | | llvm-svn: 61167 | |||||
* | Re-enable test. | Devang Patel | 2008-12-12 | 1 | -1/+0 | |
| | | | | llvm-svn: 60968 | |||||
* | XFAIL these tests for now. | Devang Patel | 2008-12-12 | 2 | -2/+2 | |
| | | | | llvm-svn: 60959 | |||||
* | Testcase for PR2917. | Duncan Sands | 2008-10-29 | 1 | -0/+489 | |
| | | | | llvm-svn: 58389 | |||||
* | XFAIL some tests that became failing due to the extra error reporting ↵ | Matthijs Kooijman | 2008-06-13 | 1 | -0/+2 | |
| | | | | | | recently. PR's are created for these. llvm-svn: 52250 | |||||
* | Use %link not %llvmgxx (which includes -c) to do the link. | Dale Johannesen | 2008-06-10 | 1 | -1/+1 | |
| | | | | | | | The test still fails because an expected symbol is not present, and I don't see why it should be. llvm-svn: 52188 | |||||
* | Fix some llvm-gcc warnings in testcases, mostly by adding includes or adding | Matthijs Kooijman | 2008-06-10 | 1 | -1/+1 | |
| | | | | | | | | | | declarations. These are the fixes that I was pretty confident about, there are still a lot of other llvm-gcc warnings of which I'm not sure if they can be safely ignored or fixed, without breaking the test case. This fixes 11 testcases. llvm-svn: 52176 | |||||
* | For PR1338: Rename test dirs | Anton Korobeynikov | 2008-05-29 | 88 | -0/+1656 | |
llvm-svn: 51695 |