Re: unique test case names for gcc debug.exp and pch.exp
Zack Weinberg <[email protected]>
| Newsgroups | gmane.comp.gcc.devel,gmane.comp.sysutils.dejagnu.bugs |
|---|---|
| Message-ID | <[email protected]> |
Mike Stump <[email protected]> writes: > This patch fixes dejagnu so that the debug.exp and pch.exp testcase > names are unique. Without this patch, the testcase names are not > unique, which is a fundamental violation of testing etiquette. Is this a patch to dejagnu core or to GCC's helper library? zw