Skip to content

Help:add_test: emphasize important points

scivision requested to merge scivision/cmake:testdoc into master
  • enable_testing must be called to enable testing
  • can only set properties on tests created in same directory
  • WILL_FAIL still fails on segfault and similar
  • compact wording

Merge request reports