..
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
[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
[svn-r13580] Description:
2007-04-03 14:51:14 -05:00
be_extlink2.h5
[svn-r13498] Description:
2007-03-11 21:38:08 -05:00
big.c
[svn-r24358] Changed the big test so that it runs using the h5_fileaccess() fapl.
2013-10-24 23:57:01 -05:00
bittests.c
[svn-r22287] Description:
2012-04-16 16:20:26 -05:00
btree2.c
[svn-r20529] Purpose: Add testing for bug 1864
2011-04-15 17:05:23 -05:00
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
[svn-r15628] Description:
2008-09-16 10:52:51 -05:00
CMakeLists.txt
[svn-r26699] Generators are only built static
2015-04-01 16:02:43 -05:00
CMakeTests.cmake
[svn-r26699] Generators are only built static
2015-04-01 16:02:43 -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
[svn-r22110] Removed incorrect 'executable' svn properties.
2012-03-21 14:50:28 -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-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
[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-r23984] Merged 2 23932 from reduced_warnings branch:
2013-08-09 15:42:27 -05:00
earray.c
[svn-r27133] - Add a new attribute function characterstic for format:
2015-06-01 14:38:09 -05:00
efc.c
[svn-r20529] Purpose: Add testing for bug 1864
2011-04-15 17:05:23 -05:00
enc_dec_plist_with_endianess.c
[svn-r22987] ported revisions from 22742 to 22986 from the trunk
2012-10-29 13:59:05 -05:00
enc_dec_plist.c
[svn-r25084] Description:
2014-04-23 11:30:25 -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-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
[svn-r20529] Purpose: Add testing for bug 1864
2011-04-15 17:05:23 -05:00
external.c
[svn-r25496] Description:
2014-07-30 15:55:14 -05:00
family_v16_00000.h5
[svn-r16759] The test of family file compatibility with v1.6 used the original family files under the
2009-04-15 16:42:02 -05:00
family_v16_00001.h5
[svn-r14340] Maintenance for VMS system:
2007-12-13 13:17:02 -05:00
family_v16_00002.h5
[svn-r14340] Maintenance for VMS system:
2007-12-13 13:17:02 -05:00
family_v16_00003.h5
[svn-r14340] Maintenance for VMS system:
2007-12-13 13:17:02 -05:00
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
[svn-r22219] Description:
2012-03-31 03:49:35 -05:00
file_image.c
[svn-r24285] Eliminate several "passing argument ... with different width due to prototype" warnings by casting constants to size_t where expected by string functions.
2013-10-10 16:57:04 -05:00
filespace_1_6.h5
[svn-r17582] Description:
2009-10-01 21:08:59 -05:00
filespace_1_8.h5
[svn-r17582] Description:
2009-10-01 21:08:59 -05:00
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
[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-r27133] - Add a new attribute function characterstic for format:
2015-06-01 14:38:09 -05:00
flush1.c
[svn-r15868] Description:
2008-10-14 20:46:34 -05:00
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
[svn-r20513] Description:
2011-04-15 14:06:38 -05:00
gen_bad_ohdr.c
[svn-r18031] Description:
2009-12-17 17:21:08 -05:00
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
[svn-r18030] Description:
2009-12-17 10:07:35 -05:00
gen_file_image.c
[svn-r22219] Description:
2012-03-31 03:49:35 -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
[svn-r14222] Description:
2007-10-30 15:37:39 -05:00
gen_new_array.c
[svn-r14212] Description:
2007-10-18 17:02:19 -05:00
gen_new_fill.c
[svn-r14199] Description:
2007-10-11 11:24:11 -05:00
gen_new_group.c
[svn-r24803] Description:
2014-03-15 22:13:52 -05:00
gen_new_mtime.c
[svn-r14199] Description:
2007-10-11 11:24:11 -05:00
gen_new_super.c
[svn-r13253] Updated all C and C++ style source code files with the THG copyright notice.
2007-02-07 09:56:24 -05:00
gen_noencoder.c
[svn-r18030] Description:
2009-12-17 10:07:35 -05:00
gen_nullspace.c
[svn-r14218] Description:
2007-10-30 13:13:48 -05:00
gen_old_array.c
[svn-r14199] Description:
2007-10-11 11:24:11 -05:00
gen_old_group.c
[svn-r14104] Description:
2007-08-23 15:25:25 -05:00
gen_old_layout.c
[svn-r14199] Description:
2007-10-11 11:24:11 -05:00
gen_old_mtime.c
[svn-r14199] Description:
2007-10-11 11:24:11 -05:00
gen_plist.c
[svn-r26649] squish warnings.
2015-03-30 10:12:49 -05:00
gen_sizes_lheap.c
[svn-r19076] Purpose: Fix bug 1951
2010-07-16 11:32:49 -05:00
gen_specmetaread.c
[svn-r17624] Description:
2009-10-08 23:09:34 -05:00
gen_udlinks.c
[svn-r15628] Description:
2008-09-16 10:52:51 -05:00
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
[svn-r20529] Purpose: Add testing for bug 1864
2011-04-15 17:05:23 -05:00
group_old.h5
h5test.c
[svn-r27133] - Add a new attribute function characterstic for format:
2015-06-01 14:38:09 -05:00
h5test.h
[svn-r25659] fix filename generation with prefix for perf test.
2014-10-02 10:56:09 -05:00
H5srcdir_str.h.in
[svn-r18419] Description:
2010-03-18 07:23:04 -05:00
H5srcdir.h
[svn-r24804] Description:
2014-03-15 23:44:13 -05:00
hyperslab.c
[svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants.
2015-03-01 13:48:54 -05:00
istore.c
[svn-r24869] Description:
2014-03-23 01:27:57 -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
[svn-r13580] Description:
2007-04-03 14:51:14 -05:00
le_extlink2.h5
[svn-r13498] Description:
2007-03-11 21:38:08 -05:00
lheap.c
[svn-r20529] Purpose: Add testing for bug 1864
2011-04-15 17:05:23 -05:00
links_env.c
[svn-r23713] Description:
2013-05-21 12:30:54 -05:00
links.c
[svn-r27133] - Add a new attribute function characterstic for format:
2015-06-01 14:38:09 -05:00
Makefile.am
[svn-r24993] Purpose:
2014-04-08 22:35:16 -05:00
Makefile.in
[svn-r26711] Recommitting revisions 26669 and 26670, removing VPATH and redundant /usr/include and lib in fcompile and link flags checks, now that I have run reconfigure.
2015-04-02 16:07:53 -05:00
mergemsg.h5
mf.c
[svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for
2014-02-13 17:12:46 -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-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants.
2015-03-01 13:48:54 -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
[svn-r15037] Description:
2008-05-19 01:03:16 -05:00
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
[svn-r19272] Description:
2010-08-20 16:37:12 -05:00
reserved.c
[svn-r22110] Removed incorrect 'executable' svn properties.
2012-03-21 14:50:28 -05:00
set_extent.c
[svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants.
2015-03-01 13:48:54 -05:00
space_overflow.c
[svn-r14199] Description:
2007-10-11 11:24:11 -05:00
specmetaread.h5
[svn-r17624] Description:
2009-10-08 23:09:34 -05:00
stab.c
[svn-r23219] Description:
2013-02-01 20:53:32 -05:00
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
[svn-r14402] Description:
2008-01-13 00:37:00 -05:00
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
[svn-r13253] Updated all C and C++ style source code files with the THG copyright notice.
2007-02-07 09:56:24 -05:00
tconfig.c
[svn-r18197] Description:
2010-01-29 23:29:13 -05:00
tcoords.c
[svn-r15628] Description:
2008-09-16 10:52:51 -05:00
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-r26036] HDFFV-8736: Patch H5PL.c and test for cygwin plugin support.
2015-01-26 13:03:18 -05:00
testcheck_version.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
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-r25465] BUg fix: HDFFV-8881
2014-07-22 14:06:18 -05:00
testhdf5.c
[svn-r24652] HDFFV-8572: test/testhdf5.c main() should not return number of errors
2014-01-27 17:33:34 -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-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
[svn-r17980] Description:
2009-12-10 07:36:56 -05:00
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
[svn-r13253] Updated all C and C++ style source code files with the THG copyright notice.
2007-02-07 09:56:24 -05:00
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
[svn-r18388] Description:
2010-03-06 16:19:57 -05:00
tselect.c
[svn-r27133] - Add a new attribute function characterstic for format:
2015-06-01 14:38:09 -05:00
tsizeslheap.h5
[svn-r19076] Purpose: Fix bug 1951
2010-07-16 11:32:49 -05:00
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
[svn-r24803] Description:
2014-03-15 22:13:52 -05:00
ttsafe_acreate.c
[svn-r24376] Updated all code to use HDmalloc, HDcalloc, and HDfree.
2013-10-30 23:20:36 -05:00
ttsafe_cancel.c
[svn-r27133] - Add a new attribute function characterstic for format:
2015-06-01 14:38:09 -05:00
ttsafe_dcreate.c
[svn-r24803] Description:
2014-03-15 22:13:52 -05:00
ttsafe_error.c
[svn-r27133] - Add a new attribute function characterstic for format:
2015-06-01 14:38:09 -05:00
ttsafe.c
[svn-r24256] Description:
2013-10-04 14:28:22 -05:00
ttsafe.h
[svn-r19367] Purpose:
2010-09-10 11:15:34 -05:00
ttst.c
[svn-r17980] Description:
2009-12-10 07:36:56 -05:00
tunicode.c
[svn-r27133] - Add a new attribute function characterstic for format:
2015-06-01 14:38:09 -05:00
tvlstr.c
[svn-r20536] Description:
2011-04-17 13:57:07 -05:00
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
[svn-r21923] Description:
2012-02-09 21:16:52 -05:00
unregister.c
[svn-r27133] - Add a new attribute function characterstic for format:
2015-06-01 14:38:09 -05:00
vfd.c
[svn-r24993] Purpose:
2014-04-08 22:35:16 -05:00