Merge branch 'ab/test-lib-updates'
authorJunio C Hamano <gitster@pobox.com>
Mon, 14 Jun 2021 04:33:29 +0000 (13:33 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 Jun 2021 04:33:29 +0000 (13:33 +0900)
commit2019256717d70bcfa1c6cd3869cfdc02310adb7a
treea354a9651be896d3b088356b0a73fb280fb14df8
parentc189dba20e6d94e4408bcc6ad298f0c157f05b43
parentf0d4d398e281009bc5e34d830b37c0c1df2fb8a8
Merge branch 'ab/test-lib-updates'

Test clean-up.

* ab/test-lib-updates:
  test-lib: split up and deprecate test_create_repo()
  test-lib: do not show advice about init.defaultBranch under --verbose
  test-lib: reformat argument list in test_create_repo()
  submodule tests: use symbolic-ref --short to discover branch name
  test-lib functions: add --printf option to test_commit
  describe tests: convert setup to use test_commit
  test-lib functions: add an --annotated option to "test_commit"
  test-lib-functions: document test_commit --no-tag
  test-lib-functions: reword "test_commit --append" docs
  test-lib tests: remove dead GIT_TEST_FRAMEWORK_SELFTEST variable
  test-lib: bring $remove_trash out of retirement
t/test-lib-functions.sh
t/test-lib.sh