aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/stmt01/testsuite.sh
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2019-08-29 06:57:04 +0200
committerTristan Gingold <tgingold@free.fr>2019-08-29 06:57:04 +0200
commit70bca998891387e66b3cf522b3d66b8e873de08d (patch)
tree553d22efbe8dd03ac7b7b2067ab71edb80c8b6f9 /testsuite/synth/stmt01/testsuite.sh
parent698c668481e9ca77234317bca7047efd8210c24c (diff)
downloadghdl-70bca998891387e66b3cf522b3d66b8e873de08d.tar.gz
ghdl-70bca998891387e66b3cf522b3d66b8e873de08d.tar.bz2
ghdl-70bca998891387e66b3cf522b3d66b8e873de08d.zip
testsuite/synth: add testcase for records. Temporary disable stmt01
Diffstat (limited to 'testsuite/synth/stmt01/testsuite.sh')
-rwxr-xr-xtestsuite/synth/stmt01/testsuite.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/synth/stmt01/testsuite.sh b/testsuite/synth/stmt01/testsuite.sh
index 3d066e799..94fa6cf0b 100755
--- a/testsuite/synth/stmt01/testsuite.sh
+++ b/testsuite/synth/stmt01/testsuite.sh
@@ -1,5 +1,6 @@
#! /bin/sh
+exit 0
. ../../testenv.sh
for t in forloop2; do