This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] Add gcc.dg-selftests/dg-final.exp


On Jun 12 2018, Tom de Vries <tdevries@suse.de> wrote:

> I've made the PASS/FAIL id minimal (removed the actual args part), which makes
> it easier to read:
> ...
> PASS: scan-tree-dump: too many arguments
> PASS: scan-tree-dump: too few arguments
> PASS: scan-tree-dump-times: too many arguments
> PASS: scan-tree-dump-times: too few arguments

This is bad, as there are now many duplicate test names.  All tests
should have unique names.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]