diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-10-25 00:01:16 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-10-25 00:01:16 +0000 |
commit | 3373287100032fd86a7cc2531ecba6b4ae8d5d38 (patch) | |
tree | 6b9ed847a851d4bd6d72e15fcd6e801e344bd60b /gdb | |
parent | 52aa70b52dae1d03a523b1692d678556c9cad68c (diff) | |
download | gdb-3373287100032fd86a7cc2531ecba6b4ae8d5d38.zip gdb-3373287100032fd86a7cc2531ecba6b4ae8d5d38.tar.gz gdb-3373287100032fd86a7cc2531ecba6b4ae8d5d38.tar.bz2 |
* gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
just started failing because they depended on the order the
subcommands are presented, or exact docstring text. This kind of
test is a pain and has minimal benefit.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index fe7425f..b745c4b 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,10 @@ +Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which + just started failing because they depended on the order the + subcommands are presented, or exact docstring text. This kind of + test is a pain and has minimal benefit. + Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com) * gdb.t09/corefile.exp: At end of test, use "core" command with |