mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-17 09:11:36 -05: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