aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1994-02-07 02:06:27 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1994-02-07 02:06:27 +0000
commitfd70af24a30b7ad6bd313b6d70d97e6d1d24cdc1 (patch)
tree76b588bb2f46ca416329308c42e9981ce9c7efad /gdb/testsuite
parent2558ba5dd651c733b86b9ea4320d6ea091ee9d71 (diff)
downloadgdb-fd70af24a30b7ad6bd313b6d70d97e6d1d24cdc1.zip
gdb-fd70af24a30b7ad6bd313b6d70d97e6d1d24cdc1.tar.gz
gdb-fd70af24a30b7ad6bd313b6d70d97e6d1d24cdc1.tar.bz2
* gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
gdb.t03/ptype.exp (ptype structure, ptype union): Remove xfails; the test is looser than when the xfails were added.
Diffstat (limited to 'gdb/testsuite')
-rw-r--r--gdb/testsuite/ChangeLog10
1 files changed, 5 insertions, 5 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index cde27de..6b3f2d8 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -2,12 +2,12 @@ Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
* gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
- * gdb.t02/whatis.exp: Remove xfails for PRs 1838 and 2417; they
- are fixed.
+ * gdb.t02/whatis.exp, gdb.t03/ptype.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.t02/whatis.exp (v_char_array, v_signed_char_array),
+ gdb.t03/ptype.exp (ptype structure, ptype union):
+ Remove xfails; 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.