summaryrefslogtreecommitdiffstats
path: root/test/th5o.c
Commit message (Expand)AuthorAgeFilesLines
* HDF5 API test updates (#3835)jhendersonHDF2023-11-131-3/+44
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-12/+12
* Consistent initialization of hid_t in the tests (#3521)Scot Breitenfeld2023-09-081-11/+11
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-051-2/+2
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-12/+12
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-3/+0
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-6/+6
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-4/+4
* Synchronize HDF5 tests with VOL tests (#2628)jhendersonHDF2023-04-031-0/+24
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-2/+2
* sprintf to snprintf (#1815)Sean McBride2022-06-221-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* VFD plugins (#602)jhendersonHDF2021-09-291-37/+80
* Update clang config (#473)Quincey Koziol2021-03-171-13/+52
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-2/+2
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-2/+2
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-1/+1
* HD prefix updates in src/ and test/Dana Robinson2020-10-241-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-210/+190
* Minor normalizations with hdf5_1_10Dana Robinson2020-07-311-11/+11
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-105/+370
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-041-2/+2
* Add HD prefix to testsAllen Byrne2019-08-151-16/+16
* Merge cleanup mostly whitespaceAllen Byrne2019-07-301-16/+16
* Used the H5_INC_ENUM macro to squash enum value increment warnings.Dana Robinson2019-03-211-2/+2
* (1) Made the change according to the pull request feedback.Vailin Choi2018-05-311-201/+1
* Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-27/+26
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-23/+357
* Additional testsBinh-Minh Ribler2018-02-131-93/+98
* Fixed misc Warnings flagged by VS2017.Dana Robinson2017-11-271-2/+2
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Description:Quincey Koziol2016-09-271-12/+20
* [svn-r30285] Description:Quincey Koziol2016-08-131-16/+18
* [svn-r28577] Normalize test/th5o.c with revise_chunks.Dana Robinson2015-12-111-0/+1
* [svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-10-201-1/+1
* [svn-r27800] Minor warning fixes in the library tests.Dana Robinson2015-09-161-1/+1
* [svn-r27572] Removed VMS-specific code from the library.Dana Robinson2015-08-241-2/+0
* [svn-r27548] Revert r27545Jerome Soumagne2015-08-211-1/+1
* [svn-r27545] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-08-211-1/+1
* [svn-r27097] Fixed a typo in test/th5o.c that caused the wrong property listDana Robinson2015-05-181-2/+2
* [svn-r23322] HDFFV-8322: Close resources, found from valgrind testingAllen Byrne2013-03-011-0/+4
* [svn-r20610] OpenVMS complainted about a test case in th5o.c which opened the...Raymond Lu2011-04-221-0/+2
* [svn-r20535] Description:Quincey Koziol2011-04-171-0/+106
* [svn-r20027] I added some test cases for H5Oset(get)_comment and H5Oset(get)_...Raymond Lu2011-01-311-0/+333
* [svn-r15628] Description:Quincey Koziol2008-09-161-3/+3
* [svn-r14413] Description:Quincey Koziol2008-01-141-4/+4
* [svn-r14362] Description:Quincey Koziol2008-01-031-7/+7
* [svn-r14228] Description:Quincey Koziol2007-11-011-12/+153