summaryrefslogtreecommitdiffstats
path: root/test/tmisc.c
Commit message (Expand)AuthorAgeFilesLines
* Updated subfiling_VFD with Selection_io (#1352)Scot Breitenfeld2022-01-181-2/+2
* VFD plugins (#602)jhendersonHDF2021-09-291-26/+68
* More various warnings (#958)Sean McBride2021-08-251-1/+1
* Removes gratuitous (double)x.yF casts (#632)Dana Robinson2021-05-071-11/+11
* Fixes crashes when size_hint > UINT32_MAX is passed to H5Gcreate1 (#611)Dana Robinson2021-04-301-2/+23
* Misc warning fixes (#495)Dana Robinson2021-03-241-1/+1
* Update clang config (#473)Quincey Koziol2021-03-171-45/+180
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-2/+2
* Fixed clang-tidy readability-redundant-control-flow warnings (#428)Sean McBride2021-03-051-3/+0
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-19/+19
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-21/+21
* Add H5atclose and H5is_library_terminating routines. (#139)Quincey Koziol2020-12-011-0/+114
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-13/+13
* HD prefix updates in src/ and test/Dana Robinson2020-10-241-2/+2
* Clang-format of source filesAllen Byrne2020-09-301-1110/+1059
* Refactor to reduce verbosity.Quincey Koziol2020-03-261-55/+33
* Correct macro checkQuincey Koziol2020-03-251-1/+1
* Correct failure when allocation tracking are disabled.Quincey Koziol2020-03-241-0/+12
* Revise API for H5get_alloc_stats() to take a struct instead of separate values.Quincey Koziol2020-03-201-38/+30
* Add routines to query the library's free list sizes and allocation stats.Quincey Koziol2020-03-101-0/+139
* merge and fixkmu2020-01-211-43/+97
|\
| * Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-43/+97
* | merge and fix conflictkmu2020-01-191-1/+0
|\ \ | |/
* | fix unused related warningskmu2020-01-131-1/+9
* | remove unsed var,function,macro, etckmu2019-12-061-5/+2
|/
* Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-081-10/+10
* Add HD prefix to testsAllen Byrne2019-08-151-17/+17
* Switch driver | plugin => connector.Quincey Koziol2018-11-041-11/+11
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-10-251-11/+11
|\
| * Updates to the VOL ID and object API calls.Dana Robinson2018-10-171-7/+7
* | Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-1/+1
|/
* VOL FEATUREDana Robinson2018-10-101-1/+41
* Normalization with vol_integration (test code and H5Xtest.c)Dana Robinson2018-09-201-16/+14
* HD prefix and whitespaceAllen Byrne2018-08-281-1/+1
* Vailin's fix for H5open fail when file doesn't have write permissionsLarry Knox2018-07-121-1/+1
* Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-8/+8
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-12/+12
* More includes cleanupAllen Byrne2018-02-141-52/+51
* Fixed misc Warnings flagged by VS2017.Dana Robinson2017-11-271-18/+18
* Removed asserts from H5MM calls that conflict with stated behaviorDana Robinson2017-11-091-1/+61
* Modifications based on comments from pull request reviewVailin Choi2017-08-231-1/+1
* Fix for HDFFV-10216 segfault in H5G_node_cmp3 with corrupt h5 fileVailin Choi2017-08-221-0/+55
* * Yanked the smoke check that was recently introduced to testDana Robinson2017-07-051-142/+140
* * Reverted removal of H5I_REFERENCE to avoid breaking binaryDana Robinson2017-07-031-0/+29
* Added missing free() call to test_misc19().Dana Robinson2017-07-011-0/+2
* Purged the unused H5I_REFERENCE from the library.Dana Robinson2017-07-011-2/+0
* Added a test for VFD IDs to testhdf5.Dana Robinson2017-07-011-14/+55
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-7/+9