summaryrefslogtreecommitdiffstats
path: root/test/dsets.c
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* Misc. small cleanups to sync against incoming page buffering changes.Quincey Koziol2017-03-021-4/+6
* Bring over tweak for missing environment variable.Quincey Koziol2016-12-181-1/+1
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-11/+649
* Changes to be committed:Frank.Willmore2016-10-251-2/+2
* Fixed Windows dsets.c test failure.Dana Robinson2016-10-141-1/+1
* Revert "Fixed Windows test failures."Dana Robinson2016-10-141-1/+1
* Fixed Windows test failures.derobins2016-10-141-1/+1
* Clean up hardcoded constants and check return values better. (Comments fromQuincey Koziol2016-09-291-6/+10
* Description:Quincey Koziol2016-09-271-13/+69
* [svn-r30189] Description:Quincey Koziol2016-07-181-268/+391
* [svn-r30112] Description:Quincey Koziol2016-06-281-1/+2
* [svn-r29770] Description:Quincey Koziol2016-04-231-1/+19
* [svn-r29743] Description:Quincey Koziol2016-04-191-0/+5
* [svn-r29738] Description:Quincey Koziol2016-04-191-2/+246
* [svn-r29736] Description:Quincey Koziol2016-04-191-0/+5
* [svn-r29722] Description:Quincey Koziol2016-04-171-106/+1585
* [svn-r29717] Description:Quincey Koziol2016-04-161-0/+404
* [svn-r29659] Added fixed array chunk indexing from revise_chunks.Dana Robinson2016-04-071-0/+406
* [svn-r29635] Description:Quincey Koziol2016-04-051-3/+22
* [svn-r29607] Description:Quincey Koziol2016-04-021-18/+209
* [svn-r29548] Minor normalization w/ trunk in preparation for big merge.Dana Robinson2016-03-241-21/+18
* [svn-r28710] Description:Quincey Koziol2015-12-191-33/+34
* [svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-10-201-1/+1
* [svn-r27810] Description:Quincey Koziol2015-09-161-6/+39
* [svn-r27807] Description:Quincey Koziol2015-09-161-0/+2
* [svn-r27800] Minor warning fixes in the library tests.Dana Robinson2015-09-161-43/+55
* [svn-r27768] Description:Quincey Koziol2015-09-141-1/+1
* [svn-r27626] Various minor warning fixes before major SWMR and VDS merges.Dana Robinson2015-08-311-1/+1
* [svn-r27548] Revert r27545Jerome Soumagne2015-08-211-1/+1
* [svn-r27545] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-08-211-1/+1
* [svn-r27204] Description:Quincey Koziol2015-06-151-10/+10
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-21/+21
* [svn-r26757] Description:Quincey Koziol2015-04-071-7/+7
* [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants.Dana Robinson2015-03-011-37/+49