hdf5/fortran/test
Pedro Vicente Nunes f8c5384aa5 [svn-r16518] have 2 expected outputs for 2 h5ls runs depending if run on a big or little endian machine. Configure.in was modified to export a variable carrying endianess information to testh5ls.sh. This script then compares the current run with 2 expected outputs, one for a big-endian machine (linew was used to generate the output), other for little endian (jam was used to generate the output)
the way h5ls prints types, it starts searching for NATIVE types first. One solution would be h5ls not to detect these native types, using for example the same print datatype function that h5dump does, that would make the output look the same on all platforms  ("32-bit little-endian integer" would be printed instead).  Drawback, this "native" information would not be available. Other solution is to have not one but 2 expected outputs and make the shell script detect the endianess and compare with one output or other
tested: h5committest
2009-02-26 15:21:50 -05:00
..
fflush1.f90 [svn-r14923] Maintenance: This check-in merges changes from the fortran_1_8 branch back into the trunk (up to revision 14921) 2008-05-03 18:39:37 -05:00
fflush2.f90 [svn-r14923] Maintenance: This check-in merges changes from the fortran_1_8 branch back into the trunk (up to revision 14921) 2008-05-03 18:39:37 -05:00
fortranlib_test_1_8.f90 [svn-r15737] Description: 2008-09-30 16:05:39 -05:00
fortranlib_test.f90 [svn-r15749] Description: 2008-10-01 14:57:52 -05:00
Makefile.am [svn-r15074] Maintenance: This check-in should fix daily tests failures: 2008-05-27 11:06:23 -05:00
Makefile.in [svn-r16518] have 2 expected outputs for 2 h5ls runs depending if run on a big or little endian machine. Configure.in was modified to export a variable carrying endianess information to testh5ls.sh. This script then compares the current run with 2 expected outputs, one for a big-endian machine (linew was used to generate the output), other for little endian (jam was used to generate the output) 2009-02-26 15:21:50 -05:00
t.c [svn-r15737] Description: 2008-09-30 16:05:39 -05:00
t.h [svn-r15737] Description: 2008-09-30 16:05:39 -05:00
tf.f90 [svn-r15737] Description: 2008-09-30 16:05:39 -05:00
tH5A_1_8.f90 [svn-r15417] Description: 2008-07-28 14:19:11 -05:00
tH5A.f90 [svn-r14923] Maintenance: This check-in merges changes from the fortran_1_8 branch back into the trunk (up to revision 14921) 2008-05-03 18:39:37 -05:00
tH5D.f90
tH5E.f90
tH5F.f90 [svn-r15704] I changed the return values of H5Fget_obj_ids and H5Fget_obj_count to ssize_t and modified 2008-09-26 13:55:32 -05:00
tH5G_1_8.f90 [svn-r16235] Description: 2008-12-30 12:30:17 -05:00
tH5G.f90 [svn-r14923] Maintenance: This check-in merges changes from the fortran_1_8 branch back into the trunk (up to revision 14921) 2008-05-03 18:39:37 -05:00
tH5I.f90
tH5O.f90 [svn-r15075] Description: removed temporary files created by test programs. 2008-05-27 11:55:50 -05:00
tH5P.f90 [svn-r15737] Description: 2008-09-30 16:05:39 -05:00
tH5R.f90 [svn-r14991] Maintenance: Fixed some bugs discovered by daily testing and by manual testing using -i8 flag 2008-05-13 13:23:35 -05:00
tH5S.f90
tH5Sselect.f90 [svn-r15737] Description: 2008-09-30 16:05:39 -05:00
tH5T.f90 [svn-r15749] Description: 2008-10-01 14:57:52 -05:00
tH5VL.f90 [svn-r14923] Maintenance: This check-in merges changes from the fortran_1_8 branch back into the trunk (up to revision 14921) 2008-05-03 18:39:37 -05:00
tH5Z.f90 [svn-r14923] Maintenance: This check-in merges changes from the fortran_1_8 branch back into the trunk (up to revision 14921) 2008-05-03 18:39:37 -05:00