We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b33f60 commit 4f9cc9cCopy full SHA for 4f9cc9c
integration_tests/CMakeLists.txt
@@ -235,7 +235,7 @@ RUN(NAME bindc_03 LABELS llvm
235
EXTRAFILES bindc_03b.c)
236
RUN(NAME test_generics_01 LABELS cpython llvm)
237
RUN(NAME test_cmath LABELS cpython llvm)
238
-RUN(NAME test_complex LABELS cpython llvm)
+RUN(NAME test_complex LABELS cpython llvm c)
239
RUN(NAME test_max_min LABELS cpython llvm)
240
RUN(NAME test_global LABELS cpython llvm)
241
RUN(NAME test_integer_bitnot LABELS cpython llvm)
0 commit comments