summaryrefslogtreecommitdiff
path: root/tests/libtest/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* includes: remove curl/curlbuild.h and curl/curlrules.hbagder/remove-curlbuildDaniel Stenberg2017-05-221-1/+1
* CMake: Try to (un-)hide private library symbolsJakub Zakrzewski2016-09-101-0/+4
* cmake: add ENABLE_THREADED_RESOLVER, rename ARESPeter Wu2014-11-101-1/+1
* cmake: build libhostname for test suitePeter Wu2014-11-101-0/+9
* Cmake: Got rid of setup_curl_dependenciesJakub Zakrzewski2014-10-091-2/+2
* cmake: Fix for MSVC2010 project generationSergei Nikulov2013-07-171-8/+0
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-1/+1
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* Converted tests 558 & 559 to use the unit test framework as 1305Dan Fandrich2011-03-041-7/+1
* removed trailing whitespaceYang Tse2010-02-141-2/+2
* ENH: add optional support for c-aresBill Hoffman2009-07-141-1/+3
* renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf2009-07-141-1/+1
* ENH: lower case cmake functions and remove tabs and re-indent cmake codeBill Hoffman2009-06-091-59/+63
* (Minor update) Added labal prefixes to tests targetsBenoit Neil2009-04-081-0/+2
* Fixed compile defines in CMake scriptsBenoit Neil2009-04-081-5/+6
* Added missing tests in CMake, added Makefile.inc for tests (+ use in CMake sc...Benoit Neil2009-04-071-43/+85
* Added tests (exes) targets, refactor a few things.Benoit Neil2009-04-061-0/+76