This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Fwd: help: Problem in testing patch for gfortan
- From: Tobias dot Schlueter at Physik dot Uni-Muenchen dot DE
- To: François-Xavier Coudert <fxcoudert at gmail dot com>
- Cc: "fortran at gcc dot gnu dot org" <fortran at gcc dot gnu dot org>,gauravga at noida dot hcltech dot com
- Date: Thu, 28 Jul 2005 17:42:36 +0200
- Subject: Re: Fwd: help: Problem in testing patch for gfortan
- References: <40CC5CC7CDACC048B1299C57025E330C661C3B@HSDLNTD1110010.noida.hcltech.com> <19c433eb050728083667b1d472@mail.gmail.com>
Quoting François-Xavier Coudert <fxcoudert@gmail.com>:
---------- Forwarded message ----------
From: Gaurav Gautam, Noida <gauravga@noida.hcltech.com>
Date: Jul 28, 2005 3:27 PM
Subject: help: Problem in testing patch for gfortan
To: fxcoudert@gmail.com
> 3) How does u write test cases for the Gfortran.dg folder? There is
> some syntax or rules so that these TC are compatible with dejagnu
> frame work.
>
> Please help as I am not able to write TCs for this folder. I have also
> tried with deja site. But could not gather much.
FX has already answered your other questions, wrt to this question:
unfortunately, there's not much useful documentation for the testsuite
currently. Thankfully, Giovanni Bajo has written documentation for this, but
since it's not yet ready for being distributed alongside gcc,the contents of
his patch can be read here: http://gcc.gnu.org/wiki/HowToPrepareATestcase
- Tobi