hdf5/testpar
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
..
COPYING [svn-r16340] Description: 2009-01-22 15:53:59 -05:00
Makefile.am [svn-r15808] Some test produced files were not cleaned by "make clean". 2008-10-07 21:03:35 -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_cache.c [svn-r16451] Repaired intermittant failure of the t_cache test in testpar. 2009-02-06 13:20:13 -05:00
t_chunk_alloc.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
t_coll_chunk.c [svn-r15800] Description: 2008-10-06 23:17:35 -05:00
t_dset.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
t_file.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
t_filter_read.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
t_mdset.c [svn-r15825] Description: 2008-10-08 22:44:22 -05:00
t_mpi.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
t_pflush1.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
t_pflush2.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
t_ph5basic.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
t_posix_compliant.c [svn-r13801] Output improvement. 2007-05-23 10:47:44 -05:00
t_span_tree.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
testpar.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
testph5.sh.in [svn-r13261] Updated copyright notices. 2007-02-07 14:56:21 -05:00
testphdf5.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
testphdf5.h [svn-r14098] Description: 2007-08-21 16:47:41 -05:00