summaryrefslogtreecommitdiffstats
path: root/test/tmisc.c
Commit message (Expand)AuthorAgeFilesLines
* clang 13 format #1933 (#1939)Allen Byrne2022-07-271-15/+15
* Commit codespell spelling corrections.Larry Knox2022-04-071-2/+2
* Misc fixes from develop nov21 - feb22 (#1580)Larry Knox2022-04-051-3/+3
* Merge test changes from develop (#959)Allen Byrne2021-08-251-1/+1
* Merge PRs in issue #642 to hdf5_1_12 (#643)Larry Knox2021-05-151-11/+11
* Cherry-pick 12 develop branch PRs to hdf5_1_12 (#622)Larry Knox2021-05-051-2/+23
* Hdf5 merge issue 537 v112 (#538)Larry Knox2021-04-021-1/+1
* Hdf5 merge issue 487 v112 (#491)Larry Knox2021-03-261-45/+180
* Hdf5 merge issue #458 to hdf5_1_12 (#463)Larry Knox2021-03-121-2/+2
* Hdf5 merge issue 435 (#460)Larry Knox2021-03-101-3/+0
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
* 1 12 Whitespace changes after clang-format run (#288)Allen Byrne2021-01-291-13/+13
* Basic alignment with async branch (#115) (#137)Quincey Koziol2020-11-301-13/+13
* Manual sync with develop (#95)Dana Robinson2020-11-171-2/+2
* Source formattedAllen Byrne2020-10-011-1110/+1059
* Sync with developDana Robinson2020-08-011-55/+33
* Was checking the wrong compiler macro.Quincey 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-231-38/+30
* Add routines to query the library's free list sizes and allocation stats.Quincey Koziol2020-03-231-0/+139
* Merge pull request #2094 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/unused to developKimmy Mu2020-01-281-3/+7
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-191-43/+97
* 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
* Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-061-5/+5
* [svn-r28761] Description:Quincey Koziol2016-01-011-3/+13
* [svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-10-201-1/+1
* [svn-r27773] Description:Quincey Koziol2015-09-141-8/+8