[Cmake-commits] [cmake-commits] alex committed cmCTestTestCommand.h 1.7 1.8

cmake-commits at cmake.org cmake-commits at cmake.org
Wed Oct 8 17:58:41 EDT 2008


Update of /cvsroot/CMake/CMake/Source/CTest
In directory public:/mounts/ram/cvs-serv26298

Modified Files:
	cmCTestTestCommand.h 
Log Message:
STYLE: lowercase ctest_test() in the documentation

Alex


Index: cmCTestTestCommand.h
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CTest/cmCTestTestCommand.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -C 2 -d -r1.7 -r1.8
*** cmCTestTestCommand.h	9 Sep 2008 15:44:16 -0000	1.7
--- cmCTestTestCommand.h	8 Oct 2008 21:58:39 -0000	1.8
***************
*** 61,65 ****
      {
      return
!       "  CTEST_TEST([BUILD build_dir]\n"
        "             [START start number] [END end number]\n"
        "             [STRIDE stride number] [EXCLUDE exclude regex ]\n"
--- 61,65 ----
      {
      return
!       "  ctest_test([BUILD build_dir]\n"
        "             [START start number] [END end number]\n"
        "             [STRIDE stride number] [EXCLUDE exclude regex ]\n"



More information about the Cmake-commits mailing list