llvm-6502/test
John Criswell 62f0e465f2 Removed Makefile.common.
Since we are including Makefile.test, we automatically get Makefile.common.
Furthermore, the double inclusion of Makefile.common causes the test suite to
be executed twice per invocation of the top level make.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7652 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-06 21:50:36 +00:00
..
Analysis Add fixmes 2003-07-25 21:13:16 +00:00
Assembler This causes an assert in the assembler. :( 2003-06-30 22:03:21 +00:00
BugPoint Fix problem executing the CBE 2003-08-01 23:29:59 +00:00
C++Frontend Add a testcase to ensure that ctor/dtor attributes work in C 2003-06-26 14:56:36 +00:00
CBackend New testcase for invoke support 2003-06-28 17:52:38 +00:00
CFrontend New testcase 2003-08-06 18:26:19 +00:00
CodeGen New testcase 2003-08-04 02:11:05 +00:00
ExecutionEngine Somehow "simplest" test became a hello world test. Rectify this. 2003-07-27 00:28:10 +00:00
Feature Add test for new zeroinitializer token 2003-06-28 20:01:03 +00:00
Jello New testcase, identified by Vikram, reduced by Brian 2003-08-04 23:28:44 +00:00
Linker Remove usage of grep-not script 2003-06-28 23:32:04 +00:00
LLC Regression test for incorrect character emitted to char array. 2003-07-29 14:02:40 +00:00
Other Fix testcase failing because of change of output 2003-07-01 21:03:30 +00:00
Scripts Remove obsolete script 2003-06-28 23:32:28 +00:00
TableGen New testcase 2003-08-04 20:43:48 +00:00
Transforms Added LICM test cases to: 2003-08-05 18:52:42 +00:00
Verifier New testcase to handle eventually 2002-11-06 00:52:21 +00:00
Failure.sh Initial checking of Failure.sh 2002-01-23 18:03:49 +00:00
Makefile Removed Makefile.common. 2003-08-06 21:50:36 +00:00
Makefile.tests Added POOLFLAGS option to run pool allocation 2003-08-06 01:03:28 +00:00
TestRunner.sh Ulimit the test, and print out a more interesting output if failure occurs 2003-05-14 19:54:07 +00:00