Add an example on providing streams with CATCH_CONFIG_NOSTDOUT
Related to #1037 Closes #1290
This commit is contained in:
parent
5eeb6aa361
commit
c8941cccb5
3 changed files with 51 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
- Fixture: [Class-based fixtures](../examples/110-Fix-ClassFixture.cpp)
|
||||
- BDD: [SCENARIO, GIVEN, WHEN, THEN](../examples/120-Bdd-ScenarioGivenWhenThen.cpp)
|
||||
- Listener: [Listeners](../examples/210-Evt-EventListeners.cpp)
|
||||
|
||||
- Configuration: [Provide your own output streams](../examples/231-Cfg-OutputStreams.cpp)
|
||||
|
||||
## Planned
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue