summaryrefslogtreecommitdiffstats
path: root/test/set_extent.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright headers. (#2534)Larry Knox2023-03-131-1/+0
* clang 13 format #1933 (#1939)Allen Byrne2022-07-271-7/+9
* [1.12 Merge]Hdf5 1 12 warnings fixes (#1715)jhendersonHDF2022-05-031-77/+127
* Commit codespell spelling corrections.Larry Knox2022-04-071-7/+7
* Merge test changes from develop (#959)Allen Byrne2021-08-251-3/+3
* Hdf5 merge issue 487 v112 (#491)Larry Knox2021-03-261-5/+20
* Hdf5 merge issue #458 to hdf5_1_12 (#463)Larry Knox2021-03-121-1/+1
* Hdf5 merge issue 435 (#460)Larry Knox2021-03-101-2/+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-2/+2
* Basic alignment with async branch (#115) (#137)Quincey Koziol2020-11-301-2/+2
* Manual sync with develop (#95)Dana Robinson2020-11-171-1/+1
* Cleanup comments in tests, align comments better, update vfd testAllen Byrne2020-10-051-1/+1
* Source formattedAllen Byrne2020-10-011-972/+914
* Sync with developDana Robinson2020-08-011-2/+1
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-161-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
* [svn-r19297] Description:Quincey Koziol2010-08-251-2/+2
* [svn-r18894] Purpose: Improve allocation performance of filtered datasets wit...Neil Fortner2010-05-251-4/+3
* [svn-r18868] Purpose: Fix bug in dataset shrinking algorithmNeil Fortner2010-05-201-48/+90
* [svn-r18445] Purpose: Fix bug 1637Neil Fortner2010-03-241-0/+48
* [svn-r18262] Purpose: Fix bug in b-tree codeNeil Fortner2010-02-161-438/+544
* [svn-r18197] Description:Quincey Koziol2010-01-301-633/+633
* [svn-r16523] Purpose: Fix bugs related to H5Dset_extent and fill valuesNeil Fortner2009-02-271-19/+48
* [svn-r16511] bug fix: TESTING2 macro introduced recently for the test suite (...Pedro Vicente Nunes2009-02-231-7/+7
* [svn-r16431] Uncomment a h5cleanup() call previously accidently left commented Pedro Vicente Nunes2009-02-051-1/+1
* [svn-r16423] bug fix: a open call was not made the expected FAPLPedro Vicente Nunes2009-02-041-9/+11
* [svn-r16419] #1449 Change set_extent test to use standard standalone test fra...Pedro Vicente Nunes2009-02-041-28/+40
* [svn-r16417] Description:Quincey Koziol2009-02-041-83/+69
* [svn-r16405] #1449 Change set_extent test to use standard standalone test fra...Pedro Vicente Nunes2009-02-031-61/+66
* [svn-r16372] Description:Quincey Koziol2009-01-291-6/+13
* [svn-r16273] Added a test for shrinking to 0 dimemsionsPedro Vicente Nunes2009-01-081-226/+351