mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
Merge topic 'ctest_start_function_scope'
13347740Help: add release notes, documentation for CTEST_RUN_CURRENT_SCRIPT behavior74092d92cmCTestScriptHandler: Add new field ShouldRunCurrentScript Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !1703
This commit is contained in:
@@ -458,6 +458,8 @@ public:
|
||||
void GenerateSubprojectsOutput(cmXMLWriter& xml);
|
||||
std::vector<std::string> GetLabelsForSubprojects();
|
||||
|
||||
void SetRunCurrentScript(bool value);
|
||||
|
||||
private:
|
||||
int RepeatTests;
|
||||
bool RepeatUntilFail;
|
||||
|
||||
Reference in New Issue
Block a user