hdf5/c++/test
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
..
dsets.cpp [svn-r12296] Purpose: Maintenance 2006-04-25 13:02:28 -05:00
h5cpputil.cpp [svn-r12202] Purpose: Maintenance 2006-04-05 11:50:56 -05:00
h5cpputil.h [svn-r12202] Purpose: Maintenance 2006-04-05 11:50:56 -05:00
Makefile.am [svn-r13093] Purpose: Adding test 2007-01-01 21:17:36 -05:00
Makefile.in [svn-r13181] Added a configure check to prevent a failure on Cygwin. 2007-01-23 12:29:45 -05:00
tattr.cpp [svn-r13093] Purpose: Adding test 2007-01-01 21:17:36 -05:00
testhdf5.cpp [svn-r13093] Purpose: Adding test 2007-01-01 21:17:36 -05:00
tfile.cpp [svn-r12326] 2006-05-03 16:53:32 -05:00
th5s.cpp [svn-r12202] Purpose: Maintenance 2006-04-05 11:50:56 -05:00
th5s.h5 [svn-r3639] 2001-03-14 21:55:33 -05:00
trefer.cpp [svn-r12817] Purpose: Minor fix 2006-10-26 11:21:07 -05:00
tvlstr.cpp [svn-r13093] Purpose: Adding test 2007-01-01 21:17:36 -05:00