aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/bug0100/testsuite.sh
diff options
context:
space:
mode:
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 92b8ad212..fc50f76ad 100755
--- a/testsuite/gna/bug0100/testsuite.sh
+++ b/testsuite/gna/bug0100/testsuite.sh
@@ -11,8 +11,10 @@ analyze_failure --force-analysis choicelen.vhdl
analyze_failure --force-analysis noexpr.vhdl
analyze_failure --force-analysis str.vhdl
analyze_failure --force-analysis procinter.vhdl
+analyze_failure --force-analysis emptyquote2.vhdl
analyze_failure usrattr.vhdl
analyze_failure forloop.vhdl
+analyze_failure emptyquote.vhdl
if analyze_failure --force-analysis notype1.vhdl 2>&1 | grep -q "indexed name"; then
: