fix php keyword warnings
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8528 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
7edd12aa3b
commit
f6bf2ec2fa
4 changed files with 16 additions and 11 deletions
|
|
@ -382,8 +382,8 @@ C_TEST_CASES += \
|
|||
MULTI_CPP_TEST_CASES += \
|
||||
clientdata_prop \
|
||||
imports \
|
||||
template_typedef_import \
|
||||
mod
|
||||
mod \
|
||||
template_typedef_import
|
||||
|
||||
NOT_BROKEN_TEST_CASES = $(CPP_TEST_CASES:=.cpptest) \
|
||||
$(C_TEST_CASES:=.ctest) \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue