From fb4c8135e7c309f36ea5df7905e7b2220901aeab Mon Sep 17 00:00:00 2001 From: "Roscoe A. Bartlett" Date: Tue, 3 May 2022 08:39:44 -0600 Subject: [PATCH] Fix directory for TriBITS Core automated tests (#367) --- .../TribitsSystemDataStructuresMacrosFunctions.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tribits/core/package_arch/TribitsSystemDataStructuresMacrosFunctions.rst b/tribits/core/package_arch/TribitsSystemDataStructuresMacrosFunctions.rst index 328a9bf84..487f1706a 100644 --- a/tribits/core/package_arch/TribitsSystemDataStructuresMacrosFunctions.rst +++ b/tribits/core/package_arch/TribitsSystemDataStructuresMacrosFunctions.rst @@ -280,14 +280,14 @@ As a result, every other package upstream from any of these ```` packages must therefore also be treated as external packages automatically. -The primary TriBITS file that processes and defines these variables is: +The primary TriBITS file that processes and defines these variables is:: TribitsAdjustPackageEnables.cmake There are pretty good unit and regression tests to demonstrate and protect -this functionality in the directory: +this functionality in the directory:: - tribits/package_arch/UntiTests/ + TriBITS/test/core/ External package dependencies @@ -416,7 +416,7 @@ Logic`_. There are pretty good unit and regression tests to demonstrate and protect this functionality in the directory:: - tribits/package_arch/UntiTests/ + TriBITS/test/core/ Function call tree for constructing package dependency graph