Split C complex.h from C++ complex testing
This commit is contained in:
parent
9a2513bf85
commit
fd592fdc3b
7 changed files with 117 additions and 98 deletions
|
|
@ -83,19 +83,13 @@ CPP11_TEST_CASES = \
|
|||
cpp11_std_unordered_set \
|
||||
|
||||
C_TEST_CASES += \
|
||||
complextest \
|
||||
ccomplextest \
|
||||
file_test \
|
||||
li_cstring \
|
||||
li_cwstring \
|
||||
python_nondynamic \
|
||||
python_varargs_typemap \
|
||||
|
||||
#
|
||||
# This test only works with modern C compilers
|
||||
#
|
||||
#C_TEST_CASES += \
|
||||
# complextest
|
||||
|
||||
include $(srcdir)/../common.mk
|
||||
|
||||
# Overridden variables here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue