summaryrefslogtreecommitdiffstats
path: root/test/filenotclosed.c
Commit message (Collapse)AuthorAgeFilesLines
* Brings a lot of smaller changes from developDana Robinson2021-04-091-2/+2
|
* Updates license url and history docsDana Robinson2021-03-251-1/+1
|
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-33/+32
|
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-1/+1
| | | | | | | | including the merge of `hdffv/hdf5/develop`, back to the branch that Vailin and I share. Now I need to put this branch on a fork with a less confusing name than vchoi_fork!
* Cleaned up misc warnings in src and test.Dana Robinson2017-11-101-3/+3
|
* Skip HDFFV-10160 filenotclosed test for split/multi driverVailin Choi2017-07-051-0/+18
| | | | | | Temporary skip this test for split/multi driver. Further investigation to resolve the failure is needed. Please enter the commit message for your changes. Lines starting
* Fix for HDFFV-10160Vailin Choi2017-06-291-0/+128
Modifications to fix the assertion/abort failure when the application does not close the file.