Lines Matching refs:will
6 will be removed, while a planned change to a feature means that the
7 feature will behave differently, but will still be present. Obviously,
8 either of these is a breaking change, and thus will not happen until
17 will no longer be equal to the number of tests/tags/etc found, instead
18 it will be 0 for success and non-zero for failure.
23 `--list-test-names-only` command line argument will be removed.
40 to Catch2's internals, description support will be removed.
50 misguided and will be changed. The new implementation will no longer check
52 it will be up to the reporters to deal with verbosities as they see fit
53 (with an expectation that unsupported verbosities will be, at most,
59 The various list operations will be piped through reporters. This means
60 that e.g. XML reporter will write the output as machine-parseable XML,
61 while the Console reporter will keep the current, human-oriented output.
66 To make the `CHECKED_IF` and `CHECKED_ELSE` macros more useful, they will
68 will be added), which means that their failure will not fail the test,
79 specifying `[foo]` as the testspec will run test "A" and specifying
80 `~[foo]` will run test "B", even though it is hidden. Also, specifying
81 `~[baz]` will run both tests. This behaviour is often surprising and will
88 The API for Catch2's console colour will be changed to take an extra