mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-04 15:54:25 +08:00
91f8973ba3
I had reason to look at the gdb.stabs/gdb11479.exp test script and figured it could do with a small clean up. I've: - Made use of standard_testfile and the variables it defines. - Made use of with_test_prefix and removed the prefix from the end of each test name. - Avoid overwriting the test binary when we recompile, instead use a different name for each recompilation. - Add '.' at the end of each comment. There should be no changes in what is tested with this commit. Reviewed-By: Keith Seitz <keiths@redhat.com> |
||
---|---|---|
.. | ||
aout.sed | ||
ecoff.sed | ||
exclfwd1.c | ||
exclfwd2.c | ||
exclfwd.exp | ||
exclfwd.h | ||
gdb11479.c | ||
gdb11479.exp | ||
hppa.sed | ||
weird.def | ||
weird.exp | ||
xcoff.sed |