diff options
author | Quincey Koziol <koziol@lbl.gov> | 2020-08-07 15:06:34 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@lbl.gov> | 2020-08-07 15:06:34 (GMT) |
commit | a2340cec3b1ff84e991b4e8d54a5e358a38831fe (patch) | |
tree | bb49b22a1ea2e6edf8a379c4e13438d170937696 /test/tfile.c | |
parent | 8fe3cece3c671453e4c49f22fde9d7635c08f031 (diff) | |
parent | 51ab52ad4298913d18d1f8c3be7e2c2a410c58a8 (diff) | |
download | hdf5-a2340cec3b1ff84e991b4e8d54a5e358a38831fe.zip hdf5-a2340cec3b1ff84e991b4e8d54a5e358a38831fe.tar.gz hdf5-a2340cec3b1ff84e991b4e8d54a5e358a38831fe.tar.bz2 |
Merge remote-tracking branch 'origin/develop' into namespace_cleanup_01
Diffstat (limited to 'test/tfile.c')
-rw-r--r-- | test/tfile.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/tfile.c b/test/tfile.c index d6047dc..e7dfcbe 100644 --- a/test/tfile.c +++ b/test/tfile.c @@ -3097,7 +3097,6 @@ test_rw_noupdate(void) ** test_userblock_alignment() test, to handle common testing ** ** Programmer: Quincey Koziol -** koziol@hdfgroup.org ** Septmber 10, 2009 ** *****************************************************************/ @@ -3159,7 +3158,6 @@ test_userblock_alignment_helper1(hid_t fcpl, hid_t fapl) ** test_userblock_alignment() test, to handle common testing ** ** Programmer: Quincey Koziol -** koziol@hdfgroup.org ** Septmber 10, 2009 ** *****************************************************************/ @@ -3229,7 +3227,6 @@ test_userblock_alignment_helper2(hid_t fapl, hbool_t open_rw) ** object [allocation] alignment size set interact properly. ** ** Programmer: Quincey Koziol -** koziol@hdfgroup.org ** Septmber 8, 2009 ** *****************************************************************/ |