diff options
Diffstat (limited to 'testsuite/gna/testsuite.sh')
-rwxr-xr-x | testsuite/gna/testsuite.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/gna/testsuite.sh b/testsuite/gna/testsuite.sh index f4240a0..75f3c3a 100755 --- a/testsuite/gna/testsuite.sh +++ b/testsuite/gna/testsuite.sh @@ -4,7 +4,8 @@ # 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 +# bug0XX is for bugs not reported. +# bug[1-9]XXX 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/ # ticketXX is from https://sourceforge.net/p/ghdl-updates/tickets/ |