Skip to content

Commit

Permalink
Fix directory for TriBITS Core automated tests (TriBITSPub#367)
Browse files Browse the repository at this point in the history
  • Loading branch information
bartlettroscoe committed May 3, 2022
1 parent fcb3d37 commit 027fc48
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -280,14 +280,14 @@ As a result, every other package upstream from any of these
``<ExternalPackage>`` 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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 027fc48

Please sign in to comment.