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 844dbba commit 437c290Copy full SHA for 437c290
integration_tests/CMakeLists.txt
@@ -174,6 +174,8 @@ RUN(NAME elemental_03 LABELS cpython llvm)
174
RUN(NAME elemental_04 LABELS cpython llvm)
175
RUN(NAME elemental_05 LABELS cpython llvm)
176
RUN(NAME elemental_06 LABELS cpython llvm)
177
+RUN(NAME elemental_07 LABELS cpython llvm)
178
+RUN(NAME elemental_08 LABELS cpython llvm)
179
RUN(NAME test_random LABELS cpython llvm)
180
RUN(NAME test_os LABELS cpython llvm)
181
RUN(NAME test_builtin LABELS cpython llvm)
0 commit comments