From: Jim Kingdon Date: Mon, 31 Jan 1994 21:15:53 +0000 (+0000) Subject: * gdb.t24/demangle.exp: Remove a bunch of tests which differ only X-Git-Tag: gdb-4_18-branchpoint~15748 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7409c5498a70351edf2ce55bd71387965b40bdc;p=thirdparty%2Fbinutils-gdb.git * gdb.t24/demangle.exp: Remove a bunch of tests which differ only in the names. The main thing these accomplish is to slow things down. Many more such duplicates surely remain. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 70ceee3f48f..fda24a16c2e 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,9 @@ Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + * gdb.t24/demangle.exp: Remove a bunch of tests which differ only + in the names. The main thing these accomplish is to slow things down. + Many more such duplicates surely remain. + * gdb.t00/help.exp: Comment out "help support" test just like (and for same reason as) "help set" test.