After trying out tests with prove (I like it!) I was just about to make
a patch before I saw this...
So, this does what it should, at least with my set of prerequisites.
Ævar Arnfjörð Bjarmason venit, vidit, dixit 08.07.2010 03:16:
Change tests to skip with skip_all=* + test_done instead of using say
+ test_done.
I didn't understand this at all at first, only after I was about to
write that patch myself. Maybe 'with skip_all="reason"' or
'skip_all=<reason>' etc.?
This is a follow-up to "tests: Skip tests in a way that makes sense
under TAP" (fadb5156e4). I missed these cases when prepearing that
"preparing", although that last sentence sounds more like "after ---
material".
patch, hopefully this is all of them.
Signed-off-by: Ævar Arnfjörð Bjarmason <redacted>
No comments to the patch itself, it works :)
Michael