summaryrefslogtreecommitdiffstats
path: root/test/vds.c
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Normalization with develop (#1078)Dana Robinson2021-10-061-6/+6
* Much normalization with develop (#701)Dana Robinson2021-05-281-2571/+2665
* Brings H5Z and many test changes from developDana Robinson2021-05-071-1/+1
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-4204/+4213
* Trim trailing whitespaceQuincey Koziol2020-05-201-5/+5
* Fixed stack and frame size warnings. Not complete, but fixes most ofDana Robinson2020-05-201-38/+123
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-201-9/+9
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2020-05-201-2/+2
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-221/+800
* fixed typo.Hyo-Kyung Lee2018-07-101-1/+1
* Revert "Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_...hdftest2018-06-241-4/+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
* [svn-r27425] Implement support for H5Pequal with VDS properties.Neil Fortner2015-07-221-0/+12
* [svn-r27424] Implement support for h5debug for VDS.Neil Fortner2015-07-221-1/+26
* [svn-r27420] Fixed VDS test to handle the family driver correctly.Neil Fortner2015-07-211-39/+47
* [svn-r27323] Implement support for H5Dflush for VDS.Neil Fortner2015-07-021-88/+250
* [svn-r27215] Fix issue where % characters could not be used in non-printf map...Neil Fortner2015-06-161-17/+30