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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08

analyze e.vhdl

clean

echo "Test successful"