summaryrefslogtreecommitdiffstats
path: root/test/set_extent.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up off_t usage (#4095)Dana Robinson2024-03-091-2/+2
* Replaces HDgetenv with getenv (#3599)Scot Breitenfeld2023-09-261-1/+1
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-4/+4
* Consistent initialization of hid_t in the tests (#3521)Scot Breitenfeld2023-09-081-36/+36
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-051-65/+65
* Fix for the bug exposed from running test/set_extent.c when selection… (#3319)vchoi-hdfgroup2023-08-041-63/+124
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-9/+0
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-24/+24
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-118/+116
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-2/+2
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-12/+12
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-7/+9
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-2/+6
* h5test.h testing macros get enclosed in do..while loops (#1721)Dana Robinson2022-05-041-272/+273
* Fixes stack size warnings in set_extent test (#1698)Dana Robinson2022-04-281-77/+127
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-7/+7
* VFD plugins (#602)jhendersonHDF2021-09-291-18/+25
* More various warnings (#958)Sean McBride2021-08-251-2/+2
* More clang tidy (#908)Sean McBride2021-08-231-1/+1
* 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
* Fixed clang-tidy readability-redundant-control-flow warnings (#428)Sean McBride2021-03-051-2/+0
* 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
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-2/+2
* HD prefix updates in src/ and test/Dana Robinson2020-10-241-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-972/+914
* Removes staff email addresses from the repositoryDana Robinson2020-08-071-1/+1
* So that I can use PASSED(); anywhere a statement can go, #define PASSED() withDavid Young2020-02-281-2/+1
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-041-3/+3
* Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-081-2/+2
* Cleanup HD prefixAllen Byrne2019-08-051-894/+542
* Used the H5_INC_ENUM macro to squash enum value increment warnings.Dana Robinson2019-03-211-2/+2
* Fixed daily test failureBinh-Minh Ribler2018-02-171-2/+11
* Additional testsBinh-Minh Ribler2018-02-131-5/+26
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Fix for H5Dset_extent test failure with extensive array indexing (HDFFV-9771)Vailin Choi2017-04-111-18/+0
* Re-enabled fixed array index testing in the test_random_rank4_vl() testDana Robinson2017-04-051-8/+13
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-3/+15
* [svn-r30189] Description:Quincey Koziol2016-07-181-4/+2
* [svn-r29722] Description:Quincey Koziol2016-04-171-18/+380
* [svn-r29607] Description:Quincey Koziol2016-04-021-13/+41
* [svn-r29545] Minor normalization w/ trunk in preparation for big merge.Dana Robinson2016-03-241-269/+97
* [svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-10-201-2/+2
* [svn-r27548] Revert r27545Jerome Soumagne2015-08-211-2/+2
* [svn-r27545] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-08-211-2/+2
* [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants.Dana Robinson2015-03-011-2/+2
* [svn-r20529] Purpose: Add testing for bug 1864Neil Fortner2011-04-151-0/+3
* [svn-r19352] Description:Quincey Koziol2010-09-041-21/+10