Skip to content

Commit

Permalink
Merge branch 'devel' into devel
Browse files Browse the repository at this point in the history
  • Loading branch information
BrandonThomasJonesARM committed Jun 14, 2022
2 parents 61241ad + 372b757 commit 9e55cc0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/deprecations.md
Expand Up @@ -17,6 +17,7 @@ as it can be replaced by `Catch.cmake` that provides the function
command line interface instead of parsing C++ code with regular expressions.



### `CATCH_CONFIG_BAZEL_SUPPORT`

Catch2 supports writing the Bazel JUnit XML output file when it is aware
Expand All @@ -26,6 +27,7 @@ to accurately probe the environment for this information so the flag
where it will export `BAZEL_TEST=1` for purposes like the above. Catch2
will now instead inspect the environment instead of relying on build configuration.


---

[Home](Readme.md#top)

0 comments on commit 9e55cc0

Please sign in to comment.