ctest icon indicating copy to clipboard operation
ctest copied to clipboard

RUN_TEST_SUITE improvements

Open dcristoloveanu opened this issue 6 years ago • 0 comments

Would be awesome if the RUN_TEST_SUITE macro would:

  1. either be a rvalue (and return failedTestCount)
  2. either take a size_t*, because it is immediately un-obvious that failedTestCount is actually written by the macro.

dcristoloveanu avatar Mar 21 '19 20:03 dcristoloveanu