Merge branch 'ab/doc-replace-gmane-links'
[gitweb.git] / t / test-lib.sh
index 014136fb06dc689a4a2a2744cedcd0f2fda37d6d..26b3edfb2e4e725f589fc99986587aa3ecb48b75 100644 (file)
@@ -1168,3 +1168,6 @@ build_option () {
 test_lazy_prereq LONG_IS_64BIT '
        test 8 -le "$(build_option sizeof-long)"
 '
+
+test_lazy_prereq TIME_IS_64BIT 'test-date is64bit'
+test_lazy_prereq TIME_T_IS_64BIT 'test-date time_t-is64bit'