summaryrefslogtreecommitdiffstats
path: root/test/titerate.c
Commit message (Expand)AuthorAgeFilesLines
* HDF5 API test updates (#3835)jhendersonHDF2023-11-131-11/+79
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-37/+37
* Consistent initialization of hid_t in the tests (#3521)Scot Breitenfeld2023-09-081-5/+5
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-051-9/+9
* Fixes the last of the -Wextra-semi-stmt warnings (#3326)Sean McBride2023-08-021-1/+1
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-3/+0
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-7/+7
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-3/+3
* Rename HDqsort() to qsort() (#3193)Dana Robinson2023-06-281-4/+4
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-8/+8
* Sanitize the attribute object header msg code (#2749)Dana Robinson2023-04-191-2/+5
* Comment cleanup (#2689)Quincey Koziol2023-04-111-2/+0
* Synchronize HDF5 tests with VOL tests (#2628)jhendersonHDF2023-04-031-2/+6
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-5/+5
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-4/+11
* sprintf to snprintf (#1815)Sean McBride2022-06-221-4/+4
* VFD plugins (#602)jhendersonHDF2021-09-291-2/+4
* Misc warning fixes (#495)Dana Robinson2021-03-241-2/+2
* Update clang config (#473)Quincey Koziol2021-03-171-5/+20
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-1/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Reformat source (#244)Quincey Koziol2021-01-071-3/+3
* Switch bool/true/false to hbool_t/TRUE/FALSE in a few places (#229)Dana Robinson2020-12-241-4/+4
* Transfer doxygen H5O RM blocks from doxygen branch to develop. (#174)vchoi-hdfgroup2020-12-161-0/+5
* HD prefix updates in src/ and test/Dana Robinson2020-10-241-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-271/+289
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-42/+126
* Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-01-041-3/+3
* Add HD prefix to testsAllen Byrne2019-08-151-3/+3
* Merge cleanup mostly whitespaceAllen Byrne2019-07-301-1/+1
* Fixed various warnings in testhdf5 files.Dana Robinson2019-06-281-1/+1
* Specify the default VOL connector to use with an environment variable.Quincey Koziol2019-03-101-1/+3
* Merge branch 'develop' into c_stdlib_posix_call_cleanupDana Robinson2019-02-191-0/+101
|\
| * Added test for HDFFV-10588Binh-Minh Ribler2019-01-241-0/+101
* | C and POSIX call cleanupDana Robinson2019-01-111-4/+4
|/
* Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-5/+5
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-5/+5
* More includes cleanupAllen Byrne2018-02-141-23/+21
* Fixed misc Warnings flagged by VS2017.Dana Robinson2017-11-271-9/+9
* 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-4/+9
* [svn-r30285] Description:Quincey Koziol2016-08-131-5/+9
* [svn-r30113] Description:Quincey Koziol2016-06-281-2/+2
* [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-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-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-3/+3
* [svn-r24803] Description:Quincey Koziol2014-03-161-1/+0