Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
onqtam
/
doctest
/
06af20b9bbbceea87e2769bfcd9077051d1ce167
/
examples
/
executable_dll_and_plugin
/
main.cpp
ba32eb4
fixing clang builds
by Viktor Kirilov
· 3 years, 9 months ago
a702cab
Fix compilation on case-sensitive filesystems (#463)
by Jan Niklas Hasse
· 3 years, 9 months ago
8df12f2
Fix GitHub CI and add GitHub build badges (#336) - closes #334
by Clare Macrae
· 4 years, 9 months ago
7cdd2bf
include windows.h in cmall caps to silence clang nonportable warnings (#313) - fixes #312
by suoniq
· 5 years ago
ebc76d5
Fix #253 (#254)
by Daan De Meyer
· 5 years ago
df8b6d4
added badge for https://lgtm.com and cleaned up warnings
by onqtam
· 6 years ago
c5458f2
Change the include path in examples as #175 (#180)
by ncihnegn
· 6 years ago
8a0a023
fixed indentation which led to a gcc warning
by onqtam
· 7 years ago
b29e617
small fixes
by onqtam
· 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
98e12af
cleaning up examples
by onqtam
· 8 years ago
[Renamed from examples/dll_and_executable/main.cpp]
4b68df3
builds with -fno-exceptions should pass now - relates #12
by onqtam
· 8 years ago
036fa31
fixing builds... default template arguments for function templates not supported in C++98...
by onqtam
· 8 years ago
8327c6c
fixing clang builds on CI
by onqtam
· 8 years ago
05bcc37
added exception translation to examples - relates #12
by onqtam
· 8 years ago
b84e919
fixing clang builds...
by onqtam
· 8 years ago
b43aa04
fixed #55 - Ability for a binary (executable / shared object) to use the test runner implementation of another binary - with exported symbols - so tests end up in a single registry
by onqtam
· 8 years ago
96bdf71
- restrict expressions in assertion macros to binary comparisons at most with a static assert
by onqtam
· 8 years ago
4a65563
normalizing eof for everything
by onqtam
· 8 years ago
ad89a13
doc
by onqtam
· 8 years ago