mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-16 10:42:25 +01:00
Regenerate docs with latest mdsnippets
This commit is contained in:
parent
77e2451da1
commit
925f72a276
@ -94,7 +94,7 @@ cmake --build debug-build
|
||||
cd debug-build
|
||||
ctest -j 4 --output-on-failure -C Debug
|
||||
```
|
||||
<sup><a href='/tools/scripts/buildAndTest.sh#L6-L19' title='File snippet `catch2-build-and-test` was extracted from'>snippet source</a> | <a href='#snippet-catch2-build-and-test' title='Navigate to start of snippet `catch2-build-and-test`'>anchor</a></sup>
|
||||
<sup><a href='/tools/scripts/buildAndTest.sh#L6-L19' title='Snippet source file'>snippet source</a> | <a href='#snippet-catch2-build-and-test' title='Start of snippet'>anchor</a></sup>
|
||||
<!-- endSnippet -->
|
||||
|
||||
For convenience, the above commands are in the script `tools/scripts/buildAndTest.sh`, and can be run like this:
|
||||
|
@ -54,4 +54,4 @@ reporter or listener, you might need to modify them a bit.
|
||||
|
||||
---
|
||||
|
||||
[Home](Readme.md#top)
|
||||
[Home](Readme.md#top)
|
||||
|
Loading…
Reference in New Issue
Block a user