1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/test
Reid Spencer e2d15e6fe9 Finally get the quoting right for both Unix and Windows for the llvmgcc and
llvmgxx programs. dejagnu doesn't understand single quote and we need to
pass double quotes through to the shell in order to escape blanks in the
paths. This patch uses \" to escape the quotes passed through to the shell.
Thanks to Aaron Gray for testing this out on cygwin.

llvm-svn: 22155
2005-05-20 20:13:41 +00:00
..
Feature Add note to self to complete the testing of all intrinsic functions as 2005-05-09 04:47:32 +00:00
lib Adding timeout for a test. 2004-11-30 06:29:45 +00:00
Regression Don't eliminate a test case, just the form of the test case, from the 2005-05-15 21:35:26 +00:00
Scripts Remove last remnants of Python/QMTest support 2004-12-08 23:07:27 +00:00
Failure.sh
Makefile Finally get the quoting right for both Unix and Windows for the llvmgcc and 2005-05-20 20:13:41 +00:00
Makefile.tests Quote the value of the PATH variable so that Cygwin and Windows can have 2005-02-18 20:24:09 +00:00
TestRunner.sh Fix this script to work with hyphenated llvm-gcc and friend. 2005-01-03 22:26:38 +00:00