aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1994-02-07 00:59:37 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1994-02-07 00:59:37 +0000
commit5bf581053ca6e1e2691fc969ef0d5858a5afe27c (patch)
tree43d4b9bcef2ef85a1365027dd642e0b926eb5aca /gdb
parent704aea432689cc1f03e9291dec6e45649fcf4f10 (diff)
downloadgdb-5bf581053ca6e1e2691fc969ef0d5858a5afe27c.zip
gdb-5bf581053ca6e1e2691fc969ef0d5858a5afe27c.tar.gz
gdb-5bf581053ca6e1e2691fc969ef0d5858a5afe27c.tar.bz2
* gdb.t02/whatis.exp: Remove xfails for PRs 1838 and 2417; they
are fixed. * gdb.t02/whatis.exp: Remove xfails for v_char_array and v_signed_char_array; the test is looser than when the xfails were added. * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI. * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 01586a5..d5a5809 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,15 @@
Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
+ * gdb.t02/whatis.exp: Remove xfails for PRs 1838 and 2417; they
+ are fixed.
+
+ * gdb.t02/whatis.exp: Remove xfails for v_char_array and
+ v_signed_char_array; the test is looser than when the xfails were
+ added.
+
+ * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
+ * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
+
* gdb.t01/run.exp: Only run shell test if isnative.
* config/udi-gdb.exp (gdb_load): Use "file", not "load" command,