Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
onqtam
/
doctest
/
refs/heads/fix-clang-tidy
/
examples
/
all_features
/
subcases.cpp
eb8b04a
Fix subcase reentry (#598)
by Stefan
· 2 years, 6 months ago
bef1965
Allow escaping backslash with backslash in filters (#614) (#616)
by Egor Suvorov
· 2 years, 8 months ago
8ee3545
removed most references to onqtam and replaced with doctest - the github org
by onqtam
· 2 years, 11 months ago
a828214
fixed build......... subcases.cpp(142): warning C5032: detected #pragma warning(push) with no corresponding #pragma warning(pop)
by onqtam
· 4 years, 8 months ago
82a613a
fixed windows build...
by onqtam
· 4 years, 8 months ago
3375222
subcases can have generated names and even be in loops! relates #328
by onqtam
· 4 years, 8 months ago
dca8b66
fixed #282
by onqtam
· 5 years ago
b656d60
added a subcase test
by onqtam
· 6 years ago
c5458f2
Change the include path in examples as #175 (#180)
by ncihnegn
· 6 years ago
dc01198
fixed issue #149
by onqtam
· 6 years ago
abf39d2
Visual studio builds now use /Wall instead of /W4 - and only 4 warnings are left disabled globally - fixes #95
by onqtam
· 7 years ago
a82c1e4
fixing builds
by onqtam
· 7 years ago
5dbcb1e
almost done with code coverage - only subcase filtering left!
by onqtam
· 8 years ago
378d670
test cases example done
by onqtam
· 8 years ago
7cc0e96
examples almost done! only assertion_macros.cpp is left
by onqtam
· 8 years ago
98e12af
cleaning up examples
by onqtam
· 8 years ago
[Renamed (97%) from examples/subcases_and_bdd/main.cpp]
4b68df3
builds with -fno-exceptions should pass now - relates #12
by onqtam
· 8 years ago
f90739e
added warning suppression around the expression decomposition template machinery - comparing signed to unsigned integers should now not generate warnings...
by onqtam
· 8 years ago
4a65563
normalizing eof for everything
by onqtam
· 8 years ago
733de62
better examples
by onqtam
· 8 years ago
c832deb
fixing clang build...
by onqtam
· 8 years ago
e4c75fc
fixed the range based example better examples
by onqtam
· 8 years ago