]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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

1  2 
t/t9100-git-svn-basic.sh
t/test-lib.sh

Simple merge
diff --cc t/test-lib.sh
Simple merge