new test to test windows calling conventions with extern functions

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7320 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2005-06-27 21:15:55 +00:00
commit c838d83d2c
3 changed files with 49 additions and 0 deletions

View file

@ -317,6 +317,7 @@ C_TEST_CASES += \
char_constant \
const_const \
enums \
extern_declaration \
function_typedef \
inctest \
lextype \