summaryrefslogtreecommitdiffstats
path: root/test/set_extent.c
Commit message (Expand)AuthorAgeFilesLines
* [1.10 Merge] Hdf5 1 10 warnings merge (#1754)jhendersonHDF2022-05-081-77/+127
* Merge of mostly clang-tidy changes from 1.12 (#965)Allen Byrne2021-08-251-3/+3
* Hdf5 1 10 merge of printf specifiers and VS2015 min changes (#612)Allen Byrne2021-04-301-1/+1
* Hdf5 merge issue 487 v110 (#533)Larry Knox2021-04-011-5/+20
* Hdf5 merge issue 458 v110 (#465)Larry Knox2021-03-121-1/+1
* Hdf5 merge issue 435 v110 (#462)Larry Knox2021-03-101-2/+0
* Hdf5 1 10 Update license url (#403)Larry Knox2021-03-011-1/+1
* Source formattedAllen Byrne2020-10-011-972/+914
* Minor normalizations with developDana Robinson2020-08-161-1/+1
* Normalization and warning fixes from developDana Robinson2020-07-311-2/+1
* Merge of --Wc++-compat changes from developDana Robinson2020-01-091-1/+1
* Merge HD prefix and whitespace changes from developAllen Byrne2019-08-181-894/+542
* Needs to sync with lib version and Sencode.M. Scot Breitenfeld2018-03-071-5/+35
* Change copyright headers to replace url referring to file to be removedlrknox2017-04-141-6/+4
* Fix for H5Dset_extent test failure with extensive array indexing (HDFFV-9771)Vailin Choi2017-04-121-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