]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/meson-tap-parse'
authorJunio C Hamano <gitster@pobox.com>
Tue, 17 Jun 2025 17:44:42 +0000 (10:44 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 17 Jun 2025 17:44:42 +0000 (10:44 -0700)
Meson-based build/test framework now understands TAP output
generated by our tests.

* ps/meson-tap-parse:
  meson: parse TAP output generated by our tests
  meson: introduce kwargs variable for tests
  test-lib: fail on unexpectedly passing tests
  t7815: fix unexpectedly passing test on macOS
  t/test-lib: fix TAP format for BASH_XTRACEFD warning
  t/test-lib: don't print shell traces to stdout
  t983*: use prereq to check for Python-specific git-p4(1) support
  t9822: use prereq to check for ISO-8859-1 support
  t: silence output from `test_create_repo()`
  t: stop announcing prereqs

1  2 
meson.build
t/meson.build
t/t1007-hash-object.sh
t/test-lib.sh

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