diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-10-14 18:40:20 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-10-14 18:40:20 +0000 |
commit | 8d22f022d2c39094dbfe44f013f876bcf8a4f10e (patch) | |
tree | 09447c61dd775aa30daf7f5d89c841c1ae9859f9 /gdb/testsuite | |
parent | 74aa67d3d3ea5ac2bb3b129a0e4f4b042aaea9ee (diff) | |
download | gdb-8d22f022d2c39094dbfe44f013f876bcf8a4f10e.zip gdb-8d22f022d2c39094dbfe44f013f876bcf8a4f10e.tar.gz gdb-8d22f022d2c39094dbfe44f013f876bcf8a4f10e.tar.bz2 |
* gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
from within expect statements. None of these happen anymore and
they cause regressions to be silently unnoticed.
* gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
messages) about known failures with gcc cygnus-2.4.5-930417.
Diffstat (limited to 'gdb/testsuite')
-rw-r--r-- | gdb/testsuite/ChangeLog | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index a4e3434..d40cf48 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -7,9 +7,6 @@ Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com) * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure messages) about known failures with gcc cygnus-2.4.5-930417. - * gdb.t22/virtfunc.exp: Add notes (in comment and failure message) - about problem with gcc cygnus-2.4.5-930828. - * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on comp-info.exp so it gets built if it doesn't exist. |