aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/CMakeLists.txt
AgeCommit message (Expand)Author
2020-05-12CMake: do not build test programs by defaultPeter Wu
2020-04-30libtest/cmake: Remove commented codeRikard Falkeborn
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2019-12-01build: Disable Visual Studio warning "conditional expression is constant"Jay Satiro
2018-10-05CMake: suppress MSVC warning C4127 for libtestMarcel Raad
2018-09-28cmake: fixed path used in generation of docs/tests during curl build through ...Sergei Nikulov
2018-08-21test1148: disable if decimal separator is not pointMarcel Raad
2018-07-17CMake: Update scripts to use consistent styleRuslan Baratov
2018-06-06tests/libtest: Add lib1521 to nodist_SOURCESRikard Falkeborn
2018-05-24cmake: set -d postfix for debug builds if not specifiedSergei Nikulov
2017-06-27libtest/make: generate lib1521.cDaniel Stenberg
2017-06-14includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2016-09-10CMake: Try to (un-)hide private library symbolsJakub Zakrzewski
2014-11-10cmake: add ENABLE_THREADED_RESOLVER, rename ARESPeter Wu
2014-11-10cmake: build libhostname for test suitePeter Wu
2014-10-09Cmake: Got rid of setup_curl_dependenciesJakub Zakrzewski
2013-07-17cmake: Fix for MSVC2010 project generationSergei Nikulov
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2011-03-04Converted tests 558 & 559 to use the unit test framework as 1305Dan Fandrich
2010-02-14removed trailing whitespaceYang Tse
2009-07-14ENH: add optional support for c-aresBill Hoffman
2009-07-14renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf
2009-06-09ENH: lower case cmake functions and remove tabs and re-indent cmake codeBill Hoffman
2009-04-08(Minor update) Added labal prefixes to tests targetsBenoit Neil
2009-04-08Fixed compile defines in CMake scriptsBenoit Neil
2009-04-07Added missing tests in CMake, added Makefile.inc for tests (+ use in CMake sc...Benoit Neil
2009-04-06Added tests (exes) targets, refactor a few things.Benoit Neil