Merge branch 'ab/test-lib'
authorJunio C Hamano <gitster@pobox.com>
Tue, 23 Feb 2021 00:12:43 +0000 (16:12 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 23 Feb 2021 00:12:43 +0000 (16:12 -0800)
commitd68fccef86af1ceb5ae3a9abb02c8fe4f6ff3317
tree020527039643bd7dcf1c498e6d1c90b2aabc612d
parent45df6c4d756df25d04f82f4803923baaf0c12a33
parente7884b353b7f3b61c2b8ace086bc7e030946e270
Merge branch 'ab/test-lib'

Test framework clean-up.

* ab/test-lib:
  test-lib-functions: assert correct parameter count
  test-lib-functions: remove bug-inducing "diagnostics" helper param
  test libs: rename "diff-lib" to "lib-diff"
  t/.gitattributes: sort lines
  test-lib-functions: move function to lib-bitmap.sh
  test libs: rename gitweb-lib.sh to lib-gitweb.sh
  test libs: rename bundle helper to "lib-bundle.sh"
  test-lib-functions: remove generate_zero_bytes() wrapper
  test-lib-functions: move test_set_index_version() to its user
  test lib: change "error" to "BUG" as appropriate
  test-lib: remove check_var_migration
t/README
t/t5318-commit-graph.sh
t/t6500-gc.sh
t/t9300-fast-import.sh
t/test-lib-functions.sh
t/test-lib.sh