[CMake] ctest: CTestCustom.ctest - howto activate?

Jan Woetzel jw at mip.informatik.uni-kiel.de
Tue Oct 18 06:20:02 EDT 2005


Hi,
I want to use a "CTestCustom.ctest" file as described in
http://www.cmake.org/Wiki/CMake_Testing_With_CTest#Customizing_CTest

(1) What has to be done to let ctest use that file?
I created a file, named it "CTestCustom.ctest" and placed in the top 
directory of the build tree.
It us setting CTEST_CUSTOM_TESTS_IGNORE.
I expected that tests matching CTEST_CUSTOM_TESTS_IGNORE will not be 
executed.
However, they are still run.

(2) Do I have to use additional options on the ctest call to really use 
the additional custom settings?

Jan.

-- 

  Dipl.-Ing. Jan Woetzel
--------------------------------------------------
  University of Kiel
  Institute of Computer Science and Applied Mathematics
  Hermann-Rodewald-Str. 3 [room 310]
  24098 Kiel/Germany
--------------------------------------------------
  Phone +49-431-880-4477
  Fax   +49-431-880-4054
  Mob.  +49-179-2937346
--------------------------------------------------
  Url   www.mip.informatik.uni-kiel.de/~jw
  Email jw at mip.informatik.uni-kiel.de



More information about the CMake mailing list