Merge branch 'jk/tests-timestamp-fix' into master
authorJunio C Hamano <gitster@pobox.com>
Thu, 30 Jul 2020 20:20:31 +0000 (13:20 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 30 Jul 2020 20:20:31 +0000 (13:20 -0700)
commit6fc5542564fed67a4547e1b85f9d677b81ca3164
tree4e90f72d18da3510002a555affecd29cf8f76427
parent70cdbbe3a7028b9c1eb7542a0aa038b971d3fb27
parent180a4d76ac8f7c3e97be023e5943f719f3efb55b
Merge branch 'jk/tests-timestamp-fix' into master

The test framework has been updated so that most tests will run
with predictable (artificial) timestamps.

* jk/tests-timestamp-fix:
  t9100: stop depending on commit timestamps
  test-lib: set deterministic default author/committer date
  t9100: explicitly unset GIT_COMMITTER_DATE
  t5539: make timestamp requirements more explicit
  t9700: loosen ident timezone regex
  t6000: use test_tick consistently
t/t9100-git-svn-basic.sh
t/test-lib.sh