llvm-6502/test
John Criswell 32b30a3c23 Fix this test on Solaris.
Solaris grep is more traditional and (AFAIK) does not support regexs.
Also, single quotes should disable all shell interpretation, so no
backslashes should be needed (and, in fact, keep Solaris from working).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21902 91177308-0d34-0410-b5e6-96231b3b80d8
2005-05-12 21:06:05 +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 Fix this test on Solaris. 2005-05-12 21:06:05 +00:00
Debugger Eliminate tabs and trailing spaces 2005-04-23 21:26:11 +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 new testcase 2005-05-10 00:33:36 +00:00
Verifier New testcase that the assembler incorrectly accepts. 2005-03-21 06:24:53 +00:00
Failure.sh
Makefile Allow dejagnu tests to run on Windows/Cygwin. Quote the value of the PATH 2005-02-18 20:17:44 +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