This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: New Test Source Code


> -----Original Message-----
> [mailto:fortran-owner@gcc.gnu.org] On Behalf Of Paul Brook
> I'm afraid 2.2Gb of disk space and several minutes runtime is 
> not reasonable for a single test.

The reason I submitted the test is because it's on the list of needed tests
(see "Contributing" on the gfortran Wiki) and I happen to be working on
large files on one of my current projects.  The reason for the 2+ Gb is that
the need as stated.

> Besides which there are systems which don't support large files.

Is there any way to make the tests conditional in the testsuite?

> To really test large files you should also test a file >4Gb.

And I can easily make the test for a larger file size, and make it take less
time by using the test file over after the first creation, make the record
coverage sparser, etc. (the proposed test needs beefing up anyway).

Tom Browder


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