Browse Source

Merge topic 'doc-ctest-dir'

12ae3fa0b6 Help: Document that ctest(1) --test-dir was added in 3.20

Acked-by: Kitware Robot <[email protected]>
Merge-request: !9019
Brad King 1 year ago
parent
commit
69f0dd42b0
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Help/manual/ctest.1.rst

+ 2 - 0
Help/manual/ctest.1.rst

@@ -354,6 +354,8 @@ Run Tests
 
 
 .. option:: --test-dir <dir>
 .. option:: --test-dir <dir>
 
 
+ .. versionadded:: 3.20
+
  Specify the directory in which to look for tests, typically a CMake project
  Specify the directory in which to look for tests, typically a CMake project
  build directory. If not specified, the current directory is used.
  build directory. If not specified, the current directory is used.