Merge pull request #820 in HDFFV/hdf5 from ~BMRIBLER/hdf5_1_8_bmr:hdf5_1_8 to hdf5_1_8
* commit '3f3e95f65eba1579643e931a3e9d21334285783b':
Fixed typo.
Added data files
Added new files
Fixed comments and updated Makefile.in Platforms tested: Linux/32 2.6 (jam)
Adding tests for version bounds Description: - Added test program, tverbounds18.c, that reads various files of different layout versions - Added the data files: bounds_earliest_latest.h5 bounds_earliest_v18.h5 bounds_latest_latest.h5 bounds_v18_latest.h5 bounds_v18_v18.h5 Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test)