From b84c92e07dd9b5f7ba47ff86377e83949bf84aad Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Fri, 12 Jan 2001 15:24:58 -0500 Subject: [svn-r3284] Purpose: document Description: Added comments in how to use the program and instructions that the corresponding may need updates if new batch of binary files are created. Platforms tested: Eye-balled only. (Just a few lines of comments.) --- tools/h5dumptst.c | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tools/h5dumptst.c b/tools/h5dumptst.c index d10b0d3..4e01627 100644 --- a/tools/h5dumptst.c +++ b/tools/h5dumptst.c @@ -1,5 +1,11 @@ /* * Generate the binary hdf5 files for the h5dump tests. + * Usage: just execute the program without any arguments will + * generate all the binary hdf5 files in the local directory. + * + * If you regenerate the test files (e.g., changing some code, + * trying it on a new platform, ...), you need to verify the correctness + * of the expected output and update the corresponding *.ddl files. */ #include #include "hdf5.h" -- cgit v0.12