summaryrefslogtreecommitdiffstats
path: root/test/set_extent.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [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
* [svn-r16229] merge 16228Pedro Vicente Nunes2008-12-291-20/+20
* [svn-r16227] cleaned some linux warningsPedro Vicente Nunes2008-12-291-3/+1
* [svn-r16225] removed some debug messagesPedro Vicente Nunes2008-12-291-18/+0
* [svn-r16223] Modified H5Dset_extent so that it fails when called for compact ...Pedro Vicente Nunes2008-12-291-159/+1693
* [svn-r16158] Test the non deletion of a chunk for the case chunk_offset == di...Pedro Vicente Nunes2008-12-041-2/+240
* [svn-r16156] close & re-open the file for the test of non-default B-tree inte...Pedro Vicente Nunes2008-12-041-0/+29
* [svn-r16152] added comments and removed unnecessary codePedro Vicente Nunes2008-12-021-16/+63
* [svn-r16148] reorganized the set_extent test to be more modularPedro Vicente Nunes2008-12-021-83/+116
* [svn-r16143] add a test for recent fixes of H5Dset_extentPedro Vicente Nunes2008-12-011-625/+541
* [svn-r15807] correction in test name, testing "non" initialized chunksPedro Vicente Nunes2008-10-071-2/+2
* [svn-r15757] Bug #1312Pedro Vicente Nunes2008-10-021-134/+319
* [svn-r15131] Description:Quincey Koziol2008-06-031-293/+324
* [svn-r14199] Description:Quincey Koziol2007-10-111-28/+28