aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/testsuite.sh
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2015-12-03 05:10:42 +0100
committerTristan Gingold <gingold@adacore.com>2015-12-03 05:10:42 +0100
commitfd1fe13cca5f699cc9f182bf069bfc9f8e3afa21 (patch)
treeb97f572b36b0172939c0c9ed4e2ebf7323f12e6f /testsuite/gna/testsuite.sh
parentb8a70f67eb79f09880ac9be1e96b7856b1144246 (diff)
downloadghdl-fd1fe13cca5f699cc9f182bf069bfc9f8e3afa21.tar.gz
ghdl-fd1fe13cca5f699cc9f182bf069bfc9f8e3afa21.tar.bz2
ghdl-fd1fe13cca5f699cc9f182bf069bfc9f8e3afa21.zip
Add issue tests from github in the testsuite.
Diffstat (limited to 'testsuite/gna/testsuite.sh')
-rwxr-xr-xtestsuite/gna/testsuite.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/gna/testsuite.sh b/testsuite/gna/testsuite.sh
index 75f3c3ab1..3e486f954 100755
--- a/testsuite/gna/testsuite.sh
+++ b/testsuite/gna/testsuite.sh
@@ -9,10 +9,11 @@
# srXXX is for support reported on https://gna.org/support/?group=ghdl
# debXX is for bugs report on http://bugs.debian.org/
# ticketXX is from https://sourceforge.net/p/ghdl-updates/tickets/
+# issueXXX is from https://github.com/tgingold/ghdl/issues
set -e
-dirs="bug* sr* deb* ticket*"
+dirs="bug* sr* deb* ticket* issue*"
failures=""
full=n