Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
onqtam
/
doctest
/
8df12f2cb0b66333c8b095e2985fdd619e99791b
/
examples
/
all_features
/
doctest_proxy.h
5856bb9
implemented <LEVEL>_THROWS_WITH_AS() assert which combines <LEVEL>_THROWS_WITH with <LEVEL>_THROWS_AS - fixed #295
by onqtam
· 5 years ago
c6cc9ff
extended the cmake testing infrastructure to invoke the xml reporter as well - for N tests now we will have 2xN tests - N with the console reporter and the same N with the xml reporter (currently commented out)
by onqtam
· 6 years ago
c5458f2
Change the include path in examples as #175 (#180)
by ncihnegn
· 6 years ago
c494843
fixes #166 and fixes #167 - TODO: update benchmarks page
by onqtam
· 6 years ago
0e6236a
added support for CHECK_THROWS_WITH macro - currently accepts only a C string but in the future will be extended for matchers support - fixes #97
by onqtam
· 6 years ago
98e12af
cleaning up examples
by onqtam
· 8 years ago
[Renamed from examples/alternative_macros/doctest_proxy.h]
658c870
fixed #41 - !!! BREAKING CHANGE !!! - Make TEST_SUITE work with bodies, add TEST_SUITE_BEGIN
by onqtam
· 8 years ago
11210ce
- added an image instead of code for the main readme
by onqtam
· 8 years ago
773570a
fixed names of assertions
by onqtam
· 8 years ago
4a65563
normalizing eof for everything
by onqtam
· 8 years ago
31ccc53
doc
by onqtam
· 8 years ago
fd527f9
BDD style supported!
by onqtam
· 8 years ago
7fb192e
- added WARN macros
by onqtam
· 8 years ago
ec75700
added _ in TESTCASE and TESTSUITE
by onqtam
· 8 years ago
e6d0d51
updated the release process added an example with alternative macros for the lib
by onqtam
· 9 years ago