This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Proposed renaming of testsuite files
- From: Jerry DeLisle <jvdelisle at verizon dot net>
- To: Fortran List <fortran at gcc dot gnu dot org>
- Date: Sun, 19 Jul 2009 14:07:40 -0700
- Subject: Proposed renaming of testsuite files
Hi Folks,
I noticed a comment or two some time back about naming test cases after the PR
number and/or otherwise re-organizing.
I thought I would suggest an approach.
1) Many of the test cases currently contain a reference to there associated PR
number. I suggest we automate a script to extract that PR number out, rename the
file as that number, and store the old file name as an index in the file.
2) Define a set of "categories" for test cases and sort them into a few
subdirectories. Tow shorten editor load time when opening files.
Any other ideas?
Regards,
Jerry