t/helper: merge test-date into test-tool
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
e499894443
commit
a801a7cfc7
@ -1206,5 +1206,5 @@ 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'
|
||||
test_lazy_prereq TIME_IS_64BIT 'test-tool date is64bit'
|
||||
test_lazy_prereq TIME_T_IS_64BIT 'test-tool date time_t-is64bit'
|
||||
|
Reference in New Issue
Block a user