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 4d32dc4 commit 6807960Copy full SHA for 6807960
integration_tests/CMakeLists.txt
@@ -151,6 +151,9 @@ RUN(NAME test_list_01 LABELS cpython llvm)
151
RUN(NAME test_list_02 LABELS cpython llvm)
152
RUN(NAME test_list_03 LABELS cpython llvm)
153
RUN(NAME test_list_04 LABELS cpython llvm)
154
+RUN(NAME test_list_05 LABELS cpython llvm)
155
+RUN(NAME test_list_06 LABELS cpython llvm)
156
+RUN(NAME test_list_07 LABELS cpython llvm)
157
RUN(NAME test_tuple_01 LABELS cpython llvm)
158
RUN(NAME test_tuple_02 LABELS cpython llvm)
159
RUN(NAME modules_01 LABELS cpython llvm)
0 commit comments