llvm-6502/test
Reid Spencer 0aac889d71 Update the way llvm2cpp tests are done:
1. Make sure bytecode/assembly inputs are always redirected stdin so that
   the module name is <stdin>. This helps not get false negatives when the
   diff is done.
2. Scan the test file to determine if llvm-upgrade needs to be run.
3. Avoid running testings that are XFAIL'd because they'll cause a failure
   when run for llvm2cpp.
4. Get some better error message output.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35914 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-11 17:56:23 +00:00
..
Analysis Fix this testcase to fail if the bug were reintroduced. 2007-04-08 21:49:13 +00:00
Archive
Assembler
BugPoint Remove DomSet completely. This concludes work on PR1171. 2007-04-08 21:30:05 +00:00
Bytecode
C++Frontend New test case. 2007-04-10 21:43:01 +00:00
CFrontend
CodeGen this got better 2007-04-11 16:12:27 +00:00
Debugger
DebugInfo
ExecutionEngine
Feature Upgrade this file completely instead of downgrading it. Make sure that 2007-04-11 17:51:03 +00:00
FrontendAda
FrontendObjC
Integer Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
lib Update the way llvm2cpp tests are done: 2007-04-11 17:56:23 +00:00
Linker
Other Remove DomSet completely. This concludes work on PR1171. 2007-04-08 21:30:05 +00:00
Scripts
TableGen
Transforms adjust test 2007-04-11 16:04:04 +00:00
Verifier
.cvsignore
Failure.sh
Makefile
Makefile.tests
TestRunner.sh make xfail info more nice 2007-04-08 07:58:41 +00:00