aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1994-01-31 21:15:53 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1994-01-31 21:15:53 +0000
commita7409c5498a70351edf2ce55bd71387965b40bdc (patch)
tree3a0a3c582cdfe2970ca933e265beb9ac6aa45949 /gdb/testsuite
parent47c7ceb59c8679edd9886f79e1c00de18db95871 (diff)
downloadgdb-a7409c5498a70351edf2ce55bd71387965b40bdc.zip
gdb-a7409c5498a70351edf2ce55bd71387965b40bdc.tar.gz
gdb-a7409c5498a70351edf2ce55bd71387965b40bdc.tar.bz2
* 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.
Diffstat (limited to 'gdb/testsuite')
-rw-r--r--gdb/testsuite/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 70ceee3..fda24a1 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.