Obvioux fix: in an entry for 1997-06-29, expand wildcard to explicit
authorMichael Chastain <mec@google.com>
Sun, 4 Mar 2001 22:08:49 +0000 (22:08 +0000)
committerMichael Chastain <mec@google.com>
Sun, 4 Mar 2001 22:08:49 +0000 (22:08 +0000)
list of files actually modified.

gdb/testsuite/ChangeLog

index 53954ba..3f2e996 100644 (file)
@@ -2491,9 +2491,48 @@ Sun Jun 29 16:43:30 1997  Bob Manson  <manson@charmed.cygnus.com>
        * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
        until it has been modified to work with the new testsuite.
 
-       * gdb.*/*.exp: Instead of causing 1 unresolved test when the
+       * lib/gdb.exp: Instead of causing 1 unresolved test when the
        testcase won't compile, cause all of the testcases in the file to
        fail instead.
+       * gdb.base/a2-run.exp: Ditto
+       * gdb.base/bitfields.exp: Ditto
+       * gdb.base/break.exp: Ditto
+       * gdb.base/callfuncs.exp: Ditto
+       * gdb.base/commands.exp: Ditto
+       * gdb.base/corefile.exp: Ditto
+       * gdb.base/exprs.exp: Ditto
+       * gdb.base/funcargs.exp: Ditto
+       * gdb.base/interrupt.exp: Ditto
+       * gdb.base/langs.exp: Ditto
+       * gdb.base/list.exp: Ditto
+       * gdb.base/mips_pro.exp: Ditto
+       * gdb.base/nodebug.exp: Ditto
+       * gdb.base/opaque.exp: Ditto
+       * gdb.base/overlays.exp: Ditto
+       * gdb.base/printcmds.exp: Ditto
+       * gdb.base/ptype.exp: Ditto
+       * gdb.base/recurse.exp: Ditto
+       * gdb.base/return.exp: Ditto
+       * gdb.base/scope.exp: Ditto
+       * gdb.base/setshow.exp: Ditto
+       * gdb.base/setvar.exp: Ditto
+       * gdb.base/sigall.exp: Ditto
+       * gdb.base/signals.exp: Ditto
+       * gdb.base/structs.exp: Ditto
+       * gdb.base/term.exp: Ditto
+       * gdb.base/twice.exp: Ditto
+       * gdb.base/watchpoint.exp: Ditto
+       * gdb.base/whatis.exp: Ditto
+       * gdb.c++/classes.exp: Ditto
+       * gdb.c++/cplusfuncs.exp: Ditto
+       * gdb.c++/inherit.exp: Ditto
+       * gdb.c++/misc.exp: Ditto
+       * gdb.c++/templates.exp: Ditto
+       * gdb.c++/virtfunc.exp: Ditto
+       * gdb.disasm/mn10200.exp: Ditto
+       * gdb.disasm/mn10300.exp: Ditto
+       * gdb.disasm/sh3.exp: Ditto
+       * gdb.stabs/weird.exp: Ditto
 
        * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
        (gdb_clear_suppressed): New procedure.