[CMake] All right all you CMake test writers....

Kent Williams nkwmailinglists at gmail.com
Wed Jul 11 10:59:50 EDT 2012


Here's something I find really annoying:  Someone who names tests such
that the name of one is a prefix of the name of another!  So if you do
this:

ctest -V -R <testname>

You get every test whose name begins with <testname>.

Just had to vent.


More information about the CMake mailing list