Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
onqtam
/
doctest
/
829125ab5dbd3122f5fa094604cd7d89383df437
/
examples
/
all_features
/
logging.cpp
17d984c
switched from using the << operator to the comma operator for all logging - this solves the problem in PR #431
by Viktor Kirilov
· 4 years ago
c5458f2
Change the include path in examples as #175 (#180)
by ncihnegn
· 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
7630535
more code coverage
by onqtam
· 8 years ago
321f270
working on test coverage
by onqtam
· 8 years ago
cb7bad6
- logging example done!
by onqtam
· 8 years ago
7cc0e96
examples almost done! only assertion_macros.cpp is left
by onqtam
· 8 years ago
119cfb6
- added an undocumented flag to omit the "skipped" part in the output summary - for convenience for the all_features example
by onqtam
· 8 years ago