[cmake-developers] RE: Running just one test in CMake tree
David Cole
dlrdave at aol.com
Mon Mar 18 11:00:27 EDT 2013
ctest -R “^TestName$”
is guaranteed to run only the test named exactly TestName.
From: Andreas Schneider
Sent: March 18, 2013 10:57 AM
To: cmake-developers at cmake.org
Subject: [cmake-developers] Running just one test in CMake tree
Hey,
I just don't find anymore the command to just run one test in the CMake tree.
Can someone please help.
I'm preparing a patchset with a collegue for the Java support in CMake. We
want to extend the testcase.
-- andreas
--
Andreas Schneider GPG-ID: F33E3FC6
www.cryptomilk.org asn at cryptomilk.org
--
Powered by www.kitware.com
Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20130318/16a5194c/attachment.html>
More information about the cmake-developers
mailing list