Consolidated some of the C test cases.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5456 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
074327ba72
commit
da53ad7bf2
14 changed files with 216 additions and 237 deletions
|
|
@ -268,13 +268,9 @@ CPP_TEST_CASES += \
|
|||
|
||||
# C test cases. (Can be run individually using make testcase.ctest.)
|
||||
C_TEST_CASES += \
|
||||
arrayptr \
|
||||
arrays \
|
||||
char_constant \
|
||||
const_const \
|
||||
cpp_macro_noarg \
|
||||
defineop \
|
||||
defines \
|
||||
enums \
|
||||
function_typedef \
|
||||
inctest \
|
||||
|
|
@ -285,17 +281,11 @@ C_TEST_CASES += \
|
|||
lib_cpointer \
|
||||
lib_math \
|
||||
long_long \
|
||||
macro_2 \
|
||||
name \
|
||||
nested \
|
||||
newobject2 \
|
||||
overload_extendc \
|
||||
preproc_1 \
|
||||
preproc_2 \
|
||||
preproc_3 \
|
||||
preproc_4 \
|
||||
preproc_5 \
|
||||
preproc_6 \
|
||||
preproc \
|
||||
ret_by_value \
|
||||
sizeof_pointer \
|
||||
sneaky1 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue