git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] hook tests: pre-push test style & test accurace
@ 2022-02-18 20:52 Ævar Arnfjörð Bjarmason
  2022-02-18 20:52 ` [PATCH 1/2] hook tests: test for exact "pre-push" hook input Ævar Arnfjörð Bjarmason
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ævar Arnfjörð Bjarmason @ 2022-02-18 20:52 UTC (permalink / raw)
  To: git
  Cc: Junio C Hamano, Bagas Sanjaya, Emily Shaffer, Aaron Schrab,
	Ævar Arnfjörð Bjarmason

A trivial topic to fix a blind spot in the test coverage for pre-push
hooks, and to fix miscellaneous issues in that test while we're at it.

These patches have been on-list before as part of a much bigger topic
submission. I opted to split these out to make the continuation of
these larger hook topics easier to digest.

The last iteration was at [1] and [2]. As the range-diff to those
patches below shows there's been no change since then.

1. https://lore.kernel.org/git/patch-v5-28.36-957691f0b6d-20210902T125111Z-avarab@gmail.com
2. https://lore.kernel.org/git/patch-v5-29.36-88fe2621549-20210902T125111Z-avarab@gmail.com

Ævar Arnfjörð Bjarmason (2):
  hook tests: test for exact "pre-push" hook input
  hook tests: use a modern style for "pre-push" tests

 t/t5571-pre-push-hook.sh | 94 ++++++++++++++++++++++------------------
 1 file changed, 53 insertions(+), 41 deletions(-)

Range-diff:
1:  957691f0b6d = 1:  7cf279205eb hook tests: test for exact "pre-push" hook input
2:  88fe2621549 = 2:  8035594be8b hook tests: use a modern style for "pre-push" tests
-- 
2.35.1.1031.g277d4562d2e


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-02-19  4:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-18 20:52 [PATCH 0/2] hook tests: pre-push test style & test accurace Ævar Arnfjörð Bjarmason
2022-02-18 20:52 ` [PATCH 1/2] hook tests: test for exact "pre-push" hook input Ævar Arnfjörð Bjarmason
2022-02-18 20:52 ` [PATCH 2/2] hook tests: use a modern style for "pre-push" tests Ævar Arnfjörð Bjarmason
2022-02-19  4:16 ` [PATCH 0/2] hook tests: pre-push test style & test accurace Taylor Blau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).