Run multicpptests in alphabetical order
This commit is contained in:
parent
64a7678759
commit
02c9990ff9
1 changed files with 3 additions and 3 deletions
|
|
@ -722,12 +722,12 @@ C_TEST_CASES += \
|
|||
# Multi-module C++ test cases . (Can be run individually using make testcase.multicpptest)
|
||||
MULTI_CPP_TEST_CASES += \
|
||||
clientdata_prop \
|
||||
imports \
|
||||
import_stl \
|
||||
packageoption \
|
||||
imports \
|
||||
mod \
|
||||
template_typedef_import \
|
||||
multi_import \
|
||||
packageoption \
|
||||
template_typedef_import \
|
||||
|
||||
# Custom tests - tests with additional commandline options
|
||||
wallkw.cpptest: SWIGOPT += -Wallkw
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue