Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
onqtam
/
doctest
/
a2cbae5d890f215bbbe39c7b127c4449f86d0ad7
/
examples
/
all_features
/
concurrency.cpp
d5d67f3
fixed #238 - moved from an anonymous lambda to a call to a helper where the proper thing is instantiated + now the location of the test file is where it gets instantiated and not where the template was defined
by onqtam
· 5 years ago
c5458f2
Change the include path in examples as #175 (#180)
by ncihnegn
· 6 years ago
8f10044
clang builds should finally be passing now!
by onqtam
· 6 years ago
8aecdee
oh come on! clang builds - warnings...
by onqtam
· 6 years ago
65cf692
builds should pass now...
by onqtam
· 6 years ago
a2e77c7
implemented a full example of using doctest in a threaded environment - relates to #4
by onqtam
· 6 years ago
c9b4e1f
added an example with concurrent threads doing assertions - relates #4 (currently ctest fails on it...)
by onqtam
· 6 years ago