hdf5/hl/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
..
ex_ds1.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
ex_image1.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
ex_image2.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
ex_lite1.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
ex_lite2.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
ex_lite3.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
ex_table_01.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
ex_table_02.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
ex_table_03.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
ex_table_04.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
ex_table_05.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
ex_table_06.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
ex_table_07.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
ex_table_08.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
ex_table_09.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
ex_table_10.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
ex_table_11.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
ex_table_12.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
image8.txt [svn-r12009] Purpose: 2006-03-06 11:11:11 -05:00
image24pixel.txt [svn-r12009] Purpose: 2006-03-06 11:11:11 -05:00
Makefile.am [svn-r12011] Purpose: 2006-03-06 12:05:31 -05:00
Makefile.in [svn-r13181] Added a configure check to prevent a failure on Cygwin. 2007-01-23 12:29:45 -05:00
pal_rgb.h [svn-r12009] Purpose: 2006-03-06 11:11:11 -05:00
ptExampleFL.c [svn-r12686] Added compression to Packet Tables. Now both C and C++ packet tables 2006-09-26 13:25:03 -05:00
ptExampleVL.c [svn-r12773] Removed Variable-length packet tables from the HL libraries. 2006-10-17 16:19:11 -05:00