Searched full:cpptest (Results 1 – 7 of 7) sorted by relevance
5 add_custom_target(cpptest) # Dummy target on PyPy. Embedding is not supported. target32 cpptest target44 add_dependencies(cpptest external_module)46 add_dependencies(check cpptest)
113 run: cmake --build . --target cpptest -j 2141 run: cmake --build build2 --target cpptest239 run: cmake --build build --target cpptest294 run: cmake --build build --target cpptest361 # run: cmake --build build --target cpptest410 run: cmake3 --build build --target cpptest462 run: cmake --build build --target cpptest525 cmake --build build-11 --target cpptest557 cmake --build build-17 --target cpptest608 run: cmake --build build --target cpptest[all …]
43 check: dtest ctest cpptest drafttest deprtest internaltest obsoletetest cppguardtest63 cpptest:142 .PHONY: doclean check all headertest cpptest dtest cppguardtest ctest clean distclean
36 - cmake --build . --config %CONFIG% --target cpptest -- /m /v:m /logger:%MSBuildLogger%
53 - The ``cpptest`` does not run on Windows with Python 3.8 or newer, due to DLL
445 # Test embedding the interpreter. Provides the `cpptest` target.
131 * `cpptest`: C++ tests only