llvm-6502/test
Reid Spencer 2a43970b28 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22155 91177308-0d34-0410-b5e6-96231b3b80d8
2005-05-20 20:13:41 +00:00
..
Analysis New testacse for information exposed by the 'tail' call marker. 2005-05-08 23:57:34 +00:00
Archive Don't depend on grep or sed to be portable at all. Just compare against 2004-11-27 06:44:10 +00:00
Assembler new testcase for PR541 2005-05-05 22:23:10 +00:00
BugPoint Adding srcdir arg 2004-11-19 22:45:25 +00:00
Bytecode Adding srcdir arg 2004-11-19 22:45:25 +00:00
C++Frontend Eliminate tabs and trailing spaces 2005-04-23 21:26:11 +00:00
CFrontend new testcase for PR562 2005-05-10 22:32:29 +00:00
CodeGen add test to check for tail calls 2005-05-15 05:52:51 +00:00
Debugger Fix this 2005-05-14 02:33:20 +00:00
ExecutionEngine Fix misspellings, patch contributed by Gabor Greif! 2005-02-27 06:14:21 +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
Linker New test, adjust other test. 2005-02-12 19:19:36 +00:00
Other Adding srcdir arg 2004-11-19 22:45:25 +00:00
Scripts Remove last remnants of Python/QMTest support 2004-12-08 23:07:27 +00:00
TableGen Tell tblgen exactly where to find the include file. 2005-05-09 19:32:08 +00:00
Transforms Don't eliminate a test case, just the form of the test case, from the 2005-05-15 21:35:26 +00:00
Verifier New testcase that the assembler incorrectly accepts. 2005-03-21 06:24:53 +00:00
Failure.sh Initial checking of Failure.sh 2002-01-23 18:03:49 +00:00
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