Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* RFA: GDB internals manual: explain how to run selected tests
@ 2006-01-25 18:40 Jim Blandy
  2006-01-25 19:57 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Jim Blandy @ 2006-01-25 18:40 UTC (permalink / raw)
  To: GDB Patches

gdb/doc/ChangeLog:
2006-01-25  Jim Blandy  <jimb@redhat.com>

	* gdbint.texinfo (Testsuite): Explain how to run selected tests.

Index: gdb/doc/gdbint.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdbint.texinfo,v
retrieving revision 1.235
diff -c -p -r1.235 gdbint.texinfo
*** gdb/doc/gdbint.texinfo	20 Jan 2006 21:58:16 -0000	1.235
--- gdb/doc/gdbint.texinfo	25 Jan 2006 18:38:13 -0000
*************** finished, you'll get a summary that look
*** 6444,6449 ****
--- 6469,6481 ----
  # of untested testcases         5
  @end smallexample

+ To run a specific test script, type:
+ @example
+ make check RUNTESTFLAGS='@var{tests}'
+ @end example
+ where @var{tests} is a list of test script file names, separated by
+ spaces.
+
  The ideal test run consists of expected passes only; however, reality
  conspires to keep us from this ideal.  Unexpected failures indicate
  real problems, whether in @value{GDBN} or in the testsuite.  Expected


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: RFA: GDB internals manual: explain how to run selected tests
  2006-01-25 18:40 RFA: GDB internals manual: explain how to run selected tests Jim Blandy
@ 2006-01-25 19:57 ` Eli Zaretskii
  2006-01-25 21:16   ` Jim Blandy
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2006-01-25 19:57 UTC (permalink / raw)
  To: Jim Blandy; +Cc: gdb-patches

> Date: Wed, 25 Jan 2006 10:40:09 -0800
> From: Jim Blandy <jimb@red-bean.com>
> 
> gdb/doc/ChangeLog:
> 2006-01-25  Jim Blandy  <jimb@redhat.com>
> 
> 	* gdbint.texinfo (Testsuite): Explain how to run selected tests.
> 
> Index: gdb/doc/gdbint.texinfo
> ===================================================================
> RCS file: /cvs/src/src/gdb/doc/gdbint.texinfo,v
> retrieving revision 1.235
> diff -c -p -r1.235 gdbint.texinfo
> *** gdb/doc/gdbint.texinfo	20 Jan 2006 21:58:16 -0000	1.235
> --- gdb/doc/gdbint.texinfo	25 Jan 2006 18:38:13 -0000
> *************** finished, you'll get a summary that look
> *** 6444,6449 ****
> --- 6469,6481 ----
>   # of untested testcases         5
>   @end smallexample
> 
> + To run a specific test script, type:
> + @example
> + make check RUNTESTFLAGS='@var{tests}'
> + @end example
> + where @var{tests} is a list of test script file names, separated by
> + spaces.
> +
>   The ideal test run consists of expected passes only; however, reality
>   conspires to keep us from this ideal.  Unexpected failures indicate
>   real problems, whether in @value{GDBN} or in the testsuite.  Expected

Thanks, this is approved.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: RFA: GDB internals manual: explain how to run selected tests
  2006-01-25 19:57 ` Eli Zaretskii
@ 2006-01-25 21:16   ` Jim Blandy
  0 siblings, 0 replies; 3+ messages in thread
From: Jim Blandy @ 2006-01-25 21:16 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: gdb-patches

On 1/25/06, Eli Zaretskii <eliz@gnu.org> wrote:
> Thanks, this is approved.

Committed --- thanks.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-01-25 21:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-25 18:40 RFA: GDB internals manual: explain how to run selected tests Jim Blandy
2006-01-25 19:57 ` Eli Zaretskii
2006-01-25 21:16   ` Jim Blandy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox