[llvm-commits] CVS: llvm/test/Programs/SingleSource/Regression/C++/EH/ConditionalExpr.cpp Makefile ctor_dtor_count-2.cpp ctor_dtor_count.cpp dead_try_block.cpp exception_spec_test.cpp function_try_block.cpp simple_rethrow.cpp simple_throw.cpp throw_rethrow_test.cpp

LLVM llvm at cs.uiuc.edu
Sun Sep 5 01:02:40 PDT 2004



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

ConditionalExpr.cpp (r1.1) removed
Makefile (r1.7) removed
ctor_dtor_count-2.cpp (r1.1) removed
ctor_dtor_count.cpp (r1.1) removed
dead_try_block.cpp (r1.2) removed
exception_spec_test.cpp (r1.1) removed
function_try_block.cpp (r1.1) removed
simple_rethrow.cpp (r1.1) removed
simple_throw.cpp (r1.1) removed
throw_rethrow_test.cpp (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