Corrected some comments
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4733 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
2ec2f570ac
commit
a44a0231ac
1 changed files with 2 additions and 2 deletions
|
|
@ -47,7 +47,7 @@ CPP_TEST_BROKEN += \
|
|||
template_specialization_enum \
|
||||
using_namespace
|
||||
|
||||
# Broken C test cases. (Can be run individually using make testcase.cpptest.)
|
||||
# Broken C test cases. (Can be run individually using make testcase.ctest.)
|
||||
C_TEST_BROKEN +=
|
||||
|
||||
|
||||
|
|
@ -276,7 +276,7 @@ C_TEST_CASES += \
|
|||
unions
|
||||
|
||||
|
||||
# Multi-module C++ test cases . (Can be run individually using make testcase.ctest.)
|
||||
# Multi-module C++ test cases . (Can be run individually using make testcase.multicpptest.)
|
||||
MULTI_CPP_TEST_CASES += \
|
||||
imports \
|
||||
template_typedef_import
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue