summaryrefslogtreecommitdiff
path: root/Tests/LoadCommand
Commit message (Expand)AuthorAgeFilesLines
* Tests: Bump CMake minimum required in tests to 3.5Brad King2023-03-012-2/+3
* Source: Replace uses of sprintf with safer snprintfSean McBride2022-06-221-7/+10
* Tests: bump cmake_minimum_required version to 2.8.12Rolf Eike Beer2021-04-052-2/+2
* 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
* Tests: Remove ancient workaround in LoadCommand testsBrad King2017-10-041-7/+0
* 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
* Tests: Simplify LoadCommand testsBrad King2014-06-253-17/+0
* Remove CMake-language block-end command argumentsKitware Robot2012-08-132-8/+8
* Convert CMake-language commands to lower caseKitware Robot2012-08-132-31/+31
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-132-28/+28
* LoadCommand test: cleanupRolf Eike Beer2012-01-203-15/+0
* ENH: Remove CMAKE_ANSI_CFLAGS from testsBrad King2009-07-081-2/+0
* ENH: preclean some warningsKen Martin2008-03-252-0/+2
* BUG: Finish fixing test for new name.Brad King2007-05-191-13/+13
* BUG: fix project name for testBill Hoffman2007-05-191-1/+1
* 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-213-3/+3
* ENH: increase coverage in a couple placesKen Martin2006-07-212-4/+36
* ENH: add support for watcom wmake and wcl386Bill Hoffman2006-01-172-7/+10
* ENH: increase coverage in loaded commandsKen Martin2005-09-202-6/+21
* ENH: use native Deployment and Development directoriesBill Hoffman2005-08-301-0/+1
* ENH: clean up loaded command test so you can tell what really failedBill Hoffman2004-10-253-14/+28
* FIX: fix RunSingleCommand to work with spaces in the path, and with an alread...Bill Hoffman2004-10-251-1/+5
* 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: Add support for importing modules without specifying pathAndy Cedilnik2004-03-271-1/+1
* ENH: More coverageAndy Cedilnik2003-07-222-0/+86
* ENH: add a double try compile to fix crazy make on hpBill Hoffman2003-04-161-0/+7
* BUG: fixes for hpBill Hoffman2003-03-111-2/+9
* use module on all platformsBill Hoffman2003-01-151-5/+2
* ENH: Renamed Modules/CheckSizeOf to Modules/CheckTypeSize for consistency wit...Brad King2002-12-301-1/+1
* Speedup the testAndy Cedilnik2002-12-053-24/+13
* new plugin APIKen Martin2002-10-081-1/+1
* Check for libraryAndy Cedilnik2002-09-252-0/+6
* Fix problemAndy Cedilnik2002-09-231-1/+6
* Some minor fixes for macAndy Cedilnik2002-09-232-4/+4
* cleanupKen Martin2002-09-231-5/+1
* Fix test so that it will work on HPAndy Cedilnik2002-09-231-0/+3
* Include more testingAndy Cedilnik2002-09-202-3/+20
* Fix test so that it does some modules testing by checking for some functions ...Andy Cedilnik2002-09-203-3/+33
* removed c++ style commentsKen Martin2002-09-201-4/+4