mirror of
https://github.com/reactos/CMake.git
synced 2024-11-28 22:10:32 +00:00
STYLE: lowercase ctest_test() in the documentation
Alex
This commit is contained in:
parent
fdb0c8758a
commit
3b0862749d
@ -60,7 +60,7 @@ public:
|
||||
virtual const char* GetFullDocumentation()
|
||||
{
|
||||
return
|
||||
" CTEST_TEST([BUILD build_dir]\n"
|
||||
" ctest_test([BUILD build_dir]\n"
|
||||
" [START start number] [END end number]\n"
|
||||
" [STRIDE stride number] [EXCLUDE exclude regex ]\n"
|
||||
" [INCLUDE include regex] [RETURN_VALUE res] )\n"
|
||||
|
Loading…
Reference in New Issue
Block a user