More C99 complex fixes, plus Python tests

This commit is contained in:
Leo Singer 2020-06-17 13:03:17 -04:00
commit 511df0e642
7 changed files with 83 additions and 13 deletions

View file

@ -92,6 +92,7 @@ CPP11_TEST_CASES = \
cpp11_std_unordered_set \
C_TEST_CASES += \
complextest \
file_test \
li_cstring \
li_cwstring \