aboutsummaryrefslogtreecommitdiff
path: root/test/Other/close-stderr.ll
AgeCommit message (Expand)Author
2012-11-13Revert r167836, "llvm/test/Other/close-stderr.ll: Mark it as XFAIL:mingw32 fo...NAKAMURA Takumi
2012-11-13Revert 167755/167760. We don't want to emit crash diagnostics on command-line...Chad Rosier
2012-11-13llvm/test/Other/close-stderr.ll: Mark it as XFAIL:mingw32 for now.NAKAMURA Takumi
2012-11-12Update test case for r167754/r167755.Chad Rosier
2012-07-02The built-in shell test runner for some reason doesn't like the quotingChandler Carruth
2010-12-07test/Other/close-stderr.ll: Require the feature 'shell'. It is not executable...NAKAMURA Takumi
2010-09-09XFAIL test under valgrind. It is not really our problem if sh is leaking.Jakob Stoklund Olesen
2010-08-23Try to escape the '$'s in these so they reach the underlying 'sh' invocation.Chandler Carruth
2010-08-18Add a testcase to verify that commands don't crash when they hitDan Gohman