diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-02-04 18:45:39 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-02-04 18:45:39 +0000 |
commit | 81268ac80eab1fe6d621da56123c4dc4f19a6cc8 (patch) | |
tree | 1350278d4ec2ac48e204cf6af26ce846a6e5d39e /gdb | |
parent | 9c01440dd298df3dbc5dad5275eacfc8fcc8ffd7 (diff) | |
download | fsf-binutils-gdb-81268ac80eab1fe6d621da56123c4dc4f19a6cc8.zip fsf-binutils-gdb-81268ac80eab1fe6d621da56123c4dc4f19a6cc8.tar.gz fsf-binutils-gdb-81268ac80eab1fe6d621da56123c4dc4f19a6cc8.tar.bz2 |
* gdb.t24/demangle.exp: Remove a bunch more tests which differ
only in the names (I probably got most of them). I was even
generous with some which differed in underscores in names, and
probably missed a few, and I *still* was able to remove almost a
third of the file with almost no impact on testsuite coverage.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index afdcc87..1ff90a7 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,11 @@ +Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.t24/demangle.exp: Remove a bunch more tests which differ + only in the names (I probably got most of them). I was even + generous with some which differed in underscores in names, and + probably missed a few, and I *still* was able to remove almost a + third of the file with almost no impact on testsuite coverage. + Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com) * gdb.t00/default.exp: Match udi_attach error message as well as |