summaryrefslogtreecommitdiff
path: root/Tests/CTestTestStopTime
Commit message (Expand)AuthorAgeFilesLines
* Tests: Bump CMake minimum required in tests to 3.5Brad King2023-03-011-1/+1
* Tests/CTestTest*: Update cmake_minimum_required versionsBrad King2023-02-102-2/+2
* Tests: Add missing include in sleep sourcesBrad King2022-04-261-0/+2
* Tests: bump cmake_minimum_required version to 2.8.12Rolf Eike Beer2021-04-052-2/+2
* CTest: Remove special case for Dart version <= 1Regina Pfeifer2018-11-291-2/+0
* Remove unnecessary CTEST_PROJECT_NAME variablesRegina Pfeifer2018-11-201-1/+0
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-2/+2
* Fix trivial typos in textluzpaz2017-11-031-1/+1
* Tests: make tests pass with SOURCE_DATE_EPOCH setBernhard M. Wiedemann2017-01-301-0/+1
* Add additional <= and >= comparison operatorsChuck Atkins2016-08-091-2/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-5/+4
* Tests: Add generator platform supportBrad King2014-09-101-0/+1
* Update CDash server URLBrad King2014-06-241-2/+2
* Tests: Drop CMAKE_TEST_GENERATOR(|_TOOLSET) variablesBrad King2014-03-031-2/+2
* Tests: use string(TIMESTAMP) instead of system and locale specific date/timeNils Gladitz2013-10-261-132/+31
* CTestTest*: Update minimum required CMake to 2.4Brad King2013-10-232-2/+2
* Tests: Add generator toolset supportBrad King2013-02-071-0/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-25/+25
* Convert CMake-language commands to lower caseKitware Robot2012-08-133-137/+137
* Tests: Eliminate unnecessary files and variables.David Cole2011-01-281-3/+0
* Fix for StopTime for cases when gmtime is a day ahead of localtimeZach Mullen2010-03-181-2/+2
* More debugging of StopTime testZach Mullen2010-03-182-3/+16
* Output times during StopTime test for debuggingZach Mullen2010-03-171-0/+4
* Move get_date call closer to ctest_test for more predictable results.Zach Mullen2010-03-171-3/+4
* Add the --stop-time argumentZach Mullen2010-03-175-0/+288