summaryrefslogtreecommitdiffstats
path: root/tools/testfiles
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2010-08-09 18:15:37 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2010-08-09 18:15:37 (GMT)
commiteee9ca47a186a06a8a2072d7dca2316918ca1103 (patch)
treefa89bfa2392d2877c2fc8b1864b547da3f91a35a /tools/testfiles
parentc1aa958992fb7eb73ef48a6e91f63ae2140cc422 (diff)
downloadhdf5-eee9ca47a186a06a8a2072d7dca2316918ca1103.zip
hdf5-eee9ca47a186a06a8a2072d7dca2316918ca1103.tar.gz
hdf5-eee9ca47a186a06a8a2072d7dca2316918ca1103.tar.bz2
[svn-r19202] [BZ1953]implementation for the proposed changes suggested by the "h5dump_output_option" RFC. This required that the region reference code be duplicated and reduced to allow the do_bin_output() function to understand region references. The container type-id also needed to be propagated into the do_bin_output() function and functions referenced (render_bin_output*).
Existing tests tested the binary function, so only one test was added to test the region reference generated file. Tested: local linux
Diffstat (limited to 'tools/testfiles')
-rw-r--r--tools/testfiles/tbinregR.exp7
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/testfiles/tbinregR.exp b/tools/testfiles/tbinregR.exp
new file mode 100644
index 0000000..857667f
--- /dev/null
+++ b/tools/testfiles/tbinregR.exp
@@ -0,0 +1,7 @@
+
+ 66, 69, 72, 75, 78, 81,
+ 96, 99, 102, 105, 108, 111,
+ 126, 129, 132, 135, 138, 141,
+ 156, 159, 162, 165, 168, 171,
+ 186, 189, 192, 195, 198, 201,
+ 216, 219, 222, 225, 228, 231 \ No newline at end of file