summaryrefslogtreecommitdiffstats
path: root/tools/h5repack/testh5repack_main.c
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2004-08-24 19:33:58 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2004-08-24 19:33:58 (GMT)
commita30cbd63b0423a7e63cedf4902df0a6ddd4c8ddb (patch)
tree6e3cf6d80c7db16c18128c25e606185e15cbe8b4 /tools/h5repack/testh5repack_main.c
parent644f9c0c98e58eab621d41bf8c59394e6ed64355 (diff)
downloadhdf5-a30cbd63b0423a7e63cedf4902df0a6ddd4c8ddb.zip
hdf5-a30cbd63b0423a7e63cedf4902df0a6ddd4c8ddb.tar.gz
hdf5-a30cbd63b0423a7e63cedf4902df0a6ddd4c8ddb.tar.bz2
[svn-r9146] Purpose:
h5repack test Description: modified a test file generation contents, for more easy debugging (generated just one reference dataset and one region reference ) Solution: Platforms tested: linux aix solaris Misc. update:
Diffstat (limited to 'tools/h5repack/testh5repack_main.c')
-rw-r--r--tools/h5repack/testh5repack_main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/h5repack/testh5repack_main.c b/tools/h5repack/testh5repack_main.c
index e99c1fd..caa4ac9 100644
--- a/tools/h5repack/testh5repack_main.c
+++ b/tools/h5repack/testh5repack_main.c
@@ -78,6 +78,8 @@ int main (void)
TEST_ERROR;
PASSED();
+ /*return 0;*/
+
/*-------------------------------------------------------------------------
* file with all kinds of dataset datatypes
*-------------------------------------------------------------------------