You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests: Support parallel execution of script and project-mode tests
Isolate script-mode tests using dedicated working directories, and assign
unique build directories for each project-mode test. These changes ensure
tests can safely execute in parallel when `ctest -jN` is used.
0 commit comments