aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1995-01-27 17:29:52 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1995-01-27 17:29:52 +0000
commita4efaf7c063f19524c1ff05e26d3149a89020d35 (patch)
tree55f2b17f4836cb9582e13efdf67430fee09d6143 /gdb
parent0d6a571b894e574de3d600c1727e37455321abdc (diff)
downloadgdb-a4efaf7c063f19524c1ff05e26d3149a89020d35.zip
gdb-a4efaf7c063f19524c1ff05e26d3149a89020d35.tar.gz
gdb-a4efaf7c063f19524c1ff05e26d3149a89020d35.tar.bz2
* gdb.base/funcargs.exp: Modify many tests so that every test
either passes or fails. Make some test names unique.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 6a98c57..98a21a8 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
+
+ * gdb.base/funcargs.exp: Modify many tests so that every test
+ either passes or fails. Make some test names unique.
+
Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
* gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp: