hdf5/fortran/examples
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
..
attrexample.f90 [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
compound.f90 [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
dsetexample.f90 [svn-r7341] Purpose: 2003-08-11 14:37:59 -05:00
fileexample.f90 [svn-r7341] Purpose: 2003-08-11 14:37:59 -05:00
groupexample.f90 [svn-r7341] Purpose: 2003-08-11 14:37:59 -05:00
grpdsetexample.f90 [svn-r8404] 2004-04-22 12:18:46 -05:00
grpit.f90 [svn-r8404] 2004-04-22 12:18:46 -05:00
grpsexample.f90 [svn-r7341] Purpose: 2003-08-11 14:37:59 -05:00
hyperslab.f90 [svn-r8556] Purpose: 2004-05-20 16:38:28 -05:00
Makefile.am [svn-r11780] Purpose: 2005-12-09 15:59:11 -05:00
Makefile.in [svn-r13181] Added a configure check to prevent a failure on Cygwin. 2007-01-23 12:29:45 -05:00
mountexample.f90 [svn-r8404] 2004-04-22 12:18:46 -05:00
ph5example.f90 [svn-r11486] Purpose: 2005-09-30 17:26:15 -05:00
refobjexample.f90 [svn-r8404] 2004-04-22 12:18:46 -05:00
refregexample.f90 [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
rwdsetexample.f90 [svn-r8404] 2004-04-22 12:18:46 -05:00
selectele.f90 [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00