new operator overload tests to locate bugs in pre- increment/decrement operators

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10338 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Jason Stewart 2008-04-03 11:48:41 +00:00
commit ad93f971ca
3 changed files with 90 additions and 0 deletions

View file

@ -206,6 +206,7 @@ CPP_TEST_CASES += \
newobject1 \
ordering \
operator_overload \
operator_overload_break \
overload_copy \
overload_extend \
overload_rename \