Refactor the cmake scripts (runTest, grepTest,jrunTest) into a single script with CMake includes to break out functionality #5485
Labels
Component - Testing
Code in test or testpar directories, GitHub workflows
Priority - 2. Medium
It would be nice to have this in the next release
There is a lot of duplication in these scripts and is becoming a maintenance burden. The scripts could be broken out into single purpose macros that could be included into a single script used by the the CMake tests.
Also the main script could use the optional arguments to determine which sub-scripts get included.
The text was updated successfully, but these errors were encountered: