DevOps ctest

1234567891011
Across
  1. 1. Option for filename without directory or longest extension
  2. 4. With the option NAME and the filename /Project/main.pre.cpp.gz
  3. 5. Option for directory without filename /Project/main.pre.cpp.gz
  4. 6. With the option NAME_WE and the filename /Project/main.pre.cpp.gz
  5. 10. With the option DIRECTORY and the filename /Project/main.pre.cpp.gz
  6. 11. CMake instruction absolutely necessary to use ctest
Down
  1. 2. With the option NAME_WLE and the filename /Project/main.pre.cpp.gz
  2. 3. With the option EXT and the filename /Project/main.pre.cpp.gz
  3. 7. To create a test (with underscore in name)
  4. 8. Option for filename without directory or last extension
  5. 9. Option for filename without directory
  6. 11. Option for filename longest extension