summaryrefslogtreecommitdiffstats
path: root/test/vds.c
Commit message (Expand)AuthorAgeFilesLines
* 1.10: Add spelling check to CI and fix errors. (#2442)Allen Byrne2023-02-161-8/+8
* 1.10 clang 13 format #1933 (#1940)Allen Byrne2022-07-291-22/+22
* Merge of mostly clang-tidy changes from 1.12 (#965)Allen Byrne2021-08-251-6/+6
* Hdf5 merge issue 487 v110 (#533)Larry Knox2021-04-011-3/+12
* Hdf5 1 10 Update license url (#403)Larry Knox2021-03-011-1/+1
* Port PR #291 to 1.10 branch: Allow using virtual datasets in files opened wit...Neil Fortner2021-02-081-2418/+2515
* Close test allocationsAllen Byrne2020-10-211-0/+14
* Source formattedAllen Byrne2020-10-011-3971/+3956
* Normalizations with developDana Robinson2020-08-161-14/+34
* Even more normalization with developDana Robinson2020-08-151-1/+1
* Normalization and warning fixes from developDana Robinson2020-07-311-28/+76
* OESS-29 Update HD prefix and compare against developAllen Byrne2019-08-231-1/+1
* Changed the name of the temporary directory from 'tmp' to a special name to a...Songyu Lu2019-08-141-1/+1
* Cleanup when merging to other branchesAllen Byrne2019-07-301-9/+15
* HDFFV-10658: setting and getting properties in API context. Porting the chan...Songyu Lu2019-07-261-190/+5
* Make corresponding changes for H5Sencode based on PR #1645 to develop branch.Vailin Choi2019-04-231-3/+2
* fixed typo.Hyo-Kyung Lee2018-07-261-1/+1
* Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-06-041-1/+1
|\
| * Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-1/+1
* | Fix for HDFFV-10469: set to latest format for virtual layout encoding.Vailin Choi2018-05-171-1/+1
* | temporary fix for HDFFV-10469M. Scot Breitenfeld2018-05-091-1/+4
* | Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-081-9/+0
|\ \ | |/
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-603/+926
| |\
* | \ synced with developM. Scot Breitenfeld2018-01-051-0/+452
|\ \ \ | | |/ | |/|
| * | HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-281-603/+935
| * | Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ...lrknox2017-12-221-923/+570
| * | Cleanup comments and if() in TRY blocksAllen Byrne2017-12-201-608/+497
| * | HDFFV-9724 Add ENV VAR to vds testAllen Byrne2017-12-191-0/+190
| * | HDFFV-9724 Initial changes and testAllen Byrne2017-12-111-0/+274
| |/
| * Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* | Fix library interface commands, add missing JNIAllen Byrne2017-12-211-603/+483
* | Fix for HDFFV-9947 H5SencodeVailin Choi2017-11-281-1/+1
* | Change copyright headers to replace url referring to file to be removedlrknox2017-04-141-6/+4
|/
* Fix alignmentAllen Byrne2017-03-081-9/+9
* Fix vds testsAllen Byrne2017-03-071-9/+28
* [svn-r30189] Description:Quincey Koziol2016-07-181-1/+0
* [svn-r29884] VDS correction for get_space_status, with test change.Allen Byrne2016-05-041-0/+13
* [svn-r29421] Fix for HDFFV-9516.Dana Robinson2016-03-151-7/+153
* [svn-r28573] Merge of r28109 from revise_chunks. Minor change to test/vds.c.Dana Robinson2015-12-111-3/+3
* [svn-r27835] Description:Quincey Koziol2015-09-211-5/+7
* [svn-r27646] Add version number to VDS global heap object encoding.Neil Fortner2015-09-011-5/+7
* [svn-r27546] Add tests for H5O__dset_bh_info (H5Oget_info) and unlimited sele...Neil Fortner2015-08-211-8/+27
* [svn-r27543] Add tests to cover remaining code coverage assertions in H5Shype...Neil Fortner2015-08-201-0/+457
* [svn-r27538] Add tests to cover remaining code coverage assertions in src dir...Neil Fortner2015-08-201-17/+414
* [svn-r27527] Add tests to hit code coverage assertions in H5Olayout.c.Neil Fortner2015-08-191-2/+44
* [svn-r27520] Add new test for all 3 selection types in the same VDS.Neil Fortner2015-08-181-35/+1095
* [svn-r27505] Add support for H5Dset_extent for VDS.Neil Fortner2015-08-141-6/+238
* [svn-r27498] Add support for I/O after reopening a VDS with unlimited and/or ...Neil Fortner2015-08-121-0/+153
* [svn-r27481] Add support for offset selections passed to H5Pset_virtual.Neil Fortner2015-08-071-4/+193
* [svn-r27479] Add checking for invalid inputs to H5Dset_virtual: point selecti...Neil Fortner2015-08-071-0/+53