Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
onqtam
/
doctest
/
refs/heads/cesnet/2021-10-08
« Previous
17b2ba1
mingw appveyor debugging
by onqtam
· 8 years ago
a311752
appveyor mingw...
by onqtam
· 8 years ago
8b766c5
mingw on appveyor..
by onqtam
· 8 years ago
01adc5a
trying to get the appveyor mingw build going
by onqtam
· 8 years ago
103eb2d
fixing appveyor 7z utility flags
by onqtam
· 8 years ago
196baef
trying to get mingw build working on appveyor
by onqtam
· 8 years ago
63447e2
trying to get a mingw build on appveyor
by onqtam
· 8 years ago
ef53593
fixing builds..
by onqtam
· 8 years ago
0185fe1
bad .yml format...
by onqtam
· 8 years ago
b382bd3
trying to get all travis builds working
by onqtam
· 8 years ago
1d1ba2a
not using gold anymore
by onqtam
· 8 years ago
d1737e4
fixed #27
by onqtam
· 8 years ago
6d64eb1
fixed #25
by onqtam
· 8 years ago
901a333
fixed #28
by onqtam
· 8 years ago
bcd5c9f
fixing .yml format...
by onqtam
· 8 years ago
e459494
alternative way of supplying packages?
by onqtam
· 8 years ago
c6ad425
newer cmake for travis builds
by onqtam
· 8 years ago
7e20332
still trying to get clang from a .tar.xz working - with the help of https://github.com/ldionne
by onqtam
· 8 years ago
cc35030
the last difference between me and boost.hana - still not working...
by onqtam
· 8 years ago
0115857
again installing clang like boost.hana
by onqtam
· 8 years ago
23c6a34
still trying to get libc++ working on travis
by onqtam
· 8 years ago
9368c05
properly installing libc++
by onqtam
· 8 years ago
095242a
properly installing libc++-dev...
by onqtam
· 8 years ago
6cb83ac
trying to use libc++ for clang under linux
by onqtam
· 8 years ago
e0c0360
switching back to clangs from the llvm apt...
by onqtam
· 8 years ago
fa5a852
switched to using gold on linux for everything
by onqtam
· 8 years ago
664a3a8
cmake wasn't the problem...
by onqtam
· 8 years ago
d2b92d4
trying with a recent cmake... for some reason adding libc++ failed the builds - cmake started complaining
by onqtam
· 8 years ago
6e4f108
clang builds on travis should now pass! using libc++
by onqtam
· 8 years ago
5a1292f
testing with more clang sanitizers
by onqtam
· 8 years ago
616e9d9
still trying to get llvm builds under linux on travis to run
by onqtam
· 8 years ago
2c8036f
still trying to get llvm builds under linux on travis to run
by onqtam
· 8 years ago
e85b1bb
still trying to get llvm builds under linux on travis to run
by onqtam
· 8 years ago
c769bff
still trying to get llvm builds under linux on travis to run
by onqtam
· 8 years ago
7dec6aa
still trying to get llvm builds under linux on travis to run
by onqtam
· 8 years ago
160e188
fixing travis builds..
by onqtam
· 8 years ago
d19d6da
hopefully fixed all clang versions under linux for travis
by onqtam
· 8 years ago
905ea6f
dont show green when tests fail (#26)
by ferkulat
· 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
2c440b0
damn bash syntax...
by onqtam
· 8 years ago
5c3b997
still trying to switch to gold under linux
by onqtam
· 8 years ago
959458c
trying to switch to gold linker under linux
by onqtam
· 8 years ago
65f438e
trying to update ld for gcc 5
by onqtam
· 8 years ago
3b2f798
enabled build with gcc 6 for travis
by onqtam
· 8 years ago
692541c
added xcode 8 for travis
by onqtam
· 8 years ago
2dd5528
fixed #24
by onqtam
· 8 years ago
a1188dc
fixing CI builds...?
by onqtam
· 8 years ago
89e3fe6
fixing which builds are allowed to fail
by onqtam
· 8 years ago
5bb6fcc
fixing git depth so a build from 100 commits ago can be restarted on travis/appveyor
by onqtam
· 8 years ago
773570a
fixed names of assertions
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
795d5f5
fixed #22 - removed the #ifdef DEBUG part
by onqtam
· 8 years ago
3ffb887
travis builds should be fixed
by onqtam
· 8 years ago
eae70c7
extending the bench script to make bigger test cases
by onqtam
· 8 years ago
1ca535f
fixing CI builds
by onqtam
· 8 years ago
f2ea97b
reworked the expression decomposition macros (and the rest) for faster compile times and less code bloat (not benchmarked yet) - relates #14
by onqtam
· 8 years ago
2704f92
temporarily removed linux clang builds because the ppa's are offline
by onqtam
· 8 years ago
d273de4
fixed #19
by onqtam
· 8 years ago
6cad516
fixed #18
by onqtam
· 8 years ago
7d5c0d5
fixed #17
by onqtam
· 8 years ago
a731256
updated contributing.md
by onqtam
· 8 years ago
e8bdda4
updated the release process
by onqtam
· 8 years ago
bc4b56c
fixed #10
by onqtam
· 8 years ago
f720d43
reworked the single header generation - now using a separate script - this way I can do anything with cmake functions instead on relying on system commands like cat and echo
by onqtam
· 8 years ago
1831b47
fixed #7
by onqtam
· 8 years ago
29e6260
fixing parallel builds (and maybe not just parallel?) (everything depends on the header assembly target)
by onqtam
· 8 years ago
4fe9a87
fixed output after PR
by onqtam
· 8 years ago
7ffa84e
from now on the library should be developed using the 2 headers in doctest/parts/ and doctest/doctest.h gets generated from them!
by onqtam
· 8 years ago
7b704da
more stuff in the roadmap
by onqtam
· 8 years ago
8126b56
fixed python scripts for wandbox link update and html doc generation
by onqtam
· 8 years ago
2e66b61
Include "program code" in example (#15)
by Martin Moene
· 8 years ago
8805b49
compacting the appveyor builds so they pass faster
by onqtam
· 8 years ago
bc07f5f
final touch on the git attributes...
by onqtam
· 8 years ago
b07b3db
still playing with the line endings...
by onqtam
· 8 years ago
4a65563
normalizing eof for everything
by onqtam
· 8 years ago
a7e7a3f
better git attributes file
by onqtam
· 8 years ago
109d979
added git attributes file
by onqtam
· 8 years ago
2a4e7a3
fix assertions taking std::ostream
by Zhihao Yuan
· 8 years ago
d62b666
fixed broken links in docs
by onqtam
· 8 years ago
1.0.0
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
c51115f
reduce the header size for test users (#3)
by zah
· 8 years ago
8e44b18
disable valgrind for osx even for 64 bit builds...
by onqtam
· 8 years ago
6d2bf3f
fixing missing return statement
by onqtam
· 8 years ago
9018eab
fixing gcc 4.7 builds...
by onqtam
· 8 years ago
aff213c
updating output so tests can pass
by onqtam
· 8 years ago
3a1dd12
fixing gcc builds
by onqtam
· 8 years ago
90d95de
version 1.0.0 release!
by onqtam
· 8 years ago
1e5a63d
doc
by onqtam
· 8 years ago
f6fc666
doc
by onqtam
· 8 years ago
be88b25
doc
by onqtam
· 8 years ago
6f3b167
doc
by onqtam
· 8 years ago
123c3a5
doc
by onqtam
· 8 years ago
cef6149
doc
by onqtam
· 8 years ago
67c8b3e
doc
by onqtam
· 8 years ago
c285f99
doc
by onqtam
· 8 years ago
d4669c1
doc
by onqtam
· 8 years ago
9497821
doc
by onqtam
· 8 years ago
2fc7f11
doc
by onqtam
· 8 years ago
Next »