hdf5/test
Vailin Choi c8af99f530 [svn-r30308] Fix for HDFFV-7991--error when copying dataset with attribute which is a compound datatype consisting of
a variable length string.
Tested on mayll, platypus, osx1010test, emu, kituo, kite, quail, moohan, ostrich.
2016-08-19 15:58:16 -05:00
..
testfiles [svn-r27806] Fix property list serialization for values encoded by H5Pset_chunk_cache to be 2015-09-16 14:55:38 -05:00
accum.c [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective metadata optimizations. 2016-02-10 15:48:34 -05:00
app_ref.c [svn-r27768] Description: 2015-09-13 22:58:59 -05:00
bad_compound.h5 [svn-r20513] Description: 2011-04-15 14:06:38 -05:00
be_data.h5 [svn-r20855] Issue 2599 - Cross-test BE and LE data. I added the test for deflate, szip, fletcher32, shuffle and nbit filter in cross_read.c and gen_cross.c. I also took out the data file for OpenVMS because the data isn't native but IEEE for floating-numbers. 2011-05-17 17:18:05 -05:00
be_extlink1.h5
be_extlink2.h5
big.c [svn-r30219] Description: 2016-07-22 17:43:18 -05:00
bittests.c [svn-r30285] Description: 2016-08-13 04:23:53 -05:00
btree2.c [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective metadata optimizations. 2016-02-10 15:48:34 -05:00
btree_idx_1_6.h5 [svn-r29722] Description: 2016-04-17 02:26:51 -05:00
btree_idx_1_8.h5 [svn-r29722] Description: 2016-04-17 02:26:51 -05:00
cache_api.c [svn-r29959] Fixed some bad logic in the cache_api test that caused 2016-05-24 13:03:53 -05:00
cache_common.c [svn-r30113] Description: 2016-06-28 16:53:48 -05:00
cache_common.h [svn-r30112] Description: 2016-06-28 16:39:09 -05:00
cache_tagging.c [svn-r30002] Fixed some minor warnings in H5AC.c and H5C.c, cleaned up warnings 2016-06-01 12:02:30 -05:00
cache.c [svn-r30112] Description: 2016-06-28 16:39:09 -05:00
chunk_info.c
CMakeLists.txt [svn-r30240] JAVA-1920: Create a filter plugin test that has a filter which calls a HDF5 function. 2016-08-01 13:17:36 -05:00
CMakeTests.cmake [svn-r30237] HDFFV-9939: Change cmake commands to reduce POST_BUILD custom commands. Fixes possible overruns on windows command lines. 2016-08-01 12:35:00 -05:00
cmpd_dset.c [svn-r30189] Description: 2016-07-17 19:18:42 -05:00
COPYING [svn-r22110] Removed incorrect 'executable' svn properties. 2012-03-21 14:50:28 -05:00
cork.c [svn-r30075] Description: 2016-06-14 18:07:03 -05:00
corrupt_stab_msg.h5 [svn-r22110] Removed incorrect 'executable' svn properties. 2012-03-21 14:50:28 -05:00
cross_read.c [svn-r30017] Description: 2016-06-05 19:45:37 -05:00
dangle.c [svn-r25496] Description: 2014-07-30 15:55:14 -05:00
deflate.h5
dsets.c [svn-r30189] Description: 2016-07-17 19:18:42 -05:00
dt_arith.c [svn-r30238] Follow-on to HDFFV-9928: remove unconditional call of time.h type headers. Also remove duplicated includes when h5private.h is used. 2016-08-01 12:38:34 -05:00
dtransform.c [svn-r27800] Minor warning fixes in the library tests. 2015-09-16 08:54:23 -05:00
dtypes.c [svn-r30285] Description: 2016-08-13 04:23:53 -05:00
dynlib1.c [svn-r23549] Description: 2013-04-04 15:57:59 -05:00
dynlib2.c [svn-r23984] Merged 2 23932 from reduced_warnings branch: 2013-08-09 15:42:27 -05:00
dynlib3.c [svn-r28828] Description: 2016-01-06 15:45:25 -05:00
dynlib4.c [svn-r30241] JAVA-1920: new filter for tests. 2016-08-01 13:19:06 -05:00
earray.c [svn-r29548] Minor normalization w/ trunk in preparation for big merge. 2016-03-23 22:58:43 -05:00
efc.c [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective metadata optimizations. 2016-02-10 15:48:34 -05:00
enc_dec_plist_cross_platform.c [svn-r27806] Fix property list serialization for values encoded by H5Pset_chunk_cache to be 2015-09-16 14:55:38 -05:00
enc_dec_plist.c [svn-r27771] Description: 2015-09-14 11:21:31 -05:00
enum.c [svn-r22987] ported revisions from 22742 to 22986 from the trunk 2012-10-29 13:59:05 -05:00
err_compat.c [svn-r27768] Description: 2015-09-13 22:58:59 -05:00
error_test.c [svn-r30292] Description: 2016-08-16 09:02:21 -05:00
extend.c [svn-r20529] Purpose: Add testing for bug 1864 2011-04-15 17:05:23 -05:00
external.c [svn-r29698] Switched true and false to TRUE and FALSE in a function in 2016-04-14 16:26:41 -05:00
family_v16_00000.h5
family_v16_00001.h5
family_v16_00002.h5
family_v16_00003.h5
farray.c [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective metadata optimizations. 2016-02-10 15:48:34 -05:00
fheap.c [svn-r30285] Description: 2016-08-13 04:23:53 -05:00
file_image_core_test.h5 [svn-r22219] Description: 2012-03-31 03:49:35 -05:00
file_image.c [svn-r30228] Changed a few printf calls to HDprintf in file_image.c. 2016-07-29 21:02:10 -05:00
filespace_1_6.h5
filespace_1_8.h5
fill_old.h5
fillval.c [svn-r30285] Description: 2016-08-13 04:23:53 -05:00
filter_error.h5 [svn-r20930] Issue 4278 - When reading data fails, the error message should say which filter isn't registered. This is the follow-up commit. When I checked in the fix and test (revision 20929), I forgot to add the data file test/filter_error.h5. 2011-06-03 14:59:34 -05:00
filter_fail.c [svn-r30189] Description: 2016-07-17 19:18:42 -05:00
flush1.c [svn-r30285] Description: 2016-08-13 04:23:53 -05:00
flush2.c [svn-r30285] Description: 2016-08-13 04:23:53 -05:00
freespace.c [svn-r30189] Description: 2016-07-17 19:18:42 -05:00
gen_bad_compound.c [svn-r20513] Description: 2011-04-15 14:06:38 -05:00
gen_bad_ohdr.c
gen_bogus.c [svn-r29202] Fix for unknown message HDFFV-9697. 2016-02-24 16:30:35 -05:00
gen_cross.c [svn-r30017] Description: 2016-06-05 19:45:37 -05:00
gen_deflate.c [svn-r30017] Description: 2016-06-05 19:45:37 -05:00
gen_file_image.c [svn-r30017] Description: 2016-06-05 19:45:37 -05:00
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 [svn-r24803] Description: 2014-03-15 22:13:52 -05:00
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-r30238] Follow-on to HDFFV-9928: remove unconditional call of time.h type headers. Also remove duplicated includes when h5private.h is used. 2016-08-01 12:38:34 -05:00
gen_sizes_lheap.c
gen_specmetaread.c
gen_udlinks.c [svn-r29035] Removed external links test from external storage test. 2016-02-02 09:36:28 -05:00
getname.c [svn-r30189] Description: 2016-07-17 19:18:42 -05:00
gheap.c [svn-r30285] Description: 2016-08-13 04:23:53 -05:00
group_old.h5
h5test.c [svn-r30295] Minor whitespace cleanup in h5test.c. 2016-08-17 13:59:45 -05:00
h5test.h [svn-r30201] Description: 2016-07-18 17:36:44 -05:00
H5srcdir_str.h.in
H5srcdir.h [svn-r30158] Description: 2016-07-07 13:54:11 -05:00
hyperslab.c [svn-r30285] Description: 2016-08-13 04:23:53 -05:00
istore.c [svn-r30017] Description: 2016-06-05 19:45:37 -05:00
le_data.h5 [svn-r20855] Issue 2599 - Cross-test BE and LE data. I added the test for deflate, szip, fletcher32, shuffle and nbit filter in cross_read.c and gen_cross.c. I also took out the data file for OpenVMS because the data isn't native but IEEE for floating-numbers. 2011-05-17 17:18:05 -05:00
le_extlink1.h5
le_extlink2.h5
lheap.c [svn-r30224] Added HDprintf() macro that uses HDfprintf w/ stdout. 2016-07-27 11:56:42 -05:00
links_env.c [svn-r30224] Added HDprintf() macro that uses HDfprintf w/ stdout. 2016-07-27 11:56:42 -05:00
links.c [svn-r30189] Description: 2016-07-17 19:18:42 -05:00
Makefile.am [svn-r30240] JAVA-1920: Create a filter plugin test that has a filter which calls a HDF5 function. 2016-08-01 13:17:36 -05:00
mergemsg.h5
mf.c [svn-r30275] Rework test_mf_bug1 to work with multi and split drivers. 2016-08-09 16:36:01 -05:00
mount.c [svn-r22987] ported revisions from 22742 to 22986 from the trunk 2012-10-29 13:59:05 -05:00
mtime.c [svn-r30189] Description: 2016-07-17 19:18:42 -05:00
multi_file_v16-r.h5 [svn-r21015] Bug fix for Issue 2598 - In v1.6 library, there was EOA for the whole MULTI file saved in the 2011-06-22 10:47:57 -05:00
multi_file_v16-s.h5 [svn-r21015] Bug fix for Issue 2598 - In v1.6 library, there was EOA for the whole MULTI file saved in the 2011-06-22 10:47:57 -05:00
noencoder.h5
ntypes.c [svn-r25496] Description: 2014-07-30 15:55:14 -05:00
objcopy.c [svn-r30308] Fix for HDFFV-7991--error when copying dataset with attribute which is a compound datatype consisting of 2016-08-19 15:58:16 -05:00
ohdr.c [svn-r30189] Description: 2016-07-17 19:18:42 -05:00
plugin.c [svn-r30240] JAVA-1920: Create a filter plugin test that has a filter which calls a HDF5 function. 2016-08-01 13:17:36 -05:00
pool.c [svn-r30017] Description: 2016-06-05 19:45:37 -05:00
reserved.c [svn-r22110] Removed incorrect 'executable' svn properties. 2012-03-21 14:50:28 -05:00
set_extent.c [svn-r30189] Description: 2016-07-17 19:18:42 -05:00
space_overflow.c
specmetaread.h5
stab.c [svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if available 2015-10-20 01:28:17 -05:00
tarray.c [svn-r29630] Description: 2016-04-04 22:45:38 -05:00
tarrold.h5
tattr.c [svn-r30017] Description: 2016-06-05 19:45:37 -05:00
tbad_msg_count.h5
tbogus.h5 [svn-r29202] Fix for unknown message HDFFV-9697. 2016-02-24 16:30:35 -05:00
tcheck_version.c [svn-r30113] Description: 2016-06-28 16:53:48 -05:00
tchecksum.c [svn-r30285] Description: 2016-08-13 04:23:53 -05:00
tconfig.c [svn-r30113] Description: 2016-06-28 16:53:48 -05:00
tcoords.c
test_filters_be.h5 [svn-r23147] ported revisions 23081:23145 from the trunk 2013-01-09 15:23:07 -05:00
test_filters_le.h5 [svn-r23147] ported revisions 23081:23145 from the trunk 2013-01-09 15:23:07 -05:00
test_plugin.sh.in [svn-r30245] remove incorrect copy 2016-08-01 16:44:43 -05:00
testcheck_version.sh.in [svn-r29350] Revert h5check_version change to check LT_VERS_XXXX numbers rather than HDF5 library version numbers. 2016-03-08 12:49:38 -05:00
testerror.sh.in [svn-r24646] HDFFV-8640: Remove xlate_utility by fixing reference files to not add extra lines. 2014-01-27 09:26:21 -05:00
testframe.c [svn-r30201] Description: 2016-07-18 17:36:44 -05:00
testhdf5.c [svn-r30201] Description: 2016-07-18 17:36:44 -05:00
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 [svn-r23347] ported revision 23248:23346 from the trunk 2013-03-13 17:34:23 -05:00
testlinks_env.sh.in [svn-r22709] HDFFV-8129: reconfigured on jam, Remove overloading of autotools TESTS var, rename configure.in to configure.ac, convert test scripts from hard *.sh to configure managed *sh.in files. 2012-08-23 11:07:43 -05:00
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-r30285] Description: 2016-08-13 04:23:53 -05:00
tgenprop.c [svn-r30219] Description: 2016-07-22 17:43:18 -05:00
th5o.c [svn-r30285] Description: 2016-08-13 04:23:53 -05:00
th5s.c [svn-r30219] Description: 2016-07-22 17:43:18 -05:00
th5s.h5
theap.c [svn-r30238] Follow-on to HDFFV-9928: remove unconditional call of time.h type headers. Also remove duplicated includes when h5private.h is used. 2016-08-01 12:38:34 -05:00
tid.c [svn-r27768] Description: 2015-09-13 22:58:59 -05:00
titerate.c [svn-r30285] Description: 2016-08-13 04:23:53 -05:00
tlayouto.h5
tmeta.c [svn-r30189] Description: 2016-07-17 19:18:42 -05:00
tmisc.c [svn-r28761] Description: 2016-01-01 01:28:04 -05:00
tmtimen.h5
tmtimeo.h5
trefer.c [svn-r30285] Description: 2016-08-13 04:23:53 -05:00
trefstr.c
tselect.c [svn-r30219] Description: 2016-07-22 17:43:18 -05:00
tsizeslheap.h5
tskiplist.c [svn-r30238] Follow-on to HDFFV-9928: remove unconditional call of time.h type headers. Also remove duplicated includes when h5private.h is used. 2016-08-01 12:38:34 -05:00
tsohm.c [svn-r30158] Description: 2016-07-07 13:54:11 -05:00
ttime.c [svn-r24803] Description: 2014-03-15 22:13:52 -05:00
ttsafe_acreate.c [svn-r30113] Description: 2016-06-28 16:53:48 -05:00
ttsafe_cancel.c [svn-r29880] Add HD to sleep function calls 2016-05-04 11:16:45 -05:00
ttsafe_dcreate.c [svn-r24803] Description: 2014-03-15 22:13:52 -05:00
ttsafe_error.c [svn-r27587] Added a new API call (H5is_library_threadsafe) to the library. This call can 2015-08-26 12:05:57 -05:00
ttsafe.c [svn-r30201] Description: 2016-07-18 17:36:44 -05:00
ttsafe.h [svn-r27587] Added a new API call (H5is_library_threadsafe) to the library. This call can 2015-08-26 12:05:57 -05:00
ttst.c [svn-r30285] Description: 2016-08-13 04:23:53 -05:00
tunicode.c [svn-r30285] Description: 2016-08-13 04:23:53 -05:00
tvlstr.c [svn-r28761] Description: 2016-01-01 01:28:04 -05:00
tvltypes.c [svn-r30189] Description: 2016-07-17 19:18:42 -05:00
unlink.c [svn-r30238] Follow-on to HDFFV-9928: remove unconditional call of time.h type headers. Also remove duplicated includes when h5private.h is used. 2016-08-01 12:38:34 -05:00
unregister.c [svn-r27133] - Add a new attribute function characterstic for format: 2015-06-01 14:38:09 -05:00
vds.c [svn-r30189] Description: 2016-07-17 19:18:42 -05:00
vfd.c [svn-r30306] Updated vfd test to be better about fapls and h5_reset(). 2016-08-19 11:30:05 -05:00