From: Mark Wooding Date: Sat, 28 Dec 2013 12:56:54 +0000 (+0000) Subject: struct/tests.at: Skip tests if we don't have a working Python. X-Git-Tag: 2.2.2~6 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/commitdiff_plain/2f59186c318eced4c75b2cd74767d13eee7899b1?ds=inline;hp=48f2031e3433619ddbae85d5f981a12e2408ec4f struct/tests.at: Skip tests if we don't have a working Python. --- diff --git a/struct/tests.at b/struct/tests.at index 3ae7199..b93f1a2 100644 --- a/struct/tests.at +++ b/struct/tests.at @@ -30,6 +30,7 @@ ## assoc AT_SETUP([struct: assoc]) AT_KEYWORDS([struct assoc]) +AT_SKIP_IF([test "$PYTHON" = :]) for seed in 0x58677213 0xdfcc2ff4 ""; do $PYTHON SRCDIR/t/sym-gtest.py $seed AT_CHECK([BUILDDIR/t/assoc.t