summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Revert "clar: introduce CLAR_XML option"Edward Thomson2018-09-101-19/+5
* clar: introduce CLAR_XML optionEdward Thomson2018-09-061-5/+19
* tests: simplify cmake test configurationEdward Thomson2018-07-261-9/+5
* cmake: enforce C90 standardPatrick Steinhardt2018-07-131-0/+1
* cmake: distinguish internal and system include directoriesPatrick Steinhardt2018-07-131-0/+1
* cmake: remove now-useless LIBGIT2_LIBDIRS handlingPatrick Steinhardt2018-05-091-1/+0
* fixed stack smashing due to wrong size of struct stat on the stackAndreas Baumann2018-04-191-0/+1
* tests: create new test target for all SSH-based testsPatrick Steinhardt2018-01-031-2/+2
* tests: online::clone: inline creds-test with nonexistent URLPatrick Steinhardt2018-01-031-1/+0
* tests: online::clone: construct credential-URL from environmentPatrick Steinhardt2018-01-031-2/+1
* tests: perf: build but exclude performance tests by defaultPatrick Steinhardt2018-01-031-1/+1
* cmake: Add USE_HTTPS as a CMake optionEtienne Samson2017-10-231-1/+1
* cmake: simplify some HTTPS testsEtienne Samson2017-10-231-1/+1
* cmake: use project-relative binary and source directoriesPatrick Steinhardt2017-10-201-7/+7
* cmake: unify version check for target include directoriesPatrick Steinhardt2017-09-201-1/+3
* cmake: distinguish libgit2 objects and sourcesPatrick Steinhardt2017-09-201-1/+1
* cmake: keep track of libraries and includes via listsPatrick Steinhardt2017-08-161-7/+4
* cmake: move defines into "features.h" headerPatrick Steinhardt2017-08-161-1/+1
* cmake: create separate CMakeLists.txt for testsPatrick Steinhardt2017-08-161-0/+66