summaryrefslogtreecommitdiffstats
path: root/test/dsets.c
Commit message (Expand)AuthorAgeFilesLines
* [1.10 Merge] Hdf5 1 10 warnings merge (#1754)jhendersonHDF2022-05-081-4/+7
* Merge of mostly clang-tidy changes from 1.12 (#965)Allen Byrne2021-08-251-22/+31
* Partial merge issue #642 develop branch PRs to Hdf5 1 10 (#718)Larry Knox2021-06-031-7/+5
* Hdf5 1 10 merge of printf specifiers and VS2015 min changes (#612)Allen Byrne2021-04-301-23/+29
* Hdf5 merge PR 425 v110 (#536)Larry Knox2021-04-021-3/+7
* Hdf5 merge issue 487 v110 (#533)Larry Knox2021-04-011-37/+148
* Hdf5 merge issue 458 v110 (#465)Larry Knox2021-03-121-22/+24
* Hdf5 1 10 Update license url (#403)Larry Knox2021-03-011-1/+1
* Merge "Fix undefined left shifting of negative numbers" (#338) to hdf5_1_10 (...Larry Knox2021-02-231-2/+2
* Source formattedAllen Byrne2020-10-011-5556/+6827
* Merge pull request #2799 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr2020:hdf5_bmr20...Larry Knox2020-08-181-0/+3
|\
| * Fix HDFFV-11101Binh-Minh Ribler2020-08-181-0/+3
* | Merge pull request #2772 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr:hdf5_bmr_HDFFV...Larry Knox2020-08-181-0/+98
|\ \ | |/ |/|
| * Fixed HDFFV-10933Binh-Minh Ribler2020-08-141-0/+98
* | Misc normalizations with developDana Robinson2020-08-151-18/+16
|/
* Brought the dsets test in line with develop. Brings over the fixDana Robinson2020-05-201-257/+815
* Updated code in H5Xtest.c files and associated tests.Dana Robinson2020-05-181-12/+15
* Merge branch 'hdf5_1_10' of https://git.hdfgroup.org/scm/~kmu/hdf5 into hdf5_...kmu2020-01-091-6/+6
|\
| * Merge of --Wc++-compat changes from developDana Robinson2020-01-091-6/+6
* | merge intel warning fixKimmy Mu2020-01-091-4/+4
|/
* HDFFV-10903 merge dev changes to 1.10Allen Byrne2019-09-181-4/+3
* Cleanup when merging to other branchesAllen Byrne2019-07-301-475/+480
* Fix fapl passed into h5_fixname() calls in minimized tests.Jacob Smith2019-01-071-5/+5
* Remove "bad" statements from end of TEST_ERROR.Jacob Smith2019-01-041-18/+18
* 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
* Incoporate minimized dataset headers code and tests.Jacob Smith2018-12-311-157/+293
* Moved tests to another fileBinh-Minh Ribler2018-11-071-344/+7
* Updated new API functionsBinh-Minh Ribler2018-11-051-17/+77
* New API functionsBinh-Minh Ribler2018-10-291-1/+280
* 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