[llvm-commits] CVS: llvm/test/Programs/SingleSource/UnitTests/2002-04-17-PrintfChar.c 2002-05-02-ArgumentTest.c 2002-05-02-CastTest.c 2002-05-02-CastTest1.c 2002-05-02-CastTest2.c 2002-05-02-CastTest3.c 2002-05-02-ManyArguments.c 2002-05-03-NotTest.c 2002-05-19-DivTest.c 2002-08-02-CastTest.c 2002-08-02-CastTest2.c 2002-08-19-CodegenBug.c 2002-10-09-ArrayResolution.c 2002-10-12-StructureArgs.c 2002-10-12-StructureArgsSimple.c 2002-10-13-BadLoad.c 2002-12-13-MishaTest.c 2003-04-22-Switch.c 2003-05-02-DependentPHI.c 2003-05-07-VarArgs.c 2003-05-12-MinIntProblem.c 2003-05-14-AtExit.c 2003-05-26-Shorts.c 2003-05-31-CastToBool.c 2003-05-31-LongShifts.c 2003-07-06-IntOverflow.c 2003-07-08-BitOpsTest.c 2003-07-09-LoadShorts.c 2003-07-09-SignedArgs.c 2003-07-10-SignConversions.c 2003-08-05-CastFPToUint.c 2003-08-11-VaListArg.c 2003-08-20-FoldBug.c 2003-09-18-BitFieldTest.c 2003-10-13-SwitchTest.c 2003-10-29-ScalarReplBug.c 2004-02-02-NegativeZero.c 2004-06-20-StaticBitfieldInit.c FloatPr! ecision.c Makefile StructModifyTest.c TestLoop.c printargs.c

LLVM llvm at cs.uiuc.edu
Sun Sep 5 01:04:07 PDT 2004



Changes in directory llvm/test/Programs/SingleSource/UnitTests:

2002-04-17-PrintfChar.c (r1.1) removed
2002-05-02-ArgumentTest.c (r1.1) removed
2002-05-02-CastTest.c (r1.4) removed
2002-05-02-CastTest1.c (r1.1) removed
2002-05-02-CastTest2.c (r1.1) removed
2002-05-02-CastTest3.c (r1.1) removed
2002-05-02-ManyArguments.c (r1.3) removed
2002-05-03-NotTest.c (r1.2) removed
2002-05-19-DivTest.c (r1.3) removed
2002-08-02-CastTest.c (r1.1) removed
2002-08-02-CastTest2.c (r1.1) removed
2002-08-19-CodegenBug.c (r1.1) removed
2002-10-09-ArrayResolution.c (r1.2) removed
2002-10-12-StructureArgs.c (r1.1) removed
2002-10-12-StructureArgsSimple.c (r1.1) removed
2002-10-13-BadLoad.c (r1.1) removed
2002-12-13-MishaTest.c (r1.1) removed
2003-04-22-Switch.c (r1.2) removed
2003-05-02-DependentPHI.c (r1.1) removed
2003-05-07-VarArgs.c (r1.8) removed
2003-05-12-MinIntProblem.c (r1.1) removed
2003-05-14-AtExit.c (r1.1) removed
2003-05-26-Shorts.c (r1.5) removed
2003-05-31-CastToBool.c (r1.4) removed
2003-05-31-LongShifts.c (r1.1) removed
2003-07-06-IntOverflow.c (r1.1) removed
2003-07-08-BitOpsTest.c (r1.1) removed
2003-07-09-LoadShorts.c (r1.1) removed
2003-07-09-SignedArgs.c (r1.1) removed
2003-07-10-SignConversions.c (r1.1) removed
2003-08-05-CastFPToUint.c (r1.1) removed
2003-08-11-VaListArg.c (r1.1) removed
2003-08-20-FoldBug.c (r1.1) removed
2003-09-18-BitFieldTest.c (r1.1) removed
2003-10-13-SwitchTest.c (r1.2) removed
2003-10-29-ScalarReplBug.c (r1.1) removed
2004-02-02-NegativeZero.c (r1.1) removed
2004-06-20-StaticBitfieldInit.c (r1.1) removed
FloatPrecision.c (r1.1) removed
Makefile (r1.3) removed
StructModifyTest.c (r1.1) removed
TestLoop.c (r1.1) removed
printargs.c (r1.2) 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