Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
timestamp_t: a new data type for timestamps
[gitweb.git]
/
t
/
test-lib.sh
diff --git
a/t/test-lib.sh
b/t/test-lib.sh
index beee1d847ff9084ff5b8c686548667340f480c51..8d25cb7c18343232eee39b54b55e890b682af2d9 100644
(file)
--- a/
t/test-lib.sh
+++ b/
t/test-lib.sh
@@
-1166,3
+1166,4
@@
test_lazy_prereq LONG_IS_64BIT '
'
test_lazy_prereq TIME_IS_64BIT 'test-date is64bit'
+test_lazy_prereq TIME_T_IS_64BIT 'test-date time_t-is64bit'