Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t3600: clean up permissions test properly
[gitweb.git]
/
t
/
test-lib.sh
diff --git
a/t/test-lib.sh
b/t/test-lib.sh
index 014136fb06dc689a4a2a2744cedcd0f2fda37d6d..26b3edfb2e4e725f589fc99986587aa3ecb48b75 100644
(file)
--- a/
t/test-lib.sh
+++ b/
t/test-lib.sh
@@
-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'