*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4390 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2003-02-25 21:09:00 +00:00
commit 46d993160c
2 changed files with 18 additions and 2 deletions

View file

@ -42,8 +42,6 @@ DYNAMIC_LIB_PATH = $(RUNTIMEDIR):.
# Broken C++ test cases. (Can be run individually using make testcase.cpptest.)
CPP_TEST_BROKEN += \
abstract_virtual \
abstract_typedef2 \
cast_operator \
arrayref \
namespace_nested \
@ -65,6 +63,8 @@ CPP_TEST_CASES += \
abstract_inherit_ok \
abstract_signature \
abstract_typedef \
abstract_typedef2 \
abstract_virtual \
add_link \
anonymous_arg \
argout \