llvm-6502/test
Reid Spencer 9df5561a95 Add a new testing target: check-one. It is used like this:
make check-one TESTONE=test/path/to/test.ll

This runs a single check in exactly the same way that dejagnu runs it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36049 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-15 06:18:50 +00:00
..
Analysis Changes to fix problems with "make check". Apparently you can redefine 2007-04-14 22:51:29 +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 adjust per review comments 2007-04-15 02:40:12 +00:00
CFrontend adjust per review comments 2007-04-15 02:40:12 +00:00
CodeGen xfail for now 2007-04-14 23:40:49 +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 Changes to fix problems with "make check". Apparently you can redefine 2007-04-14 22:51:29 +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 Changes to fix problems with "make check". Apparently you can redefine 2007-04-14 22:51:29 +00:00
lib Allow replacement of %% with % 2007-04-15 04:57:03 +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 This test case is incorrect. Remove it. 2007-04-15 05:59:49 +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 Add a new testing target: check-one. It is used like this: 2007-04-15 06:18:50 +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