summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [svn-r27546] Add tests for H5O__dset_bh_info (H5Oget_info) and unlimited sele...Neil Fortner2015-08-213-10/+72
* [svn-r27543] Add tests to cover remaining code coverage assertions in H5Shype...Neil Fortner2015-08-202-4/+683
* [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-r27453] Merge revisions 27418 through 27452 from trunk to vds branch.Neil Fortner2015-08-031-0/+56
|\
| * [svn-r27428] Bug fix: DAILYTEST-170Albert Cheng2015-07-241-0/+56
* | [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-213-44/+79
* | [svn-r27419] Merge revisions 27394 through 27418 from trunk to vds branch.Neil Fortner2015-07-213-1/+403
|\ \ | |/
| * [svn-r27415] Fix potential error with H5I_clear_type which could occur when a...Neil Fortner2015-07-202-0/+402
| * [svn-r27407] Updated the H5_ATTR_* macros.Dana Robinson2015-07-181-1/+1
* | [svn-r27397] Merge revisions 27255 through 27393 from trunk to vds branch.Neil Fortner2015-07-155-36/+63
|\ \ | |/
| * [svn-r27296] Description:Quincey Koziol2015-06-292-19/+10
| * [svn-r27294] Description:Quincey Koziol2015-06-291-4/+4
| * [svn-r27293] Description:Quincey Koziol2015-06-271-3/+3
| * [svn-r27292] Description:Quincey Koziol2015-06-273-10/+46
* | [svn-r27323] Implement support for H5Dflush for VDS.Neil Fortner2015-07-021-88/+250
* | [svn-r27284] Modify VDS implementation to always use FAPL and DAPL from VDS f...Neil Fortner2015-06-251-2/+3
* | [svn-r27256] Merge revisions 27102 through 27255 from trunk to vds branch.Neil Fortner2015-06-1926-5146/+7743
|\ \ | |/
| * [svn-r27243] fix problem with encoding/decoding external fapl for lapls.Mohamad Chaarawi2015-06-187-8/+8
| * [svn-r27237] Description:Quincey Koziol2015-06-188-4489/+7324
| * [svn-r27204] Description:Quincey Koziol2015-06-1515-459/+370
| * [svn-r27199] Description:Quincey Koziol2015-06-133-191/+42
* | [svn-r27246] Remove "clipped" status from unlimited selections, decoupling th...Neil Fortner2015-06-181-277/+103
* | [svn-r27215] Fix issue where % characters could not be used in non-printf map...Neil Fortner2015-06-161-17/+30
* | [svn-r27214] Fixed a bug on Windows where dcpls were set to be chunked and no...Dana Robinson2015-06-161-2/+1
* | [svn-r27197] Improve performance of "printf" VDS with selections in the file ...Neil Fortner2015-06-121-4/+37
* | [svn-r27195] Add h5dump cmake tests and files.Allen Byrne2015-06-121-1/+1
* | [svn-r27192] Improve support for printf selections (support partial blocks withNeil Fortner2015-06-121-8/+691
* | [svn-r27191] Merged r26781 to r27185 from trunkDana Robinson2015-06-1132-279/+284
|\ \ | |/
| * [svn-r27185] fix more instances where both mpi is_initialized and is_finalize...Mohamad Chaarawi2015-06-101-77/+81
| * [svn-r27172] Change disable to skip big test on cygwinAllen Byrne2015-06-092-8/+10
| * [svn-r27171] Disable big test on cygwinAllen Byrne2015-06-092-24/+29
| * [svn-r27144] Description:Quincey Koziol2015-06-032-24/+18
| * [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-0130-156/+156
* | [svn-r27153] Implement fill value support for VDS.Neil Fortner2015-06-053-892/+1000
* | [svn-r27150] Added an empty VDS testfile generator to tools/misc directory.Dana Robinson2015-06-041-1/+2
* | [svn-r27145] Add some testing for printf-style source dataset name resolution.Neil Fortner2015-06-034-67/+2829
* | [svn-r27103] Merge revisions 26780 through 27102 from trunk to vds branch.Neil Fortner2015-05-218-1172/+456
|\ \ | |/
| * [svn-r27097] Fixed a typo in test/th5o.c that caused the wrong property listDana Robinson2015-05-181-2/+2
| * [svn-r27084] Description:Quincey Koziol2015-05-155-1165/+454
| * [svn-r27074] Description:Quincey Koziol2015-05-151-1/+0
| * [svn-r26986] Removed H5F_ACC_DEBUG and H5FD_DEBUG functionality.Dana Robinson2015-04-301-4/+0
* | [svn-r27053] Add more tests for unlimited selections.Neil Fortner2015-05-121-12/+880