hdf5/tools/misc
James Laird 59eccdaf69 [svn-r13181] Added a configure check to prevent a failure on Cygwin.
It seems that while Cygwin supports the time command, it has trouble with
the syntax
srcdir="../../hdf5/test" time ./testhdf5
and complains.
The solution is to test the above case in configure and not to use the time
command if it fails; Cygwin is fine with
srcdir="../../hdf5/test"  ./testhdf5

Tested on Cygwin and kagiso.  This feature shouldn't be a major compatibility
problem since every platform but Cygwin is already fine with the current
syntax.
2007-01-23 12:29:45 -05:00
..
testfiles [svn-r12467] Rename h5stat output file to avoid lower/upper-case filename clash on Windows 2006-07-14 15:23:43 -05:00
h5cc.in [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5debug.c [svn-r13159] Added h5debug support for shared message structures. 2007-01-19 13:51:03 -05:00
h5redeploy.in [svn-r7816] Purpose: 2003-11-04 13:10:59 -05:00
h5repart_gentest.c [svn-r11886] Purpose: 2006-01-23 15:46:34 -05:00
h5repart.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5stat.c [svn-r12939] Description: 2006-11-17 15:49:33 -05:00
Makefile.am [svn-r12431] Purpose: 2006-06-21 18:15:08 -05:00
Makefile.in [svn-r13181] Added a configure check to prevent a failure on Cygwin. 2007-01-23 12:29:45 -05:00
repart_test.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
testh5repart.sh.in [svn-r10971] Purpose: Bug fix 2005-06-22 13:59:48 -05:00
testh5stat.sh.in [svn-r12467] Rename h5stat output file to avoid lower/upper-case filename clash on Windows 2006-07-14 15:23:43 -05:00