mirror of
https://github.com/catchorg/Catch2.git
synced 2025-06-01 09:27:54 +00:00
v3.0.1
This commit is contained in:
parent
abb669d4fd
commit
605a34765a
12 changed files with 455 additions and 119 deletions
|
@ -101,7 +101,7 @@ is equivalent with the out-of-the-box experience.
|
|||
When `CATCH_CONFIG_BAZEL_SUPPORT` is defined, Catch2 will register a `JUnit`
|
||||
reporter writing to a path pointed by `XML_OUTPUT_FILE` provided by Bazel.
|
||||
|
||||
> `CATCH_CONFIG_BAZEL_SUPPORT` was [introduced](https://github.com/catchorg/Catch2/pull/2399) in Catch2 X.Y.Z.
|
||||
> `CATCH_CONFIG_BAZEL_SUPPORT` was [introduced](https://github.com/catchorg/Catch2/pull/2399) in Catch2 3.0.1.
|
||||
|
||||
## C++11 toggles
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue