[llvm-commits] CVS: llvm/test/Programs/SingleSource/Regression/C++/2003-05-14-array-init.cpp 2003-05-14-expr_stmt.cpp 2003-06-08-BaseType.cpp 2003-06-08-VirtualFunctions.cpp 2003-06-13-Crasher.cpp 2003-08-20-EnumSizeProblem.cpp 2003-09-29-NonPODsByValue.cpp Makefile global_ctor.cpp global_type.cpp pointer_member.cpp pointer_method.cpp
LLVM
llvm at cs.uiuc.edu
Sun Sep 5 01:02:52 PDT 2004
Changes in directory llvm/test/Programs/SingleSource/Regression/C++:
2003-05-14-array-init.cpp (r1.1) removed
2003-05-14-expr_stmt.cpp (r1.1) removed
2003-06-08-BaseType.cpp (r1.3) removed
2003-06-08-VirtualFunctions.cpp (r1.2) removed
2003-06-13-Crasher.cpp (r1.3) removed
2003-08-20-EnumSizeProblem.cpp (r1.1) removed
2003-09-29-NonPODsByValue.cpp (r1.1) removed
Makefile (r1.7) removed
global_ctor.cpp (r1.2) removed
global_type.cpp (r1.2) removed
pointer_member.cpp (r1.3) removed
pointer_method.cpp (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