diff options
author | Fred Fish <fnf@specifix.com> | 1993-06-18 17:43:51 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1993-06-18 17:43:51 +0000 |
commit | 5c0e7bd6ef751f35bfedfb359d7bf75c92df07cb (patch) | |
tree | 861295454b89097225d30067db9cb5df21016398 /gdb | |
parent | e64ec645a844d40a44a4b14c879cffb83db7ec4c (diff) | |
download | gdb-5c0e7bd6ef751f35bfedfb359d7bf75c92df07cb.zip gdb-5c0e7bd6ef751f35bfedfb359d7bf75c92df07cb.tar.gz gdb-5c0e7bd6ef751f35bfedfb359d7bf75c92df07cb.tar.bz2 |
* gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
* gdb.t12/scope.exp: Add clear_xfails at appropriate places to
avoid spurious xfails.
* gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
* gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
* gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 31af643..c62f873 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,12 @@ +Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com) + + * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*. + * gdb.t12/scope.exp: Add clear_xfails at appropriate places to + avoid spurious xfails. + * gdb.t20/classes.exp: Add xfails for longstanding C++ problems. + * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*. + * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems. + Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com) * gdb.t00/teststrategy.exp: Rework to provide more useful |