STYLE: lowercase ctest_test() in the documentation

Alex
This commit is contained in:
Alexander Neundorf 2008-10-08 17:58:39 -04:00
parent fdb0c8758a
commit 3b0862749d
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ public:
virtual const char* GetFullDocumentation() virtual const char* GetFullDocumentation()
{ {
return return
" CTEST_TEST([BUILD build_dir]\n" " ctest_test([BUILD build_dir]\n"
" [START start number] [END end number]\n" " [START start number] [END end number]\n"
" [STRIDE stride number] [EXCLUDE exclude regex ]\n" " [STRIDE stride number] [EXCLUDE exclude regex ]\n"
" [INCLUDE include regex] [RETURN_VALUE res] )\n" " [INCLUDE include regex] [RETURN_VALUE res] )\n"