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://git.distorted.org.uk/~mdw/mLib/commitdiff_plain/2f59186c318eced4c75b2cd74767d13eee7899b1 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