[llvm-commits] CVS: llvm/test/Programs/SingleSource/Regression/C/2003-05-14-initialize-string.c 2003-05-21-BitfieldHandling.c 2003-05-21-UnionBitfields.c 2003-05-21-UnionTest.c 2003-05-22-LocalTypeTest.c 2003-05-22-VarSizeArray.c 2003-05-23-TransparentUnion.c 2003-06-16-InvalidInitializer.c 2003-06-16-VolatileError.c 2003-10-12-GlobalVarInitializers.c 2004-02-03-AggregateCopy.c 2004-03-15-IndirectGoto.c 2004-08-12-InlinerAndAllocas.c ConstructorDestructorAttributes.c DuffsDevice.c Makefile badidx.c bigstack.c callargs.c casts.c globalrefs.c matrixTranspose.c pointer_arithmetic.c sumarray.c sumarray2d.c sumarraymalloc.c test_indvars.c testtrace.c

LLVM llvm at cs.uiuc.edu
Sun Sep 5 01:03:44 PDT 2004



Changes in directory llvm/test/Programs/SingleSource/Regression/C:

2003-05-14-initialize-string.c (r1.1) removed
2003-05-21-BitfieldHandling.c (r1.1) removed
2003-05-21-UnionBitfields.c (r1.2) removed
2003-05-21-UnionTest.c (r1.1) removed
2003-05-22-LocalTypeTest.c (r1.2) removed
2003-05-22-VarSizeArray.c (r1.2) removed
2003-05-23-TransparentUnion.c (r1.1) removed
2003-06-16-InvalidInitializer.c (r1.2) removed
2003-06-16-VolatileError.c (r1.1) removed
2003-10-12-GlobalVarInitializers.c (r1.2) removed
2004-02-03-AggregateCopy.c (r1.1) removed
2004-03-15-IndirectGoto.c (r1.1) removed
2004-08-12-InlinerAndAllocas.c (r1.1) removed
ConstructorDestructorAttributes.c (r1.1) removed
DuffsDevice.c (r1.1) removed
Makefile (r1.1) removed
badidx.c (r1.1) removed
bigstack.c (r1.1) removed
callargs.c (r1.2) removed
casts.c (r1.4) removed
globalrefs.c (r1.5) removed
matrixTranspose.c (r1.2) removed
pointer_arithmetic.c (r1.1) removed
sumarray.c (r1.2) removed
sumarray2d.c (r1.1) removed
sumarraymalloc.c (r1.1) removed
test_indvars.c (r1.3) removed
testtrace.c (r1.1) removed
---
Log message:

Remove the "Programs" test suite. It is now a separate project in
LLVM named llvm-test. To run the test suite, you need to "cvs co llvm-test"
in the projects directory, let llvm's configure script configure it and
build it separate (it won't auto-build).


---
Diffs of the changes:  (+0 -0)





More information about the llvm-commits mailing list