Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
onqtam
/
doctest
/
fafc9e6d937eae018df5d8560e9a6e02764b57d3
/
examples
/
separate_headers
/
test_output
94ca1cd
builds should pass now... the return type of sizeof() is tricky - it gets stringified differently in some environments
by onqtam
· 8 years ago
ee6d4bf
implemented templated test cases - relates #38 - for more information read the parameterized-tests.md file
by onqtam
· 8 years ago
bef26de
all builds should pass now!
by onqtam
· 8 years ago
be91727
- fixed bug that was introduced in commit 0b0b82f1728f65075724b41aca83c62834978d44 - should have made these changes in a separate commit for easier testing
by onqtam
· 8 years ago
9c34f97
working on templated test cases - initial draft in the separate_headers example - relates #38
by onqtam
· 8 years ago
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
8def6b0
removed custom implementations of vector and hashtable and now using std::vector and std::set
by onqtam
· 8 years ago
8deb092
- removed the _fast header and put its contents into the main doctest header
by onqtam
· 8 years ago
a6bcda2
related to #14 - added a header with a specialized macro for equality
by onqtam
· 8 years ago
3ffb887
travis builds should be fixed
by onqtam
· 8 years ago
1ca535f
fixing CI builds
by onqtam
· 8 years ago
d273de4
fixed #19
by onqtam
· 8 years ago
bc4b56c
fixed #10
by onqtam
· 8 years ago