llvm-6502/test
Chris Lattner a11bcdf110 Fix a test.
These other tests should be in test/Programs/SingleSource/UnitTests if anyone
cares enough to save them


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17540 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-07 00:33:14 +00:00
..
Analysis Nuke useless testcases 2004-11-07 00:30:51 +00:00
Assembler Adding RUN lines. 2004-11-06 22:07:09 +00:00
BugPoint
Bytecode
C++Frontend Adding RUN lines. 2004-11-06 22:29:57 +00:00
CFrontend Adding RUN lines. 2004-11-06 22:41:00 +00:00
CodeGen Fix a test. 2004-11-07 00:33:14 +00:00
Debugger Add a run line 2004-11-06 21:07:31 +00:00
ExecutionEngine Adding RUN lines. 2004-11-06 23:32:43 +00:00
Feature testcases for undefined and unreachable 2004-10-16 18:24:11 +00:00
lib First crack at support to run tests using dejagnu. This file contains a procedure to run a test like TestRunner.sh does. 2004-11-06 21:07:41 +00:00
Linker Another testcase for constness linkage 2004-10-05 02:16:01 +00:00
Other
Scripts
TableGen
Transforms This test is obsolete and incorrect 2004-11-06 23:42:32 +00:00
Verifier Adding RUN lines. 2004-11-06 23:08:26 +00:00
Failure.sh
Makefile CONFIGURATION isn't spelled Configuration, it's spelled BuildMode. 2004-11-03 17:11:23 +00:00
Makefile.tests
TestRunner.sh