git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5322 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2003-11-14 18:59:02 +00:00
commit 434b502acc
3 changed files with 313 additions and 0 deletions

View file

@ -91,6 +91,7 @@ CPP_TEST_CASES += \
constructor_exception \
constructor_explicit \
constructor_value \
contract \
conversion \
conversion_namespace \
conversion_ns_template \