hdf5/test
Quincey Koziol f698c360f5 [svn-r22053] Description:
Correct corner case for creating a contiguous dataset with a zero-sized
dataspace, when the allocation time is set to early.

    Also clean up a few compiler warnings in the dataspace code.

Tested on:
    Mac OSX/64 10.7.3 (amazon) w/debug & parallel
2012-03-12 16:45:38 -05:00
..
testfiles [svn-r20934] Issue 4278 - When reading data fails, the error message should say which filter isn't registered. This is the follow-up commit (20929 and 20930). The check-vfd in Makefile has trouble with the file name. Because the test file 2011-06-06 12:05:37 -05:00
accum.c [svn-r19623] Purpose: 2010-10-18 15:46:08 -05:00
app_ref.c [svn-r17838] Description: 2009-11-05 08:45:35 -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-r22024] Add HD prefix to tools library based tests. Cleaned allocation/free in tests. 2012-03-05 09:17:14 -05:00
bittests.c [svn-r20061] Description: 2011-02-07 19:53:45 -05:00
btree2.c [svn-r20529] Purpose: Add testing for bug 1864 2011-04-15 17:05:23 -05:00
cache_api.c [svn-r19096] Description: 2010-07-19 05:54:51 -05:00
cache_common.c [svn-r19114] Description: 2010-07-20 13:51:24 -05:00
cache_common.h [svn-r19096] Description: 2010-07-19 05:54:51 -05:00
cache_tagging.c [svn-r19114] Description: 2010-07-20 13:51:24 -05:00
cache.c [svn-r18926] Description: 2010-05-31 13:27:33 -05:00
chunk_info.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
CMakeLists.txt [svn-r21804] Update CMake Required version in all folders to match current standard 2.8.6 2011-12-05 11:19:09 -05:00
cmpd_dset.c [svn-r20529] Purpose: Add testing for bug 1864 2011-04-15 17:05:23 -05:00
COPYING [svn-r16340] Description: 2009-01-22 15:53:59 -05:00
corrupt_stab_msg.h5 [svn-r16594] Purpose: fix bug 1189 2009-03-23 13:51:29 -05:00
cross_read.c [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
dangle.c [svn-r19697] Description: 2010-10-29 10:31:57 -05:00
deflate.h5
dsets.c [svn-r21801] Remove unintentional change to dsets.c from r21793. 2011-12-05 10:44:04 -05:00
dt_arith.c [svn-r21342] Issue 7674 - clang compiler with -fcatch-undefined-behavior -ftrapv discovered several problems in the test suite. One of 2011-08-31 15:00:49 -05:00
dtransform.c [svn-r19481] I'm backing out my fix for bug 1707 because there're some unresolved issues - r19441 and 19467. 2010-09-27 14:02:48 -05:00
dtypes.c [svn-r21736] Issue 7582 - The library allowed the conversion of strings between ASCII and UTF8. I added more test cases to the previous commit. Now it has conversion from UTF8 to ASCII, ASCII to UTF8, VL and fixed length, and H5Tconvert. 2011-11-10 15:08:39 -05:00
earray.c [svn-r20529] Purpose: Add testing for bug 1864 2011-04-15 17:05:23 -05:00
efc.c [svn-r20529] Purpose: Add testing for bug 1864 2011-04-15 17:05:23 -05:00
enum.c [svn-r21508] Revoked svn check-ins 20913 and 20921 (fix for HDFFV-7579) pending a careful evaluation of enum conversion behavior. 2011-10-10 16:55:45 -05:00
err_compat.c [svn-r19578] Bug fix for 1707 - H5Eset_auto causes a seg fault when an application uses -DH5_USE_16_API 2010-10-11 17:15:54 -05:00
error_test.c [svn-r20971] Issue 4278 - When reading data fails, the error message should say which filter isn't registered. This is the follow-up commit. The previous way to construct the name of the existent data file wasn't very safe. It could be cleaned up if any user builds the library in the source directory. 2011-06-13 16:28:49 -05:00
extend.c [svn-r20529] Purpose: Add testing for bug 1864 2011-04-15 17:05:23 -05:00
external.c [svn-r20529] Purpose: Add testing for bug 1864 2011-04-15 17:05:23 -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-r20529] Purpose: Add testing for bug 1864 2011-04-15 17:05:23 -05:00
fheap.c [svn-r20529] Purpose: Add testing for bug 1864 2011-04-15 17:05:23 -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-r20529] Purpose: Add testing for bug 1864 2011-04-15 17:05:23 -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-r20529] Purpose: Add testing for bug 1864 2011-04-15 17:05:23 -05:00
flush1.c [svn-r15868] Description: 2008-10-14 20:46:34 -05:00
flush2.c [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new defines H5_HAVE_WIN32_API and H5_HAVE_VISUAL_STUDIO defines to use. These can be properly set during configurration. 2011-09-06 11:50:32 -05:00
freespace.c [svn-r20529] Purpose: Add testing for bug 1864 2011-04-15 17:05:23 -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-r18031] Description: 2009-12-17 17:21:08 -05:00
gen_cross.c [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
gen_deflate.c [svn-r18030] Description: 2009-12-17 10:07:35 -05:00
gen_filespace.c [svn-r20480] Description: 2011-04-12 11:59:33 -05:00
gen_filters.c [svn-r20929] Issue 4278 - When reading data fails, the error message should say which filter isn't registered. The fix is simple. Most of the effort is on the test. The file with filter enabled is created in gen_filter.c. The verification of the error message is in test_error.c. The output is compared against the standard output. 2011-06-03 10:58:49 -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-r14413] Description: 2008-01-14 18:49:12 -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_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-r21923] Description: 2012-02-09 21:16:52 -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-r21923] Description: 2012-02-09 21:16:52 -05:00
h5test.h [svn-r21934] Description: 2012-02-13 10:31:35 -05:00
H5srcdir_str.h.in [svn-r18419] Description: 2010-03-18 07:23:04 -05:00
H5srcdir.h [svn-r20315] brought revisions 19868:20300 from the 1.8.6_vms branch to the trunk for VMS work 2011-03-24 13:33:45 -05:00
hyperslab.c [svn-r19272] Description: 2010-08-20 16:37:12 -05:00
istore.c [svn-r20529] Purpose: Add testing for bug 1864 2011-04-15 17:05:23 -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-r20529] Purpose: Add testing for bug 1864 2011-04-15 17:05:23 -05:00
links.c [svn-r21923] Description: 2012-02-09 21:16:52 -05:00
Makefile.am [svn-r21120] Description: 2011-07-18 17:43:30 -05:00
Makefile.in [svn-r21249] Description: Part II of F2003 branch merge into the trunk. 2011-08-18 09:38:53 -05:00
mergemsg.h5
mf.c [svn-r20536] Description: 2011-04-17 13:57:07 -05:00
mount.c [svn-r21152] Description: 2011-07-28 16:22:44 -05:00
mtime.c [svn-r20529] Purpose: Add testing for bug 1864 2011-04-15 17:05:23 -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-r21258] Issue 7674 - clang compiler reported an error with line 334: 2011-08-18 16:11:14 -05:00
objcopy.c [svn-r21675] Description: 2011-10-26 09:55:23 -05:00
ohdr.c [svn-r20529] Purpose: Add testing for bug 1864 2011-04-15 17:05:23 -05:00
pool.c [svn-r19272] Description: 2010-08-20 16:37:12 -05:00
reserved.c [svn-r15868] Description: 2008-10-14 20:46:34 -05:00
set_extent.c [svn-r20529] Purpose: Add testing for bug 1864 2011-04-15 17:05:23 -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-r21923] Description: 2012-02-09 21:16:52 -05:00
tarray.c [svn-r18419] Description: 2010-03-18 07:23:04 -05:00
tarrold.h5
tattr.c [svn-r19272] Description: 2010-08-20 16:37:12 -05:00
tbad_msg_count.h5 [svn-r14402] Description: 2008-01-13 00:37:00 -05:00
tbogus.h5 [svn-r13721] Description: 2007-05-01 16:00:52 -05:00
tcheck_version.c [svn-r17832] Bug fix:(sort of) 2009-11-04 17:08:49 -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.hdf5
test_filters_le.hdf5
testcheck_version.sh.in [svn-r18985] Test feature: (bugs 1919) 2010-06-08 13:22:11 -05:00
testerror.sh.in [svn-r19481] I'm backing out my fix for bug 1707 because there're some unresolved issues - r19441 and 19467. 2010-09-27 14:02:48 -05:00
testframe.c [svn-r19796] Bug 2091: remove all Metraowerks compiler code bracheted by __MWERKS__. 2010-11-16 16:40:04 -05:00
testhdf5.c [svn-r17351] Description: 2009-08-13 12:09:55 -05:00
testhdf5.h [svn-r18224] Description: 2010-02-09 17:32:28 -05:00
testlibinfo.sh.in [svn-r20504] Purpose: 2011-04-14 16:21:59 -05:00
testlinks_env.sh.in [svn-r21459] Problem: 2011-10-04 03:36:27 -05:00
testmeta.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
tfile.c [svn-r21904] This is a followup commit for Issue 7756 - Creating a dataset in a read-only file caused seg fault when the file is closed. I changed the error ID from H5E_CACHE to H5E_OHDR in the error report macro in H5O_create and fixed a minor problem in tfile.c. 2012-02-02 12:02:28 -05:00
tgenprop.c [svn-r18346] Description: 2010-02-27 15:08:03 -05:00
th5o.c [svn-r20610] OpenVMS complainted about a test case in th5o.c which opened the same file twice. VMS doesn't allow it. I used the macro H5_CANNOT_OPEN_TWICE to skip the test case. In th5s.c, I created an attribute but fogot to close it in the test case for zero dimension size. 2011-04-22 15:28:43 -05:00
th5s.c [svn-r22053] Description: 2012-03-12 16:45:38 -05:00
th5s.h5
theap.c [svn-r17980] Description: 2009-12-10 07:36:56 -05:00
tid.c [svn-r19398] Descriptino: 2010-09-16 09:02:19 -05:00
titerate.c [svn-r14413] Description: 2008-01-14 18:49:12 -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-r22024] Add HD prefix to tools library based tests. Cleaned allocation/free in tests. 2012-03-05 09:17:14 -05:00
tmtimen.h5
tmtimeo.h5
trefer.c [svn-r21124] Issue 2763 - adding OAPL_ID as a new parameter to H5Rdereference. A followup commit for r21117. I made 2 changes: 2011-07-19 15:20:01 -05:00
trefstr.c [svn-r18388] Description: 2010-03-06 16:19:57 -05:00
tselect.c [svn-r19472] Description: 2010-09-23 10:03:42 -05:00
tsizeslheap.h5 [svn-r19076] Purpose: Fix bug 1951 2010-07-16 11:32:49 -05:00
tskiplist.c [svn-r21603] Purpose: Add generic skip list implementation 2011-10-18 16:27:58 -05:00
tsohm.c [svn-r19272] Description: 2010-08-20 16:37:12 -05:00
ttime.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
ttsafe_acreate.c [svn-r19367] Purpose: 2010-09-10 11:15:34 -05:00
ttsafe_cancel.c [svn-r19367] Purpose: 2010-09-10 11:15:34 -05:00
ttsafe_dcreate.c [svn-r19367] Purpose: 2010-09-10 11:15:34 -05:00
ttsafe_error.c [svn-r19481] I'm backing out my fix for bug 1707 because there're some unresolved issues - r19441 and 19467. 2010-09-27 14:02:48 -05:00
ttsafe.c [svn-r19367] Purpose: 2010-09-10 11:15:34 -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-r21121] Description: 2011-07-18 18:12:28 -05:00
tvlstr.c [svn-r20536] Description: 2011-04-17 13:57:07 -05:00
tvltypes.c [svn-r17351] Description: 2009-08-13 12:09:55 -05:00
unlink.c [svn-r21923] Description: 2012-02-09 21:16:52 -05:00
vfd.c [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new defines H5_HAVE_WIN32_API and H5_HAVE_VISUAL_STUDIO defines to use. These can be properly set during configurration. 2011-09-06 11:50:32 -05:00