Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
onqtam
/
doctest
/
de04576ecf0be3e23d25104279887bc43c8d4d78
/
CMakeLists.txt
de04576
add alias target for doctest for use in build tree (#247)
by Trond H Emaus
· 5 years ago
35b339f
Add doctest_discover_tests() (#236)
by Cristian Morales Vega
· 5 years ago
3b324ce
Explicitly specify the doctest_with_main C++ standard in CMake. (#231)
by Daan De Meyer
· 6 years ago
f9d5d6a
Remove architecture check from CMake package (#225)
by Morris Hafner
· 6 years ago
c123a69
add default install prefix (#219)
by Harald
· 6 years ago
b22d878
re-introduced the DOCTEST_WITH_TESTS option - shouldn't have removed it in the first place
by onqtam
· 6 years ago
2.3.1
f80b3f0
fixed #210 - decided to generate the final header only when doctest is NOT added as a cmake subtree with add_subdirectory but is used directly
by onqtam
· 6 years ago
17c9738
fixing minor issues
by onqtam
· 6 years ago
c6cc9ff
extended the cmake testing infrastructure to invoke the xml reporter as well - for N tests now we will have 2xN tests - N with the console reporter and the same N with the xml reporter (currently commented out)
by onqtam
· 6 years ago
02d4c9b
Fix propagating include directories of target doctest_with_main (#193)
by Dimitrij Mijoski
· 6 years ago
36e3745
"fixes" after merging #187
by onqtam
· 6 years ago
2870d77
renamed the file - correct english matters!
by onqtam
· 6 years ago
0dbbd4f
Move single header to a separate folder (#187)
by Dimitrij Mijoski
· 6 years ago
447b155
Rename doctest_impl.h to doctest.cpp for less confusion. (#185)
by Dimitrij Mijoski
· 6 years ago
bc43fe4
Fix CMake include path #175 (#179)
by ncihnegn
· 6 years ago
ce4523b
fixes #175
by onqtam
· 6 years ago
b031dd0
hopefully fixing xcode 6.4/7.3 builds
by onqtam
· 6 years ago
79a3798
Correct DOCTEST_NO_INSTALL logic; do install unless it is set (#99) (#100)
by Viktor Kirilov
· 7 years ago
b63bf85
Added an option to not install Doctest in CMake (#96)
by NeverMine17
· 7 years ago
b759fb4
fixing a 'race condition' in cmake (the generation of doctest.h) - closes #77
by onqtam
· 7 years ago
7d8af91
Added doctest_with_main static lib (#78)
by Yordan Madzhunkov
· 7 years ago
aec53d2
enabled all builds again
by onqtam
· 8 years ago
f6d1a51
code coverage should work now
by onqtam
· 8 years ago
a985f5a
added playground project and made (again) the common.cmake behave when included multiple times
by onqtam
· 8 years ago
98e12af
cleaning up examples
by onqtam
· 8 years ago
bff67f7
setting the cmake version of the project properly
by onqtam
· 8 years ago
61954c3
reworked cmake a bit
by onqtam
· 8 years ago
08cf7dc
moved all cmake-related stuff to scripts/cmake
by onqtam
· 8 years ago
c89cf82
Read version from scripts/version.txt in CMakeLists.txt
by Giuseppe Roberti
· 8 years ago
f3425ae
add DOCTEST_SKIP_COVERAGE and DOCTEST_SKIP_EXAMPLES
by Giuseppe Roberti
· 8 years ago
e01299b
add cmake package configuration files creation
by Giuseppe Roberti
· 8 years ago
f63c510
- removed old hacks for gcc 4.4 under osx
by onqtam
· 8 years ago
c7aaa96
updating cmake on travis... Also bumping the minimal version of cmake required to 3.0 because of the 'NAME' target property
by onqtam
· 8 years ago
b478ca6
fixing the cmake for code coverage reports! should be >99%
by onqtam
· 8 years ago
fe740c2
moved code coverage sources outside of examples
by onqtam
· 8 years ago
cc9e865
working on code coverage
by onqtam
· 8 years ago
4a65563
normalizing eof for everything
by onqtam
· 8 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
fa11399
fixing the valgrind problem at last?
by onqtam
· 9 years ago
222ecad
reorganized cmake stuff
by onqtam
· 9 years ago
b1e7e14
squashing git history for the last time
by hardly
· 10 years ago