mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-02 03:39:43 -06:00
* Make it clearer that fixture names are distinct from test case names. * Mention -FS, -FC and -FA ctest command line options for overriding fixture behavior. Fixes: #17141