NAKAMURA Takumi
|
f260cf36f0
|
test/Other/close-stderr.ll: Require the feature 'shell'. It is not executable on Win32 but it is executable on MSYS-bash.
llvm-svn: 121105
|
2010-12-07 02:43:58 +00:00 |
|
Jakob Stoklund Olesen
|
79f7387096
|
XFAIL test under valgrind. It is not really our problem if sh is leaking.
llvm-svn: 113550
|
2010-09-09 22:02:13 +00:00 |
|
Chandler Carruth
|
49b7cdd14c
|
Try to escape the '$'s in these so they reach the underlying 'sh' invocation.
I have no idea how lit did the right thing here, but other test runners don't.
llvm-svn: 111805
|
2010-08-23 08:54:19 +00:00 |
|
Dan Gohman
|
7bfc030c1e
|
Add a testcase to verify that commands don't crash when they hit
errors on stderr.
llvm-svn: 111440
|
2010-08-18 22:35:56 +00:00 |
|