hdf5/test
Neil Fortner 9786fe2f61 [svn-r27192] Improve support for printf selections (support partial blocks with
H5_VDS_FIRST_MISSING)
Add test for this
Rework VDS code to not depend on unlimited selections having a "clipped" state
in preparation for removing the clipped state from unlimited selections.
Other bug fixes/cleanup

Tested: Kubuntu 64 (home computer)
2015-06-11 23:26:53 -05:00
..
testfiles [svn-r25468] some code refactoring to align trunk with VOL branch. 2014-07-22 14:54:51 -05:00
accum.c [svn-r25097] Description: 2014-04-25 09:32:17 -05:00
app_ref.c [svn-r27133] - Add a new attribute function characterstic for format: 2015-06-01 14:38:09 -05:00
bad_compound.h5
be_data.h5
be_extlink1.h5
be_extlink2.h5
big.c
bittests.c
btree2.c
cache_api.c [svn-r27084] Description: 2015-05-14 21:16:09 -05:00
cache_common.c [svn-r27144] Description: 2015-06-03 10:35:28 -05:00
cache_common.h [svn-r27084] Description: 2015-05-14 21:16:09 -05:00
cache_tagging.c [svn-r27084] Description: 2015-05-14 21:16:09 -05:00
cache.c [svn-r27144] Description: 2015-06-03 10:35:28 -05:00
chunk_info.c
CMakeLists.txt [svn-r27191] Merged r26781 to r27185 from trunk 2015-06-11 14:18:52 -05:00
CMakeTests.cmake [svn-r27191] Merged r26781 to r27185 from trunk 2015-06-11 14:18:52 -05:00
cmpd_dset.c [svn-r26438] Fixed some double promotion warnings from gcc 4.9.2. Most were in 2015-03-11 17:51:14 -05:00
COPYING
corrupt_stab_msg.h5
cross_read.c [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants. 2015-03-01 13:48:54 -05:00
dangle.c [svn-r25496] Description: 2014-07-30 15:55:14 -05:00
deflate.h5
dsets.c [svn-r27133] - Add a new attribute function characterstic for format: 2015-06-01 14:38:09 -05:00
dt_arith.c [svn-r27133] - Add a new attribute function characterstic for format: 2015-06-01 14:38:09 -05:00
dtransform.c [svn-r26597] Description: 2015-03-25 21:25:32 -05:00
dtypes.c [svn-r27133] - Add a new attribute function characterstic for format: 2015-06-01 14:38:09 -05:00
dynlib1.c
dynlib2.c
dynlib3.c
earray.c [svn-r27133] - Add a new attribute function characterstic for format: 2015-06-01 14:38:09 -05:00
efc.c
enc_dec_plist_with_endianess.c
enc_dec_plist.c
enum.c
err_compat.c [svn-r25496] Description: 2014-07-30 15:55:14 -05:00
error_test.c [svn-r27133] - Add a new attribute function characterstic for format: 2015-06-01 14:38:09 -05:00
extend.c
external.c [svn-r25496] Description: 2014-07-30 15:55:14 -05:00
family_v16_00000.h5
family_v16_00001.h5
family_v16_00002.h5
family_v16_00003.h5
farray.c [svn-r27133] - Add a new attribute function characterstic for format: 2015-06-01 14:38:09 -05:00
fheap.c [svn-r27133] - Add a new attribute function characterstic for format: 2015-06-01 14:38:09 -05:00
file_image_core_test.h5
file_image.c
filespace_1_6.h5
filespace_1_8.h5
fill_old.h5
fillval.c [svn-r27133] - Add a new attribute function characterstic for format: 2015-06-01 14:38:09 -05:00
filter_error.h5
filter_fail.c [svn-r27133] - Add a new attribute function characterstic for format: 2015-06-01 14:38:09 -05:00
flush1.c
flush2.c [svn-r26594] Merge macros and fortran changes from dual_binary feature. 2015-03-25 17:08:46 -05:00
freespace.c [svn-r27133] - Add a new attribute function characterstic for format: 2015-06-01 14:38:09 -05:00
gen_bad_compound.c
gen_bad_ohdr.c
gen_bogus.c [svn-r25984] change the message flag H5O_MSG_FLAG_FAIL_IF_UNKNOWN to 2015-01-20 12:17:05 -05:00
gen_cross.c [svn-r26329] Merge of r26069, r26070, and r26072 from the features/autotools_rework 2015-02-27 07:50:38 -05:00
gen_deflate.c
gen_file_image.c
gen_filespace.c [svn-r26649] squish warnings. 2015-03-30 10:12:49 -05:00
gen_filters.c [svn-r27133] - Add a new attribute function characterstic for format: 2015-06-01 14:38:09 -05:00
gen_mergemsg.c
gen_new_array.c
gen_new_fill.c
gen_new_group.c
gen_new_mtime.c
gen_new_super.c
gen_noencoder.c
gen_nullspace.c
gen_old_array.c
gen_old_group.c
gen_old_layout.c
gen_old_mtime.c
gen_plist.c [svn-r26649] squish warnings. 2015-03-30 10:12:49 -05:00
gen_sizes_lheap.c
gen_specmetaread.c
gen_udlinks.c
getname.c [svn-r26772] Fixed wrong fapl for H5Fopen when testing H5Iget_name with anonymously created datatype. 2015-04-09 10:57:01 -05:00
gheap.c
group_old.h5
h5test.c [svn-r27191] Merged r26781 to r27185 from trunk 2015-06-11 14:18:52 -05:00
h5test.h [svn-r27153] Implement fill value support for VDS. 2015-06-05 16:55:24 -05:00
H5srcdir_str.h.in
H5srcdir.h
hyperslab.c [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants. 2015-03-01 13:48:54 -05:00
istore.c
le_data.h5
le_extlink1.h5
le_extlink2.h5
lheap.c
links_env.c
links.c [svn-r27133] - Add a new attribute function characterstic for format: 2015-06-01 14:38:09 -05:00
Makefile.am [svn-r27145] Add some testing for printf-style source dataset name resolution. 2015-06-03 13:00:58 -05:00
Makefile.in [svn-r27150] Added an empty VDS testfile generator to tools/misc directory. 2015-06-04 14:46:50 -05:00
mergemsg.h5
mf.c
mount.c
mtime.c [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants. 2015-03-01 13:48:54 -05:00
multi_file_v16-r.h5
multi_file_v16-s.h5
noencoder.h5
ntypes.c [svn-r25496] Description: 2014-07-30 15:55:14 -05:00
objcopy.c [svn-r27133] - Add a new attribute function characterstic for format: 2015-06-01 14:38:09 -05:00
ohdr.c [svn-r25984] change the message flag H5O_MSG_FLAG_FAIL_IF_UNKNOWN to 2015-01-20 12:17:05 -05:00
plugin.c [svn-r26607] Correct test of plugin read when disabled to not print FAILURE when successful 2015-03-26 14:24:25 -05:00
pool.c
reserved.c
set_extent.c [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants. 2015-03-01 13:48:54 -05:00
space_overflow.c
specmetaread.h5
stab.c
tarray.c [svn-r26438] Fixed some double promotion warnings from gcc 4.9.2. Most were in 2015-03-11 17:51:14 -05:00
tarrold.h5
tattr.c [svn-r27133] - Add a new attribute function characterstic for format: 2015-06-01 14:38:09 -05:00
tbad_msg_count.h5
tbogus.h5 [svn-r25984] change the message flag H5O_MSG_FLAG_FAIL_IF_UNKNOWN to 2015-01-20 12:17:05 -05:00
tcheck_version.c [svn-r27133] - Add a new attribute function characterstic for format: 2015-06-01 14:38:09 -05:00
tchecksum.c
tconfig.c
tcoords.c
test_filters_be.h5
test_filters_le.h5
test_plugin.sh.in [svn-r26036] HDFFV-8736: Patch H5PL.c and test for cygwin plugin support. 2015-01-26 13:03:18 -05:00
testcheck_version.sh.in
testerror.sh.in
testframe.c [svn-r25465] BUg fix: HDFFV-8881 2014-07-22 14:06:18 -05:00
testhdf5.c
testhdf5.h [svn-r26392] Reinstates r26327-8, which had been reverted due to failures on 2015-03-08 19:41:54 -05:00
testlibinfo.sh.in
testlinks_env.sh.in
testmeta.c [svn-r25953] Comment out printf statement as it caused system resource issues on Windows. Test now executes in 1/10 of time. 2015-01-05 16:32:43 -05:00
tfile.c [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants. 2015-03-01 13:48:54 -05:00
tgenprop.c [svn-r27133] - Add a new attribute function characterstic for format: 2015-06-01 14:38:09 -05:00
th5o.c [svn-r27097] Fixed a typo in test/th5o.c that caused the wrong property list 2015-05-18 08:00:54 -05:00
th5s.c [svn-r26690] Fix error in H5Sextent_copy 2015-04-01 09:22:16 -05:00
th5s.h5
theap.c
tid.c [svn-r27133] - Add a new attribute function characterstic for format: 2015-06-01 14:38:09 -05:00
titerate.c [svn-r27133] - Add a new attribute function characterstic for format: 2015-06-01 14:38:09 -05:00
tlayouto.h5
tmeta.c
tmisc.c [svn-r27133] - Add a new attribute function characterstic for format: 2015-06-01 14:38:09 -05:00
tmtimen.h5
tmtimeo.h5
trefer.c [svn-r27133] - Add a new attribute function characterstic for format: 2015-06-01 14:38:09 -05:00
trefstr.c
tselect.c [svn-r27191] Merged r26781 to r27185 from trunk 2015-06-11 14:18:52 -05:00
tsizeslheap.h5
tskiplist.c [svn-r27133] - Add a new attribute function characterstic for format: 2015-06-01 14:38:09 -05:00
tsohm.c [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants. 2015-03-01 13:48:54 -05:00
ttime.c
ttsafe_acreate.c
ttsafe_cancel.c [svn-r27133] - Add a new attribute function characterstic for format: 2015-06-01 14:38:09 -05:00
ttsafe_dcreate.c
ttsafe_error.c [svn-r27133] - Add a new attribute function characterstic for format: 2015-06-01 14:38:09 -05:00
ttsafe.c
ttsafe.h
ttst.c
tunicode.c [svn-r27133] - Add a new attribute function characterstic for format: 2015-06-01 14:38:09 -05:00
tvlstr.c
tvltypes.c [svn-r26438] Fixed some double promotion warnings from gcc 4.9.2. Most were in 2015-03-11 17:51:14 -05:00
unlink.c
unregister.c [svn-r27133] - Add a new attribute function characterstic for format: 2015-06-01 14:38:09 -05:00
vds.c [svn-r27192] Improve support for printf selections (support partial blocks with 2015-06-11 23:26:53 -05:00
vfd.c