summaryrefslogtreecommitdiffstats
path: root/test/dsets.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-01-041-7/+10
| * | | Remove constAllen Byrne2019-12-181-1/+1
| * | | Fix compile error - declaration after executable statementAllen Byrne2019-12-181-2/+3
| | |/ | |/|
* | | fix unused related warningskmu2020-01-131-4/+4
|/ /
* | Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-041-12/+12
* | Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-271-4/+5
|/
* Quiet decleration-after-statement warnings.David Young2019-11-131-5/+4
* Use HD prefix.David Young2019-11-121-8/+8
* Fix HDFFV-10937: use a more reliable (and probably faster) scheme forDavid Young2019-10-281-32/+121
* 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
|\ \ | |/
| * Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-1/+14
| * VOL FEATUREDana Robinson2018-10-101-2/+2
| * Develop normalization with vol_integration.Dana Robinson2018-09-191-51/+50
* | Incorporate minimized dset ohdr tests into extant suite.Jacob Smith2018-11-191-8/+18
* | Stash work on object header reduction code and tests.Jacob Smith2018-09-111-0/+109
|/
* Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-7/+7
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-7/+7
* Cleanup API context function usage.Quincey Koziol2018-03-191-0/+12
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-136/+432
|\
| * Improving testsBinh-Minh Ribler2018-02-171-4/+4
| * More includes cleanupAllen Byrne2018-02-141-78/+77
| * Additional testsBinh-Minh Ribler2018-02-131-61/+358
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-2/+4
|/
* Correct linkage of filters and other libsAllen Byrne2017-11-161-1/+1
* HDFFV-10297 update calls to H5Zfilter_availAllen Byrne2017-10-091-1499/+1380
* Fix for HDFFV-10217 infinite loop in H5VM_power2up().Vailin Choi2017-07-101-2/+95
* Merge branch 'develop' into windows_openDana Robinson2017-05-311-2/+117
|\
| * Fixed additional minor warnings.Dana Robinson2017-05-251-0/+3
| * Call to H5Dopen has H5dopen2 arguments at line 12704 of test/dsets.c -lrknox2017-05-101-1/+1
| * Fix for the two issues reported in HDFFV-10051Vailin Choi2017-05-091-13/+6
| * Fix for the two issues reported in HDFFV-10051:Vailin Choi2017-05-071-0/+119
* | Rework of the POSIX file open permissions and macros to clean upDana Robinson2017-04-281-2/+2
* | Changed the Windows POSIX open() file permissions to be correctDana Robinson2017-04-281-2/+2
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-87/+131