hdf5/test
Quincey Koziol 6930f2e32d [svn-r13945] Description:
Modify semantics for constant messages slightly, to allow them to be
deleted, but not modified.  This works around the issue where "old" style
groups are being created with the symbol table message marked constant in
the 1.6 (and prior) branch, but the 1.8 branch needs to remove the symbol table
message when the group has been changed to the "new" style (upon insertion
of a link that the "old" style can't handle).

Tested on:
    Mac OS X/32 10.4.10 (amazon)
    Linux/32 2.6 (chicago)
    Linux/64 2.6 (chicago2)
2007-07-05 15:01:42 -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-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-r13832] Some minor changes - let each driver use its own file name respectively. 2007-06-04 14:42:13 -05:00
bittests.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
btree2.c [svn-r13871] Description: 2007-06-15 14:11:59 -05:00
cache_api.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
cache_common.c [svn-r13690] Description: 2007-04-19 13:43:10 -05:00
cache_common.h [svn-r13618] Modified metadata cache to support multiple read only protects of 2007-04-09 13:58:42 -05:00
cache.c [svn-r13697] Fixed error in check_unprotect_ro_dirty_err() in cache.c. Basic problem 2007-04-24 05:51:12 -05:00
cmpd_dset.c [svn-r13884] The second step of optimization for compound data for the Chicago 2007-06-19 15:05:24 -05:00
COPYING [svn-r12640] 2006-09-04 13:30:13 -05:00
cross_read.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
dangle.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
deflate.h5 [svn-r6117] Purpose: 2002-11-20 08:27:30 -05:00
dsets.c [svn-r13871] Description: 2007-06-15 14:11:59 -05:00
dt_arith.c [svn-r13798] Description: 2007-05-22 21:18:10 -05:00
dtransform.c [svn-r13648] Description: 2007-04-11 20:59:45 -05:00
dtypes.c [svn-r13549] Description: 2007-03-26 22:06:48 -05:00
enum.c [svn-r13648] Description: 2007-04-11 20:59:45 -05:00
err_compat.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
error_test.c [svn-r13648] Description: 2007-04-11 20:59:45 -05:00
extend.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
external.c [svn-r13549] Description: 2007-03-26 22:06:48 -05:00
family_v1.6_00000.h5 [svn-r10862] Purpose: Bug fix 2005-06-06 17:19:14 -05:00
family_v1.6_00001.h5 [svn-r10862] Purpose: Bug fix 2005-06-06 17:19:14 -05:00
family_v1.6_00002.h5 [svn-r10862] Purpose: Bug fix 2005-06-06 17:19:14 -05:00
family_v1.6_00003.h5 [svn-r10862] Purpose: Bug fix 2005-06-06 17:19:14 -05:00
fheap.c [svn-r13648] Description: 2007-04-11 20:59:45 -05:00
fill_old.h5 [svn-r5171] 2002-04-11 17:53:26 -05:00
fillval.c [svn-r13944] Description: 2007-07-05 10:45:45 -05:00
flush1.c [svn-r13549] Description: 2007-03-26 22:06:48 -05:00
flush2.c [svn-r13766] In Visual Studio 2005 for 64-bit, _WIN32 is defined, but not WIN32, so I've standardized all #ifdef's to use _WIN32. This should not affect any other platform. 2007-05-18 10:14:43 -05:00
gen_bogus.c [svn-r13752] Added an include to the ohdr testfile generator code to fix an issue with Visual Studio. I've also turned this project on by default in Windows. 2007-05-14 13:50:54 -05:00
gen_cross.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_deflate.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_filters.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_mergemsg.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_new_array.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_new_fill.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_new_group.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_new_mtime.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_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-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
gen_nullspace.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_old_array.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_old_group.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_old_layout.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_old_mtime.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_udlinks.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
getname.c [svn-r13871] Description: 2007-06-15 14:11:59 -05:00
gheap.c [svn-r13648] Description: 2007-04-11 20:59:45 -05:00
group_old.h5 [svn-r11712] Purpose: 2005-11-14 21:55:39 -05:00
h5test.c [svn-r13941] Added feature to test the latest format by adding "latest" as the 2007-07-05 02:38:38 -05:00
h5test.h [svn-r13648] Description: 2007-04-11 20:59:45 -05:00
hyperslab.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
istore.c [svn-r13549] Description: 2007-03-26 22:06:48 -05:00
le_data.h5 [svn-r12221] Purpose: 2006-04-09 22:03:30 -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-r13871] Description: 2007-06-15 14:11:59 -05:00
links.c [svn-r13750] Description: 2007-05-13 23:05:28 -05:00
Makefile.am [svn-r13858] Added sec2.h5 to the list of the files to be deleted. 2007-06-12 16:53:20 -05:00
Makefile.in [svn-r13928] Purpose: 1) Moving H5_CXX_HAVE_OFFSETOF macro to src/H5pubconf.h file. 2007-06-29 15:52:56 -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-r13871] Description: 2007-06-15 14:11:59 -05:00
mtime.c [svn-r13871] Description: 2007-06-15 14:11:59 -05:00
noencoder.h5 [svn-r8781] 2004-07-01 12:38:04 -05:00
ntypes.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
objcopy.c [svn-r13871] Description: 2007-06-15 14:11:59 -05:00
ohdr.c [svn-r13945] Description: 2007-07-05 15:01:42 -05:00
pool.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
reserved.c [svn-r13871] Description: 2007-06-15 14:11:59 -05:00
set_extent.c [svn-r13741] Description: 2007-05-10 10:06:49 -05:00
space_overflow.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
stab.c [svn-r13871] Description: 2007-06-15 14:11:59 -05:00
stream_test.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
tarray.c [svn-r13501] Suppress the compiler warning about the equality comparison of floating-point values. 2007-03-12 10:52:52 -05:00
tarrold.h5 [svn-r2844] Purpose: 2000-11-09 16:47:59 -05:00
tattr.c [svn-r13807] Description: 2007-05-24 09:31:51 -05:00
tbogus.h5 [svn-r13721] Description: 2007-05-01 16:00:52 -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-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
test_filters_be.hdf5 [svn-r8246] Purpose: 2004-03-10 16:45:30 -05:00
test_filters_le.hdf5 [svn-r8246] Purpose: 2004-03-10 16:45:30 -05:00
testerror.sh [svn-r13261] Updated copyright notices. 2007-02-07 14:56:21 -05:00
testframe.c [svn-r13782] Increase the max number of tests to 45. 2007-05-21 19:10:22 -05:00
testhdf5.c [svn-r13914] Description: 2007-06-26 11:08:38 -05:00
testhdf5.h [svn-r13648] Description: 2007-04-11 20:59:45 -05:00
testmeta.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
tfile.c [svn-r13497] Description: 2007-03-11 18:15:03 -05:00
tgenprop.c [svn-r13501] Suppress the compiler warning about the equality comparison of floating-point values. 2007-03-12 10:52:52 -05:00
th5o.c [svn-r13636] Description: 2007-04-11 11:22:16 -05:00
th5s.c [svn-r13501] Suppress the compiler warning about the equality comparison of floating-point values. 2007-03-12 10:52:52 -05:00
th5s.h5 [svn-r2717] Purpose: 2000-10-20 15:57:56 -05:00
theap.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
tid.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
titerate.c [svn-r13477] Description: 2007-03-08 15:10:12 -05:00
tlayouto.h5 [svn-r9603] Purpose: 2004-11-30 15:53:53 -05:00
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-r13879] Purpose: 2007-06-19 10:22:05 -05:00
tmtimen.h5 [svn-r6252] Purpose: 2003-01-09 12:20:03 -05:00
tmtimeo.h5 [svn-r7035] Purpose: 2003-06-13 15:30:43 -05:00
trefer.c [svn-r13535] Included test of reference with value 100 that was skipped previously. 2007-03-21 21:22:51 -05:00
trefstr.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
tselect.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
tskiplist.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
tsohm.c [svn-r13920] Description: 2007-06-26 14:19:57 -05:00
ttime.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
ttsafe_acreate.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
ttsafe_cancel.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
ttsafe_dcreate.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
ttsafe_error.c [svn-r13650] Description: 2007-04-12 16:41:23 -05:00
ttsafe.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
ttsafe.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
ttst.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
tunicode.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
tvlstr.c [svn-r13766] In Visual Studio 2005 for 64-bit, _WIN32 is defined, but not WIN32, so I've standardized all #ifdef's to use _WIN32. This should not affect any other platform. 2007-05-18 10:14:43 -05:00
tvltypes.c [svn-r13887] Description: 2007-06-19 15:38:49 -05:00
unlink.c [svn-r13636] Description: 2007-04-11 11:22:16 -05:00
vfd.c [svn-r13588] A support of files bigger than 2GB for STDIO driver. Configure will 2007-04-04 14:59:00 -05:00
vms_data.h5 [svn-r12221] Purpose: 2006-04-09 22:03:30 -05:00