Skip to content

Correctness packages

Jingyu Zhou edited this page Nov 16, 2023 · 1 revision

Change which tests to be included, e.g.,

set(TEST_INCLUDE "from_7.3.0/ConfigureTestRestart.*" CACHE STRING "Include only tests that match the given regex")

Need to delete build_output/CMakeCache.txt file after the modification

Clone this wiki locally