more tests

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6962 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2005-02-15 22:43:04 +00:00
commit f76b8a49ff

View file

@ -173,6 +173,7 @@ CPP_TEST_CASES += \
namespace_typemap \
namespace_virtual_method \
newobject1 \
ordering \
overload_copy \
overload_extend \
overload_rename \
@ -279,6 +280,7 @@ CPP_TEST_CASES += \
typemap_namespace \
typemap_ns_using \
typemap_numinputs \
typemap_variables \
typename \
union_scope \
using1 \