mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
59eccdaf69
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. |
||
---|---|---|
.. | ||
COPYING | ||
dsdata.txt | ||
dslat.txt | ||
dslon.txt | ||
dtype_file_readable.txt | ||
dtype_file.txt | ||
earth.pal | ||
h5hltest.h | ||
image8.txt | ||
image24pixel.txt | ||
image24plane.txt | ||
Makefile.am | ||
Makefile.in | ||
pal_rgb.h | ||
sepia.pal | ||
test_ds.c | ||
test_image.c | ||
test_lite.c | ||
test_packet.c | ||
test_table_be.hdf5 | ||
test_table_cray.hdf5 | ||
test_table_le.hdf5 | ||
test_table.c | ||
usa.wri |