Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r20529] Purpose: Add testing for bug 1864 | Neil Fortner | 2011-04-15 | 1 | -0/+3 |
| | | | | | | | | | Description: Added internal tesitng routines to traverse a file and verify that symbol table information is *always* cached, whenever possible. Added this check to the end of many tests to check all the test files, right before the call to h5_cleanup. Tested: jam, amani, heiwa (h5committest) | ||||
* | [svn-r19781] Fix for bug #1930: | Vailin Choi | 2010-11-15 | 1 | -0/+192 |
1) Move the test for H5D_EXT_PREFIX in links.c to a separate file: links_env.c 2) links_env.c will be used by testlinks_env.sh to test for the environmental variable H5D_EXT_PREFIX in searching for the external linked file. |