Skip to content

Commit

Permalink
Update links for guides rename and TribitsUsersGuide.* (TriBITSPub#381)
Browse files Browse the repository at this point in the history
  • Loading branch information
bartlettroscoe committed Jun 26, 2021
1 parent 6941333 commit a193b8c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions test/core/DependencyUnitTests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,16 +66,16 @@ set(REDUCED_MOCK_TRILINOS_DIR

# Expected output files directory
set(REDUCED_MOCK_TRILINOS_OUTPUT_DIR
"${${PROJECT_NAME}_TRIBITS_DIR}/doc/developers_guide/ReducedMockTrilinosOutput")
"${${PROJECT_NAME}_TRIBITS_DIR}/doc/guides/ReducedMockTrilinosOutput")

#
# NOTE: These tests compare against expected output stored in files under the
# in the developers_guide/ReducedMockTrilinosOuptut/ directory and are used in
# the TribitsDevelopersGuide.rst document. Therefore, if the behavior of
# TriBITS changes in such a way as to break these tests, then if any of the
# contents of the files under this directory need to change, then one must
# also look at the TribitsDevelopersGuilde.rst document and update it for the
# new behvior of TriBITs!
# in the guides/ReducedMockTrilinosOuptut/ directory and are used in the
# TribitsUsersGuide.rst document. Therefore, if the behavior of TriBITS
# changes in such a way as to break these tests, then if any of the contents
# of the files under this directory need to change, then one must also look at
# the TribitsUsersGuilde.rst document and update it for the new behvior of
# TriBITs!
#


Expand Down

0 comments on commit a193b8c

Please sign in to comment.