Merge pull request #30 in HDF5VOL/vol-tests from tools_tests to master
* commit 'cc31dc5cda6f8dd61027011cba00ce52cb87fcf2': (43 commits)
Updated README and commented out h5diff tests.
Fixed oops in ph5diff test.
Commented out files that don't repack on DAOS.
Added parallel h5diff test script (untested).
Added h5diff to runtests.sh
First cut at h5diff test.
Added -q name to h5repack tests so round trips work when DAOS doesn't have creation order indexing turned on for a group.
Tweaks to support DAOS.
Updated the tools test README.
Fixed h5ls output
Updated README
Restored "clean files" command in h5repack test.
Added missing VOL options to h5diff in h5repack tests. Minor change to h5repack test output.
Updated repack test to do a round-trip through the VOL and back to native.
Finished h5repack test (1-way, round-trip still TBD).
Updated variable name for HDF5 file paths in h5dump and h5ls tests.
Fixed a minor typo in the h5dump test.
Added preliminary h5repack test.
Tidied h5dump test.
Removed cruft from h5ls and h5dump tests.
...