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

. ../../testenv.sh

export GHDL_STD_FLAGS=--std=08
analyze mwe.vhdl

clean

echo "Test successful"