aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/external/c-testsuite/runners/single-exec/tcc-x86_64.skip
blob: 0cc784c1883cc58c34a8366f763c6700d2f8c02c (plain) (blame)
1
2
3
4
5
6
7
8
9
#! /bin/sh

if ! test -f README.md
then
    echo "run from the base directory." >&2
    exit 1
fi

./scripts/search-tests "not (arch-x86_64 or portable)"