Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
onqtam
/
doctest
/
HEAD
/
examples
/
all_features
/
templated_test_cases.cpp
db758e0
Add clang-tidy integration and fix all warnings (#659)
by Stefan
· 2 years, 5 months ago
e8ba771
Refactor stringification (#585)
by Stefan
· 2 years, 6 months ago
88911e3
proper names - relates #203
by onqtam
· 6 years ago
0682171
fixes after merging #203
by onqtam
· 6 years ago
73ff612
Template apply (#203)
by zhihaoy
· 6 years ago
c5458f2
Change the include path in examples as #175 (#180)
by ncihnegn
· 6 years ago
4317c82
lets see those builds clean!
by onqtam
· 6 years ago
be46017
using c++11 variadic templates for the templated test cases! relates #137 and #38
by onqtam
· 6 years ago
568b109
fixed issue #119
by onqtam
· 7 years ago
09f55ca
typo in comment
by Viktor Kirilov
· 7 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
eca6585
removed templated test case for float - was triggering clang warnings when constructing doctest::Approx which only takes double by default - relates #85
by onqtam
· 7 years ago
f715325
builds should definitely be fixed now...
by onqtam
· 8 years ago
c79b754
builds should be fixed now...
by onqtam
· 8 years ago
8c31176
fixing builds
by onqtam
· 8 years ago
d320ac2
- templated test cases example is done - simplified a bit the cmake
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