CMake/Tests/CMakeLib
2019-08-23 08:43:35 -04:00
..
PseudoMemcheck clang-tidy: Fix readability-static-accessed-through-instance 2018-11-22 00:11:37 +01:00
testVisualStudioSlnParser_data Avoid CRLF newlines in Git repo blobs 2017-08-30 08:29:43 -04:00
CMakeLists.txt Source: Add cm::optional 2019-08-23 08:43:35 -04:00
run_compile_commands.cxx Enable clang-tidy modernize-loop-convert lint 2017-09-19 09:32:25 -04:00
testAffinity.cxx CTest: Add options to control test process affinity to CPUs 2018-03-05 09:21:32 -05:00
testArgumentParser.cxx Introduce cmArgumentParser 2019-04-04 13:24:39 -04:00
testEncoding.cxx Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
testFindPackageCommand.cxx
testGeneratedFileStream.cxx
testOptional.cxx Source: Add cm::optional 2019-08-23 08:43:35 -04:00
testRange.cxx testRange: Make sure tests can actually fail 2019-03-20 06:16:58 +01:00
testRST.cxx
testRST.expect cmRST: Fix crash on empty markup block 2019-04-05 08:18:14 -04:00
testRST.rst cmRST: Fix crash on empty markup block 2019-04-05 08:18:14 -04:00
testRSTinclude1.rst
testRSTinclude2.rst
testRSTmod.cmake
testRSTtoc1.rst
testRSTtoc2.rst
testString.cxx Fix most clang -Wextra-semi-stmt warnings in C++ files 2019-01-15 14:09:46 -05:00
testStringAlgorithms.cxx Merge topic 'cmStringAlgorithms_ulong' 2019-08-16 14:49:28 -04:00
testSystemTools.cxx cmStringAlgorithms: Add cmStrToLong and cmStrToULong 2019-08-10 14:39:03 +02:00
testUTF8.cxx cm_utf8: add an is_valid function 2019-03-18 14:18:13 -04:00
testUVProcessChain.cxx modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
testUVProcessChainHelper.cxx cmUVProcessChain: Add cmUVProcessChain 2019-05-07 13:40:06 -04:00
testUVRAII.cxx cmUVHandlePtr: Add cm::uv_loop_ptr 2019-04-25 12:03:08 -04:00
testUVStreambuf.cxx cmUVStreambuf: Add std::streambuf implementation for uv_stream_t 2019-04-25 12:14:00 -04:00
testVisualStudioSlnParser.cxx Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
testVisualStudioSlnParser.h.in
testXMLParser.cxx
testXMLParser.h.in
testXMLParser.xml
testXMLSafe.cxx