summaryrefslogtreecommitdiffstats
path: root/test/filenotclosed.c
Commit message (Collapse)AuthorAgeFilesLines
* 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.