On Sonntag, 8. August 2010, Jonathan Nieder wrote:
Ævar Arnfjörð Bjarmason wrote:
quoted
Change the test_have_prereq function in test-lib.sh to support a
comma-separated list of prerequisites. This is useful for tests that
need e.g. both POSIXPERM and SANITY.
The implementation was stolen from Junio C Hamano and Johannes Sixt,
the tests and documentation were not.
I think you can sell it better. :)
From: Johannes Sixt [off-list ref]
Subject: test-lib: Allow tests with multiple prerequisites
I think the patch has changed sufficiently, particularly in the subtle points,
that authorship should not be attributed to me anymore.
Thanks for your review!
-- Hannes