hdf5/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
..
testfiles [svn-r12345] Purpose: Codes for backward compatibility. 2006-05-12 13:29:49 -05:00
be_data.h5 [svn-r12221] Purpose: 2006-04-09 22:03:30 -05:00
be_extlink1.h5 [svn-r12700] Alert: 2006-10-02 05:24:03 -05:00
be_extlink2.h5 [svn-r12700] Alert: 2006-10-02 05:24:03 -05:00
big.c
bittests.c [svn-r12877] Description: 2006-11-07 15:19:41 -05:00
btree2.c [svn-r12949] Description: 2006-11-20 10:23:29 -05:00
cache_api.c [svn-r12833] Description: 2006-10-30 19:13:27 -05:00
cache_common.c [svn-r13151] Description: 2007-01-17 18:37:24 -05:00
cache_common.h [svn-r12774] Modified flush code in the metadata cache to allow it to 2006-10-18 05:51:26 -05:00
cache.c [svn-r12833] Description: 2006-10-30 19:13:27 -05:00
cmpd_dset.c [svn-r12736] Description: 2006-10-08 23:18:18 -05:00
COPYING [svn-r12640] 2006-09-04 13:30:13 -05:00
cross_read.c [svn-r12474] 2006-07-15 14:49:04 -05:00
dangle.c [svn-r12751] Purpose: 2006-10-11 22:55:06 -05:00
deflate.h5
dsets.c [svn-r13151] Description: 2007-01-17 18:37:24 -05:00
dt_arith.c [svn-r12736] Description: 2006-10-08 23:18:18 -05:00
dtransform.c [svn-r12880] Purpose: Bug fix 2006-11-07 20:53:31 -05:00
dtypes.c [svn-r12833] Description: 2006-10-30 19:13:27 -05:00
enum.c [svn-r12519] Fixed "make check-vfd" 2006-07-31 14:46:16 -05:00
err_compat.c
error_test.c [svn-r12345] Purpose: Codes for backward compatibility. 2006-05-12 13:29:49 -05:00
extend.c [svn-r12519] Fixed "make check-vfd" 2006-07-31 14:46:16 -05:00
external.c [svn-r12519] Fixed "make check-vfd" 2006-07-31 14:46:16 -05:00
family_v1.6_00000.h5
family_v1.6_00001.h5
family_v1.6_00002.h5
family_v1.6_00003.h5
fheap.c [svn-r13151] Description: 2007-01-17 18:37:24 -05:00
fill_old.h5
fillval.c [svn-r12803] Description: 2006-10-23 15:40:14 -05:00
flush1.c [svn-r12965] Removed the warning message of extend_file not having protocol by making it 2006-11-21 18:07:57 -05:00
flush2.c [svn-r12748] _exit() function for Windows DLL cannot immediately terminate the calling process. 2006-10-11 17:32:26 -05:00
gen_cross.c [svn-r12175] Purpose: Changed Dataset Name 2006-03-30 08:31:29 -05:00
gen_deflate.c
gen_filters.c [svn-r12828] Description: 2006-10-30 10:58:46 -05:00
gen_mergemsg.c [svn-r12465] Add regression test to check that the library handles files with merged 2006-07-14 14:06:24 -05:00
gen_new_array.c
gen_new_fill.c [svn-r12828] Description: 2006-10-30 10:58:46 -05:00
gen_new_group.c [svn-r12711] Description: 2006-10-03 10:48:22 -05:00
gen_new_mtime.c
gen_new_super.c
gen_noencoder.c [svn-r12828] Description: 2006-10-30 10:58:46 -05:00
gen_nullspace.c
gen_old_array.c
gen_old_group.c
gen_old_layout.c
gen_old_mtime.c
gen_udlinks.c [svn-r12828] Description: 2006-10-30 10:58:46 -05:00
getname.c [svn-r13062] 2006-12-14 09:34:39 -05:00
gheap.c [svn-r12680] Description: 2006-09-25 17:22:14 -05:00
group_old.h5
h5test.c [svn-r13034] Description: 2006-12-08 14:44:20 -05:00
h5test.h [svn-r12700] Alert: 2006-10-02 05:24:03 -05:00
hyperslab.c [svn-r12833] Description: 2006-10-30 19:13:27 -05:00
istore.c [svn-r13139] Fixed the MULTI problem (Bug #731) that corrupted the data. The problem 2007-01-12 15:29:43 -05:00
le_data.h5 [svn-r12221] Purpose: 2006-04-09 22:03:30 -05:00
le_extlink1.h5 [svn-r12700] Alert: 2006-10-02 05:24:03 -05:00
le_extlink2.h5 [svn-r12700] Alert: 2006-10-02 05:24:03 -05:00
lheap.c [svn-r12941] Description: 2006-11-17 17:09:43 -05:00
links.c [svn-r13117] Description: 2007-01-06 22:51:07 -05:00
Makefile.am [svn-r12942] Description: 2006-11-18 08:52:32 -05:00
Makefile.in [svn-r13181] Added a configure check to prevent a failure on Cygwin. 2007-01-23 12:29:45 -05:00
mergemsg.h5 [svn-r12465] Add regression test to check that the library handles files with merged 2006-07-14 14:06:24 -05:00
mount.c [svn-r13180] Comment out the whole test when MULTI driver is used. It caused some problem on copper. Will enter a bug report for it and leave it for future debugging. 2007-01-23 11:19:32 -05:00
mtime.c [svn-r12519] Fixed "make check-vfd" 2006-07-31 14:46:16 -05:00
noencoder.h5
ntypes.c [svn-r12736] Description: 2006-10-08 23:18:18 -05:00
objcopy.c [svn-r13166] Fixed bug in H5Ocopy where shared attributes that were deleted during H5Ocopy 2007-01-22 16:03:24 -05:00
ohdr.c [svn-r13016] Description: 2006-12-04 09:34:10 -05:00
pool.c [svn-r12833] Description: 2006-10-30 19:13:27 -05:00
reserved.c [svn-r12739] Added Direct I/O driver to VFD. It's only supported by SGI Altix (cobalt). There's a configure 2006-10-10 15:07:16 -05:00
set_extent.c
space_overflow.c
stab.c [svn-r13155] Description: 2007-01-19 09:54:46 -05:00
stream_test.c
tarray.c [svn-r12803] Description: 2006-10-23 15:40:14 -05:00
tarrold.h5
tattr.c [svn-r13152] Description: 2007-01-18 09:32:27 -05:00
tbogus.h5
tchecksum.c [svn-r12768] Description: 2006-10-16 17:57:56 -05:00
tconfig.c
test_filters_be.hdf5
test_filters_le.hdf5
testerror.sh [svn-r12345] Purpose: Codes for backward compatibility. 2006-05-12 13:29:49 -05:00
testframe.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
testhdf5.c [svn-r12935] Added list-to-btree conversion, changed SOHM apis, and pushed SOHM table 2006-11-17 14:39:14 -05:00
testhdf5.h [svn-r12902] Checkin of Shared Object Header Message work. 2006-11-13 15:41:36 -05:00
testmeta.c
tfile.c [svn-r13113] Refactoring. Cleaned up code, added a few sanity checks. 2007-01-05 13:30:59 -05:00
tgenprop.c [svn-r12842] Description: 2006-11-01 23:54:19 -05:00
th5o.c [svn-r12995] Description: 2006-11-28 23:44:28 -05:00
th5s.c [svn-r13148] Added a test to verify that current dataspace dimensions cannot be H5S_UNLIMITED. 2007-01-17 15:48:58 -05:00
th5s.h5
theap.c [svn-r12828] Description: 2006-10-30 10:58:46 -05:00
tid.c [svn-r12829] Description: 2006-10-30 15:00:57 -05:00
titerate.c [svn-r13074] Description: 2006-12-18 20:59:28 -05:00
tlayouto.h5
tmeta.c [svn-r12605] Description: 2006-08-21 18:27:11 -05:00
tmisc.c [svn-r13151] Description: 2007-01-17 18:37:24 -05:00
tmtimen.h5
tmtimeo.h5
trefer.c [svn-r12902] Checkin of Shared Object Header Message work. 2006-11-13 15:41:36 -05:00
trefstr.c [svn-r11886] Purpose: 2006-01-23 15:46:34 -05:00
tselect.c [svn-r13149] Added tests to verify that H5Sselect_valid() returns FAIL when dataspace is not valid, or when dataspace is valid but closed. 2007-01-17 15:49:34 -05:00
tskiplist.c [svn-r12829] Description: 2006-10-30 15:00:57 -05:00
tsohm.c [svn-r13143] Refactoring. 2007-01-16 12:19:11 -05:00
ttime.c
ttsafe_acreate.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
ttsafe_cancel.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
ttsafe_dcreate.c
ttsafe_error.c [svn-r12632] Description: 2006-08-27 16:09:31 -05:00
ttsafe.c
ttsafe.h
ttst.c
tunicode.c [svn-r12833] Description: 2006-10-30 19:13:27 -05:00
tvlstr.c [svn-r12833] Description: 2006-10-30 19:13:27 -05:00
tvltypes.c [svn-r13167] Description: 2007-01-22 16:07:54 -05:00
unlink.c [svn-r12877] Description: 2006-11-07 15:19:41 -05:00
vfd.c [svn-r13139] Fixed the MULTI problem (Bug #731) that corrupted the data. The problem 2007-01-12 15:29:43 -05:00
vms_data.h5 [svn-r12221] Purpose: 2006-04-09 22:03:30 -05:00