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

View File

@ -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"