This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Adding Tests
- From: "Tom Browder" <tbrowder at cox dot net>
- To: <fortran at gcc dot gnu dot org>
- Date: Sat, 20 Nov 2004 12:16:07 -0600
- Subject: Adding Tests
I am new to this list and would like to try to write a test for large random
access files (say 3 Gb), but I need some old-timers' advice:
Are there any test naming conventions for gfortran?
Where should it be placed in the gfortran test tree?
Are there any GNU f90 coding style conventions?
Any other hints for new test writers?
Thanks.
Tom Browder
P.S. I have some old clunky, large programs I would love to test (they work
on the NAG f95 compiler for Linux), but I need the pre-processor (bug 18428)
and -r8 flag (bug 13464) working. Any idea when they might be fixed?