mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 02:59:22 -05:00
2e3d89a70b
* 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