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

. ../../testenv.sh

export GHDL_STD_FLAGS=--std=08
analyze_failure alt2.vhdl
analyze alt.vhdl

clean

echo "Test successful"