summaryrefslogtreecommitdiff
path: root/oidset.c
diff options
context:
space:
mode:
authorLibravatar Stephen P. Smith <ischis2@cox.net>2019-01-28 20:50:15 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2019-01-29 09:40:08 -0800
commitb841d4ff438576fe0c3f69b7d48ba46a442f162b (patch)
treee1d89251ba3fe94708dbdc94fbaf5d0f3ec3795d /oidset.c
parentAdd 'human' date format documentation (diff)
downloadtgif-b841d4ff438576fe0c3f69b7d48ba46a442f162b.tar.xz
Add `human` format to test-tool
Add the human format support to the test tool so that GIT_TEST_DATE_NOW can be used to specify the current time. The get_time() helper function was created and and checks the GIT_TEST_DATE_NOW environment variable. If GIT_TEST_DATE_NOW is set, then that date is used instead of the date returned by by gettimeofday(). All calls to gettimeofday() were replaced by calls to get_time(). Renamed occurances of TEST_DATE_NOW to GIT_TEST_DATE_NOW since the variable is now used in the get binary and not just in the test-tool. Signed-off-by: Stephen P. Smith <ischis2@cox.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'oidset.c')
0 files changed, 0 insertions, 0 deletions