Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
onqtam
/
doctest
/
535b4bd92b5778b5624270d5f9251a27706ba557
/
doc
535b4bd
doc
by onqtam
· 8 years ago
8f07abf
doc
by onqtam
· 8 years ago
dacde0b
doc
by onqtam
· 8 years ago
a539bb4
working on the command line doc
by onqtam
· 8 years ago
fd527f9
BDD style supported!
by onqtam
· 8 years ago
3e6f2b0
implemented printing of the subcase stack
by onqtam
· 8 years ago
d1b1f7b
updated docs
by onqtam
· 8 years ago
e0d62af
the operator<< for the trait is no longer in the global namespace... it was breaking stuff
by onqtam
· 8 years ago
1d14506
added approx
by onqtam
· 8 years ago
4f18594
command line updated
by onqtam
· 8 years ago
c6e9ea8
implemented listing of test suites
by onqtam
· 8 years ago
2e09b34
minor changes regarding long long (and the docs)
by onqtam
· 8 years ago
78177ed
added short versions of all options
by onqtam
· 8 years ago
7ec86d8
fixing clang builds also testing with no apt cache
by onqtam
· 8 years ago
e565a7b
fixing build
by onqtam
· 8 years ago
584429f
VC++6 support
by onqtam
· 8 years ago
e08cd40
stringification done!
by onqtam
· 8 years ago
ee1c881
took the stringification from Catch...
by onqtam
· 8 years ago
4286919
trying to get the operator<< stringification
by onqtam
· 8 years ago
0419b30
- the name of the test is printed when necessary
by onqtam
· 8 years ago
7049f40
refactored a bit the assertion logging
by onqtam
· 8 years ago
3af136c
can print successful asserts in output too
by onqtam
· 8 years ago
7f41450
- listing of tests done - some rework on things regarding options
by onqtam
· 8 years ago
f8bc7f3
done with abort-after option
by onqtam
· 8 years ago
ad0d6d2
can skip exceptions-related asserts
by onqtam
· 8 years ago
88812ab
sorting done
by onqtam
· 8 years ago
ea7bbe8
- tiny rework on string options - they ahve defaults now - fixed a bug
by onqtam
· 8 years ago
f76f0c2
fixed ostream forward declaration with libc++
by onqtam
· 8 years ago
70bd710
temp
by onqtam
· 8 years ago
24ccd0a
removed ccache - no benefit in a single header library
by onqtam
· 8 years ago
92e332f
fixing bug found by coverity
by onqtam
· 8 years ago
7fb192e
- added WARN macros
by onqtam
· 8 years ago
e2527e3
toying around with the travis config
by onqtam
· 8 years ago
e16659c
fixing errors
by onqtam
· 8 years ago
7584cf2
trying cache
by onqtam
· 8 years ago
ec75700
added _ in TESTCASE and TESTSUITE
by onqtam
· 8 years ago
b91b68e
- not calling exit() anymore - more colors
by onqtam
· 9 years ago
28a90ff
printing the help
by onqtam
· 9 years ago
438dbb4
refactored a bit the globals in the library
by onqtam
· 9 years ago
f33da9f
docs updated
by onqtam
· 9 years ago
f2c18f1
more spaces
by onqtam
· 9 years ago
4c0d190
final touches on tutorial
by onqtam
· 9 years ago
e93235a
tutorial finished!
by onqtam
· 9 years ago
725da30
pretty markdown?
by onqtam
· 9 years ago
863a034
github md try
by onqtam
· 9 years ago
69c0176
trying code in html tables in markdown - come on github!!!
by onqtam
· 9 years ago
f336b9f
- started tutorial
by onqtam
· 9 years ago
53120c8
minor tweaks on the docs
by onqtam
· 9 years ago
c570ddf
finished the features page for now
by onqtam
· 9 years ago
6442cf4
little touches on the docs
by onqtam
· 9 years ago
6f16b6b
last touches on docs for today
by onqtam
· 9 years ago
c4b3a50
more work on the documentation
by onqtam
· 9 years ago
3c23973
anchors done!
by onqtam
· 9 years ago
45cf68e
last anchor try
by onqtam
· 9 years ago
04b60d9
trying anchors
by onqtam
· 9 years ago
44478ef
trying markdown anchors
by onqtam
· 9 years ago
f7e2a20
more work on the doc
by onqtam
· 9 years ago
50af667
temp commit - writing the features
by onqtam
· 9 years ago
0e96d9c
working on the docs
by onqtam
· 9 years ago
1b4144a
- started the documentation - disabled the CI while I iterate on the markdown
by onqtam
· 9 years ago
9522eb4
all builds passing? please?
by onqtam
· 9 years ago
4949274
- building with 5 studios on appveyor! - warnings as errors!
by onqtam
· 9 years ago
a6b92d3
testing appveyor different studio
by onqtam
· 9 years ago
fe5482f
silencing warnings
by onqtam
· 9 years ago
f3a680f
made stringify() use ADL so people can use templates for vector<T> and whatever...
by onqtam
· 9 years ago
e6d0d51
updated the release process added an example with alternative macros for the lib
by onqtam
· 9 years ago
80d1f18
added flags to command line parsing
by onqtam
· 9 years ago
862a3bb
fixed refactoring of options parsing
by onqtam
· 9 years ago
64bd322
fooling around with options - not working currently...
by onqtam
· 9 years ago
0cea9bc
- added support for colors in output
by onqtam
· 9 years ago
6e23bef
debugger integration done stringification of types (+ pointers) done
by onqtam
· 9 years ago
aa605c1
fixing output for tests - no more file paths!
by onqtam
· 9 years ago
8ccce3b
exiting done properly!
by onqtam
· 9 years ago
aa22582
removed the ability to not use quotes for test/subcase/testsuite names
by onqtam
· 9 years ago
336f95e
fixing tests!
by onqtam
· 9 years ago
cf9812f
all assertion macros working!
by onqtam
· 9 years ago
1cda096
assertion macros WIP
by onqtam
· 9 years ago
ff2a780
renamed macros
by onqtam
· 9 years ago
6b7eb05
hopefully this fixes the valgrind issue... (and some warnings)
by onqtam
· 9 years ago
b57e0c4
fixing CI builds? come on!
by onqtam
· 9 years ago
f921d3f
- fixed what can get disabled globally in the library
by onqtam
· 9 years ago
4cdf5d8
fixing testing macro
by onqtam
· 9 years ago
222ecad
reorganized cmake stuff
by onqtam
· 9 years ago
85b58b5
adding pledgie badge
by onqtam
· 9 years ago
a579488
expression decomposition first steps!
by onqtam
· 9 years ago
b1e7e14
squashing git history for the last time
by hardly
· 10 years ago