Groups
Groups
Sign in
Groups
Groups
CATCH
Conversations
Labels
BDD
C
CATCH
CATCH-VC6
CMake
CTACH
Emacs
FPE
Mocks
Qt
TEST_CASE_METHOD
Turtle
Welcome
Windows
approx
build
catch2
colors
command-line
conferences
configuration
documentation
exceptions
floating-point
ide
info
intellisense
logging
loop
macros
matchers
output
parameters
performance
release
reporters
reporting
scoped_infio
scoped_info
section
sfinae
single-include
status
thread
tool
udt
uint8_t
values
variadic
visual-studio
xcode
About
Send feedback
Help
CATCH
Contact owners and managers
1–5 of 301
This forum is for the discussion of Catch2 - the open source automated test framework for C, C++ & Objective-C.
The full code can be found on GitHub at:
http://catch-
lib.net
Documentation is in the repository in the docs folder (viewable from GitHub)
For issues please raise a ticket on the GitHub site.
Mark all as read
Report group
0 selected
Lev Serebryakov
,
Phil Nash
2
7/13/17
How to run hierarhy of SECTION()s on several objects?
(sorry for delayed response). At the moment the only way to do it is to put the common sections in a
unread,
loop
section
How to run hierarhy of SECTION()s on several objects?
(sorry for delayed response). At the moment the only way to do it is to put the common sections in a
7/13/17
Brian Plummer
12/20/16
Using CATCH with C++ template based tests -- see Issue #46
Witness the following : ------------------------------------------------------------ #include <
unread,
CATCH
section
Using CATCH with C++ template based tests -- see Issue #46
Witness the following : ------------------------------------------------------------ #include <
12/20/16
Loïc Joly
,
Phil Nash
3
7/21/16
How to work with sections to avoid duplicating code
Le jeudi 21 juillet 2016 08:22:56 UTC+2, Phil Nash a écrit : What has lead you to believe that "
unread,
section
How to work with sections to avoid duplicating code
Le jeudi 21 juillet 2016 08:22:56 UTC+2, Phil Nash a écrit : What has lead you to believe that "
7/21/16
Tim Lenertz
,
Phil Nash
2
4/23/16
multithreading
Catch is not currently thread safe (which explains your errors). It should be safe run threads within
unread,
CATCH
section
thread
multithreading
Catch is not currently thread safe (which explains your errors). It should be safe run threads within
4/23/16
JBRWilkinson
,
Phil Nash
2
7/23/14
SECTIONs within a loop
This is a known limitation that is also behind this: https://github.com/philsquared/Catch/issues/21
unread,
loop
section
SECTIONs within a loop
This is a known limitation that is also behind this: https://github.com/philsquared/Catch/issues/21
7/23/14