aboutsummaryrefslogtreecommitdiff
path: root/test/CMakeLists.txt
AgeCommit message (Expand)Author
2023-02-11Fix running several tests in parallel with CTestMartijn van Beurden
2022-05-12Add checks for decoding from and encoding to UTF-8 filenamesMartijn van Beurden
2022-04-20Add git commit tag, hash and date to vendor string when availableMartijn van Beurden
2022-04-13[CMake] Enable testing through busyboxMartijn van Beurden
2022-04-13cmake: Fix tests with BUILD_CXXLIBS or BUILD_PROGRAMS offSilent
2021-07-11cmake: add some simple tests on windows platforms.Ralph Giles
2019-05-31Fixed #107: CMake error without enabling BUILD_CXXLIBSVitaliy Kirsanov
2019-05-04Added ECHO_C to CMake testsVitaliy Kirsanov
2019-05-04/test/*.sh enabled for CTest in UNIXVitaliy Kirsanov