summaryrefslogtreecommitdiff
path: root/Tests/LoadCommandOneConfig/CMakeCommands/cmTestCommand.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typos identified using codespellJean-Christophe Fillion-Robin2020-07-221-1/+1
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-1/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-90/+56
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-2/+2
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-20/+20
* ENH: make properties a bit more formal with documentation and chainingKen Martin2006-12-071-2/+8
* ENH: do not use c++ comments in c codeBill Hoffman2006-07-261-1/+1
* BUG: remove command causing issues with mid build reruns of cmake on vs70Ken Martin2006-07-251-3/+0
* ENH: trying a slight changeKen Martin2006-07-251-3/+3
* BUG: remove c++commentsKen Martin2006-07-251-2/+2
* BUG: temp fixKen Martin2006-07-241-1/+1
* ENH: add more coverageKen Martin2006-07-241-0/+18
* BUG: work around XCode issueKen Martin2006-07-211-1/+1
* ENH: increase coverage in a couple placesKen Martin2006-07-211-3/+31
* ENH: add support for watcom wmake and wcl386Bill Hoffman2006-01-171-6/+4
* ENH: increase coverage in loaded commandsKen Martin2005-09-201-3/+19
* ENH: Remove warningAndy Cedilnik2004-05-031-0/+4
* ENH: fix warnings in testBill Hoffman2004-05-031-7/+8
* ENH: remove warnings in testsBill Hoffman2004-05-021-1/+1
* ENH: More coverageAndy Cedilnik2003-07-221-0/+81
* new plugin APIKen Martin2002-10-081-1/+1
* Some minor fixes for macAndy Cedilnik2002-09-231-3/+3
* cleanupKen Martin2002-09-231-5/+1
* removed c++ style commentsKen Martin2002-09-201-4/+4
* test passing CMAKE_FLAGSKen Martin2002-09-181-0/+2
* added DestructorKen Martin2002-09-171-0/+10
* load command testKen Martin2002-09-161-0/+62