summaryrefslogtreecommitdiffstats
path: root/fortran/test/tH5T_F03.f90
diff options
context:
space:
mode:
authorScot Breitenfeld <brtnfld@hdfgroup.org>2011-11-08 04:13:06 (GMT)
committerScot Breitenfeld <brtnfld@hdfgroup.org>2011-11-08 04:13:06 (GMT)
commitc4a83163d36bd7968928457a30b58fe2394f7fdf (patch)
treee4614ea51c5cbdfc5a8bb8f4cec5147da7acac11 /fortran/test/tH5T_F03.f90
parentf7797d437a25ad865e5329cbf57983b2e799d76c (diff)
downloadhdf5-c4a83163d36bd7968928457a30b58fe2394f7fdf.zip
hdf5-c4a83163d36bd7968928457a30b58fe2394f7fdf.tar.gz
hdf5-c4a83163d36bd7968928457a30b58fe2394f7fdf.tar.bz2
[svn-r21731] Brought revisions 21719 and 21720 from the trunk, fixes test failures on Mac
and race condition with make check -j#. Tested: jam (gnu)
Diffstat (limited to 'fortran/test/tH5T_F03.f90')
-rw-r--r--fortran/test/tH5T_F03.f902
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/test/tH5T_F03.f90 b/fortran/test/tH5T_F03.f90
index f7cbd15..215ac9e 100644
--- a/fortran/test/tH5T_F03.f90
+++ b/fortran/test/tH5T_F03.f90
@@ -1031,7 +1031,7 @@ END SUBROUTINE test_array_compound_atomic
INTEGER, PARAMETER :: real_kind_7 = SELECTED_REAL_KIND(Fortran_REAL_4) !should map to REAL*4 on most modern processors
INTEGER, PARAMETER :: real_kind_15 = SELECTED_REAL_KIND(Fortran_REAL_8) !should map to REAL*8 on most modern processors
- CHARACTER(LEN=8), PARAMETER :: filename = "dsetf.h5" ! File name
+ CHARACTER(LEN=12), PARAMETER :: filename = "dsetf_F03.h5" ! File name
CHARACTER(LEN=5), PARAMETER :: dsetname1 = "dset1" ! Dataset name
CHARACTER(LEN=5), PARAMETER :: dsetname2 = "dset2" ! Dataset name
CHARACTER(LEN=5), PARAMETER :: dsetname4 = "dset4" ! Dataset name