summaryrefslogtreecommitdiffstats
path: root/test/ShellTests.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Fix for HDFFV-10659: The library abort with "infinite loop closing library"Vailin Choi2018-12-281-1/+2
| | | | | | | | after deleting attributes in densed storage. The fix: When deleting attribute nodes from the name index v2 B-tree, if an attribute is found in the intermediate B-tree nodes, which may be merged/redistributed in the process, we need to free the dynamically allocated spaces for the intermediate decoded attribute.
* TRILABS-137 Convert tcheck_version script to cmake testsAllen Byrne2018-07-181-28/+0
|
* TRILAB-31 Working locallyAllen Byrne2018-07-161-0/+244