aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/issue1283
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2020-05-12 19:01:19 +0200
committerTristan Gingold <tgingold@free.fr>2020-05-13 06:01:07 +0200
commit54cd0b5bd2cb29668fc41946a95bba0d13a67199 (patch)
tree610cbc362eb2a0ae6cf67f46286a1e06a70f9215 /testsuite/synth/issue1283
parent9f8e1f46b1c3ad3b2e820365861dfcb9567684be (diff)
downloadghdl-54cd0b5bd2cb29668fc41946a95bba0d13a67199.tar.gz
ghdl-54cd0b5bd2cb29668fc41946a95bba0d13a67199.tar.bz2
ghdl-54cd0b5bd2cb29668fc41946a95bba0d13a67199.zip
testsuite/synth: adjust test #1283
Diffstat (limited to 'testsuite/synth/issue1283')
-rwxr-xr-xtestsuite/synth/issue1283/testsuite.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/synth/issue1283/testsuite.sh b/testsuite/synth/issue1283/testsuite.sh
index db68cde84..2d5cd436d 100755
--- a/testsuite/synth/issue1283/testsuite.sh
+++ b/testsuite/synth/issue1283/testsuite.sh
@@ -4,9 +4,9 @@
GHDL_STD_FLAGS=--std=08
synth_analyze issue1
-synth_failure issue2
-synth_failure issue3
-synth_failure issue4
+synth_failure issue2.vhdl -e
+synth_failure issue3.vhdl -e
+synth_failure issue4.vhdl -e
clean