summaryrefslogtreecommitdiff
path: root/Tests/X11
Commit message (Expand)AuthorAgeFilesLines
* CPack: Remove the deprecated PackageMaker generatorCraig Scott2022-05-051-1/+0
* CPack: Remove undocumented deprecated OSXX11 generatorBrad King2021-11-051-1/+0
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-0/+1
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-012-8/+8
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-72/+68
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-5/+5
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-22/+22
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-132-13/+13
* Tests/X11: Add missing include <stdlib.h> for 'rand'Brad King2012-07-181-0/+1
* ENH: make sure tests for cpack are run correctlyBill Hoffman2009-04-211-1/+1
* ENH: make sure tests for cpack are run correctlyBill Hoffman2009-04-211-2/+2
* ENH: make sure tests for cpack are run correctlyBill Hoffman2009-04-211-1/+1
* ENH: make sure tests for cpack are run correctlyBill Hoffman2009-04-211-2/+2
* BUG: Fix issue #7833: Add file extension handling to CPack generated installe...David Cole2009-01-211-3/+8
* ENH: add a simple x11 test for packagingBill Hoffman2008-04-112-2/+11
* ENH: add a simple x11 programBill Hoffman2008-04-111-0/+145
* ENH: preclean some warningsKen Martin2008-03-251-0/+1
* ENH: add support for universal binariesBill Hoffman2006-03-241-0/+12
* ERR: Fix test to use post CMAKE_X_LIBS variablesAndy Cedilnik2004-07-291-3/+4
* Change name of variableAndy Cedilnik2003-01-081-1/+1
* ERR: Project name and executable name should match for consistency in the X11...Brad King2002-12-181-11/+3
* BUG: Renamed X11 test executable to useX11 to avoid conflict with name of lib...Brad King2002-12-171-11/+12
* Try to fix testAndy Cedilnik2002-11-061-18/+2
* Try to fix FindX11Andy Cedilnik2002-11-051-1/+5
* SimplifyAndy Cedilnik2002-11-051-20/+3
* Fix testAndy Cedilnik2002-11-041-13/+13
* Try to make test to runAndy Cedilnik2002-11-031-0/+2
* Print message on system without X11Andy Cedilnik2002-10-291-1/+5
* Add Windows codeAndy Cedilnik2002-10-292-1/+15
* Add test for X11Andy Cedilnik2002-10-292-0/+49