llvm-6502/test
Reid Spencer 90016c7939 For PR1319:
More improvements:
1. Using ::errorInfo wasn't such a hot idea. Go back to just printing the
   offending line of code and the stderr output. This is sufficient and
   not entangled with Tcl goop.
2. Capture the problem report numbers and report them whether pass or fail.
   This helps quickly get some context when a test fails, if it has an
   associated PR number.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36010 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-14 19:37:22 +00:00
..
Analysis Convert test cases to new llvm.exp version of llvm_runtest and fix tests 2007-04-14 19:27:03 +00:00
Archive Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
Assembler Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
BugPoint Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
Bytecode Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
C++Frontend testcases for function linkage 2007-04-12 21:01:53 +00:00
CFrontend tests for struct/union as input operands to asm. 2007-04-13 22:54:11 +00:00
CodeGen Fix PR1325: Case range optimization was performed in the case it 2007-04-14 13:25:55 +00:00
Debugger Ignore the Output directory. 2006-12-05 16:10:16 +00:00
DebugInfo Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
ExecutionEngine Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
Feature Simplify this test and correct redirection for Tcl exec. 2007-04-14 17:49:06 +00:00
FrontendAda move ada tests 2007-04-03 21:46:22 +00:00
FrontendObjC testcase for recent bugfix 2007-04-03 21:47:36 +00:00
Integer Don't try to interpret a fictitious file. 2007-04-14 17:41:12 +00:00
lib For PR1319: 2007-04-14 19:37:22 +00:00
Linker Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
Other Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
Scripts Add a script to run a command but ignore its return code. This script 2007-04-14 16:14:08 +00:00
TableGen Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
Transforms Fix a test test llvm.exp found. 2007-04-14 18:33:31 +00:00
Verifier Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
.cvsignore Ignore some files that occur when srcdir = objdir. 2006-03-23 23:24:46 +00:00
Failure.sh
Makefile Make the shlibext and llvmlibsdir variables accessible. 2007-04-12 02:49:30 +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 make xfail info more nice 2007-04-08 07:58:41 +00:00