Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Community
Manage
Activity
Members
Plan
Wiki
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CMake
Community
Wiki
Doc
Ctest
Testing With CTest
Changes
Page history
New page
Templates
Clone repository
Update links for page layout after conversion from mediawiki
authored
6 years ago
by
Kitware Robot
Rewrite links using our `link-rewrite.sed` script: git ls-files | xargs sed -i -f link-rewrite.sed
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/ctest/Testing-With-CTest.md
+1
-1
1 addition, 1 deletion
doc/ctest/Testing-With-CTest.md
with
1 addition
and
1 deletion
doc/ctest/Testing-With-CTest.md
View page @
19e293ad
...
@@ -17,7 +17,7 @@ In the second mode, CTest runs a script (using the same syntax as
...
@@ -17,7 +17,7 @@ In the second mode, CTest runs a script (using the same syntax as
`CMakeLists.txt`
) to control the whole process of checking out /
`CMakeLists.txt`
) to control the whole process of checking out /
updating source code, configuring and building the project, and running
updating source code, configuring and building the project, and running
the tests. This is handled in
[
CMake Scripting Of
the tests. This is handled in
[
CMake Scripting Of
CTest
](
CMake_
Scripting
_
Of
_
CTest
"wikilink"
)
.
CTest
](
doc/ctest/
Scripting
-
Of
-
CTest
"wikilink"
)
.
## Simple Testing
## Simple Testing
...
...
This diff is collapsed.
Click to expand it.