summaryrefslogtreecommitdiffstats
path: root/test/filenotclosed.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed some exit calls.Dana Robinson2019-09-071-1/+1
|
* 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.