diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2013-01-15 14:31:24 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2013-01-15 14:31:24 (GMT) |
commit | 2a7ae0367b157c0d51efebc4d46b2dd5e91a5af6 (patch) | |
tree | 790b00c1e5ab52013ff511a5b0d494a3ac86645b /tools/testfiles/tall-6.exp | |
parent | ec704e0077cdeb2b0ce837039daaa97a2c264175 (diff) | |
download | hdf5-2a7ae0367b157c0d51efebc4d46b2dd5e91a5af6.zip hdf5-2a7ae0367b157c0d51efebc4d46b2dd5e91a5af6.tar.gz hdf5-2a7ae0367b157c0d51efebc4d46b2dd5e91a5af6.tar.bz2 |
[svn-r23163] HDFFV-8285: H5dump suppress ddl option testfile additions
Diffstat (limited to 'tools/testfiles/tall-6.exp')
-rw-r--r-- | tools/testfiles/tall-6.exp | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tools/testfiles/tall-6.exp b/tools/testfiles/tall-6.exp new file mode 100644 index 0000000..8580cd6 --- /dev/null +++ b/tools/testfiles/tall-6.exp @@ -0,0 +1,11 @@ + + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, + 0, 2, 4, 6, 8, 10, 12, 14, 16, 18, + 0, 3, 6, 9, 12, 15, 18, 21, 24, 27, + 0, 4, 8, 12, 16, 20, 24, 28, 32, 36, + 0, 5, 10, 15, 20, 25, 30, 35, 40, 45, + 0, 6, 12, 18, 24, 30, 36, 42, 48, 54, + 0, 7, 14, 21, 28, 35, 42, 49, 56, 63, + 0, 8, 16, 24, 32, 40, 48, 56, 64, 72, + 0, 9, 18, 27, 36, 45, 54, 63, 72, 81
\ No newline at end of file |