aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/issue1057/testsuite.sh
blob: 6eeba4f7e069a113a011b5cad06420eba4e3cb9b (plain)
1
2
3
4
5
6
7
8
9
10
#! /bin/sh

. ../../testenv.sh

export GHDL_STD_FLAGS=--std=08
analyze pkg.vhdl pkg2.vhdl

clean

echo "Test successful"