This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Testsuites and Test Results


[ If you start Cc:ing me, please add a note or a bit more context;
  I was a bit lost at first and had to search the web archives. ]

On Tue, 10 Jun 2003, Ranjit Mathew wrote:
> Sure - included below. I couldn't find the HTML file separately in the
> CVS repository, so I think it is generated from "gcc/doc/install.texi"
> either automatically or manually.

Exactly, yes.

> I chose to add this info to the "How can I run the test suite on
> selected tests?" sub-section rather than the "Additional testing for
> Java Class Libraries" section, as I feel it properly belongs to the
> former.

I agree.

> Index: ChangeLog
> from  Ranjit Mathew  <rmathew@hotmail.com>
>
> 	* install.texi (Testing): Added information on how to run
> 	Java runtime tests separately.

This looks mostly fine, apart from markup (@file instead of @samp), but...

> +Java runtime tests can be executed via @samp{make check} from
> +the @samp{testsuite} directory of the libjava hierarchy
> +in the build tree.

...wouldn't it be better to specify something like

  "in the @filename(@var{target}/libjava/testsuite} directory in
   the build tree" ?

Gerald
-- 
Gerald "Jerry"   pfeifer@dbai.tuwien.ac.at   http://www.pfeifer.com/gerald/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]