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 0636b00 commit e209b01Copy full SHA for e209b01
integration_tests/CMakeLists.txt
@@ -346,7 +346,7 @@ RUN(NAME bindc_06 LABELS llvm c
346
EXTRAFILES bindc_06b.c)
347
RUN(NAME test_generics_01 LABELS cpython llvm c)
348
RUN(NAME test_cmath LABELS cpython llvm c)
349
-RUN(NAME test_complex_01 LABELS cpython llvm c wasm)
+RUN(NAME test_complex_01 LABELS cpython llvm c wasm wasm_x64)
350
RUN(NAME test_complex_02 LABELS cpython llvm c)
351
RUN(NAME test_max_min LABELS cpython llvm c)
352
RUN(NAME test_global LABELS cpython llvm c)
0 commit comments