summaryrefslogtreecommitdiffstats
path: root/test/dsets.c
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes for codespell (#2038)Dana Robinson2022-08-181-6/+6
* clang 13 format #1933 (#1939)Allen Byrne2022-07-271-50/+50
* Apply suggestions from code reviewLarry Knox2022-04-071-4/+4
* Commit codespell spelling corrections.Larry Knox2022-04-071-20/+20
* Clang warning fixes from develop. (#1583)Larry Knox2022-04-051-6/+10
* Merge test changes from develop (#959)Allen Byrne2021-08-251-22/+31
* Merge PRs in issue #642 to hdf5_1_12 (#643)Larry Knox2021-05-151-7/+5
* Hdf5 merge issue 487 v112 (#491)Larry Knox2021-03-261-37/+148
* Hdf5 merge issue #458 to hdf5_1_12 (#463)Larry Knox2021-03-121-22/+24
* Hdf5 merge issue 435 (#460)Larry Knox2021-03-101-3/+7
* Merge "Fix undefined left shifting of negative numbers" (#338) to hdf5_1_12 (...Larry Knox2021-02-231-2/+2
* 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-15/+15
* Basic alignment with async branch (#115) (#137)Quincey Koziol2020-11-301-15/+15
* Manual sync with develop (#95)Dana Robinson2020-11-171-21/+133
* Merge changes from developAllen Byrne2020-10-081-2/+5
* Cleanup comments in tests, align comments better, update vfd testAllen Byrne2020-10-051-1/+1
* Source formattedAllen Byrne2020-10-011-5527/+6784
* Sync with developDana Robinson2020-08-011-216/+495
* Avoid allocating a chunk index for datasets with 0-sized dimensions, untilQuincey Koziol2020-05-041-9/+202
* Squashed commit of the following:David Young2020-01-311-2/+2
* Merge pull request #2300 in HDFFV/hdf5 from ~KMU/hdf5:squashed_cast to developKimmy Mu2020-01-281-12/+12
* Merge pull request #2094 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/unused to developKimmy Mu2020-01-281-4/+4
* Merge pull request #2238 in HDFFV/hdf5 from ~KMU/hdf5:hdf5_1_12 to hdf5_1_12Kimmy Mu2020-01-241-4/+4
|\
| * Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...Kimmy Mu2020-01-081-4/+4
* | Squashed commit of the token_refactoring branch:Dana Robinson2020-01-191-23/+27
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12)Allen Byrne2020-01-071-7/+10
|\ \ | |/
| * Cherry pick of 0225e6d5969Quincey Koziol2020-01-041-7/+10
* | Correct compile statement orderAllen Byrne2019-12-201-2/+3
|/
* Use HD prefix.David Young2019-12-191-8/+8
* Fix HDFFV-10937: use a more reliable (and probably faster) scheme forDavid Young2019-12-191-32/+121
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-161-12/+12
* Revert "Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/...Jerome Soumagne2019-12-091-120/+32
* Merged HDFFV-10929_2GB_testing to hdf5_1_12Richard Warren2019-12-061-32/+120
* Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-081-2/+2
* Fixed some exit calls.Dana Robinson2019-09-071-4/+3
* Merge reconciliation and VFD test fixesAllen Byrne2019-08-041-259/+260
* Merge cleanup mostly whitespaceAllen Byrne2019-07-301-120/+125
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-6/+10
* Set V112 as the latest format and extend the arrays of version bounds.Vailin Choi2019-04-041-1/+1
* Used the H5_INC_ENUM macro to squash enum value increment warnings.Dana Robinson2019-03-211-6/+6
* Remove "bad" statements at end of TEST_ERROR.Jacob Smith2019-01-041-24/+17
* Add semicolon at end of TEST_ERROR() invocation for consistency.Jacob Smith2019-01-041-1/+1
* Change FAIL_PUTS_ERROR to TEST_ERROR.Jacob Smith2019-01-041-17/+17
* Fix mistake with H5E_BEGIN_TRY {...} H5E_END_TRY block containing ERROR-raisi...Jacob Smith2018-12-201-15/+26
* Formatting adjustments.Jacob Smith2018-12-181-226/+217
* Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-181-1/+8
|\
* | Re-format test/ohdr_mindset.cJacob Smith2018-12-141-1/+1
* | Reformat to be more consistent with existing code.Jacob Smith2018-12-131-6/+2
* | Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-121-54/+66
|\ \ | |/