add castmode in python and cleaning the castdispatch mechanism

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8051 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2005-12-23 09:22:17 +00:00
commit 5a76bc68fc
16 changed files with 461 additions and 101 deletions

View file

@ -35,6 +35,7 @@ CPP_TEST_CASES += \
li_std_wstream \
li_std_wstring \
nondynamic \
overload_simple_cast \
primitive_types \
std_containers \
swigobject \
@ -100,3 +101,4 @@ cvsignore:
@echo imports_b.py
@echo template_typedef_import.py