test wrapping nothing!
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7541 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
37cb71c021
commit
81c126b067
2 changed files with 3 additions and 0 deletions
|
|
@ -125,6 +125,7 @@ CPP_TEST_CASES += \
|
|||
director_unroll \
|
||||
director_wombat \
|
||||
dynamic_cast \
|
||||
empty \
|
||||
enum_plus \
|
||||
enum_scope_template \
|
||||
enum_template \
|
||||
|
|
@ -318,6 +319,7 @@ C_TEST_CASES += \
|
|||
arrays \
|
||||
char_constant \
|
||||
const_const \
|
||||
empty \
|
||||
enums \
|
||||
extern_declaration \
|
||||
function_typedef \
|
||||
|
|
|
|||
1
SWIG/Examples/test-suite/empty.i
Normal file
1
SWIG/Examples/test-suite/empty.i
Normal file
|
|
@ -0,0 +1 @@
|
|||
%module empty
|
||||
Loading…
Add table
Add a link
Reference in a new issue