Split C complex.h from C++ complex testing

This commit is contained in:
William S Fulton 2020-10-10 09:11:43 +01:00
commit fd592fdc3b
7 changed files with 117 additions and 98 deletions

View file

@ -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