*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4365 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2003-02-20 19:40:10 +00:00
commit ef17d4a002
2 changed files with 18 additions and 1 deletions

View file

@ -44,7 +44,6 @@ DYNAMIC_LIB_PATH = $(RUNTIMEDIR):.
CPP_TEST_BROKEN += \
cast_operator \
arrayref \
abstract_typedef \
namespace_nested \
template_default_arg \
template_extend_overload \
@ -63,6 +62,7 @@ CPP_TEST_CASES += \
abstract_inherit \
abstract_inherit_ok \
abstract_signature \
abstract_typedef \
add_link \
anonymous_arg \
argout \