aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/bug0100/testsuite.sh
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2019-06-13 18:18:46 +0200
committerTristan Gingold <tgingold@free.fr>2019-06-13 18:18:46 +0200
commit7132fb9e1b05def9d0ed00f9aa8803fb984db218 (patch)
tree524d713edb6ce6b845cf448b4cef3706b97ae7f5 /testsuite/gna/bug0100/testsuite.sh
parent29b47848de1514e64a47104fef77f4e14764f030 (diff)
downloadghdl-7132fb9e1b05def9d0ed00f9aa8803fb984db218.tar.gz
ghdl-7132fb9e1b05def9d0ed00f9aa8803fb984db218.tar.bz2
ghdl-7132fb9e1b05def9d0ed00f9aa8803fb984db218.zip
Add tests for previous patches.
Diffstat (limited to 'testsuite/gna/bug0100/testsuite.sh')
-rwxr-xr-xtestsuite/gna/bug0100/testsuite.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/gna/bug0100/testsuite.sh b/testsuite/gna/bug0100/testsuite.sh
index a17297a28..5284a603d 100755
--- a/testsuite/gna/bug0100/testsuite.sh
+++ b/testsuite/gna/bug0100/testsuite.sh
@@ -7,6 +7,8 @@ analyze_failure --force-analysis notype1.vhdl
analyze_failure --force-analysis notype2.vhdl
analyze_failure --force-analysis nochoice1.vhdl
analyze_failure --force-analysis nochoice2.vhdl
+analyze_failure --force-analysis choicelen.vhdl
+analyze_failure --force-analysis noexpr.vhdl
if analyze_failure --force-analysis notype1.vhdl 2>&1 | grep -q "indexed name"; then
: