diff options
Diffstat (limited to 'testsuite')
-rwxr-xr-x | testsuite/gna/testsuite.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/gna/testsuite.sh b/testsuite/gna/testsuite.sh index acc895a..48a322f 100755 --- a/testsuite/gna/testsuite.sh +++ b/testsuite/gna/testsuite.sh @@ -3,6 +3,10 @@ # Driver for the GNA testsuite. # Each test correspond to one report, and is put in one directory (using # the support/bug number) +# +# bugXXX is for bugs reported on https://gna.org/bugs/?group=ghdl +# srXXX is for support reported on https://gna.org/support/?group=ghdl +# debXX is for bugs report on http://bugs.debian.org/ set -e |