Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
onqtam
/
doctest
/
440254515d65c03d0d2ae304f0f835f911bcf25c
/
examples
/
subcases_and_bdd
0b51b7b
removed the version from the reference output - so releases that don't change the output don't need to recommit new reference output
by onqtam
· 8 years ago
5cab8e9
fixed #42 - no warnings with clang in c++11 mode
by onqtam
· 8 years ago
bf4f453
updated docs and bumped version to 1.1.1
by onqtam
· 8 years ago
1.1.1
1435c01
bumped version to 1.1
by onqtam
· 8 years ago
db5eee9
- moved an inline remapping function to the implementation part of doctest
by onqtam
· 8 years ago
58643d0
fixing CI builds...
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
e2f60b0
trying to get gcc 5/6 under linux to pass - need to force gold linker for sanitizers because ld is too old
by onqtam
· 8 years ago
959458c
trying to switch to gold linker under linux
by onqtam
· 8 years ago
795d5f5
fixed #22 - removed the #ifdef DEBUG part
by onqtam
· 8 years ago
a731256
updated contributing.md
by onqtam
· 8 years ago
bc4b56c
fixed #10
by onqtam
· 8 years ago
4a65563
normalizing eof for everything
by onqtam
· 8 years ago
fe80dc9
disabled the test of the "subcases_and_bdd" example for GCC 4.4 under osx - for some reason after an exception is thrown the program quits even though it should be caught
by onqtam
· 8 years ago
1586ea2
enabled compare mode for tests!
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