[svn-r13881] Purpose: Updated C++ examples expected output
Description: Bring the expected output for the C++ examples up-to-date. This file is used in the Windows test script. It is also used by ./c++/examples/testexamples.sh, although this script is never run by hand. 'make check' runs the script generated by testh5c++.sh.in, which doesn't use expected.out. Tested: VS6 on WinXP kagiso
This commit is contained in:
@@ -9,15 +9,14 @@ rank 2, dimensions 5 x 6
|
||||
4 5 6 7 0 0 0
|
||||
5 6 7 8 0 0 0
|
||||
0 0 0 0 0 0 0
|
||||
53 1 2 0 3 4 0 5 6 0 7 8
|
||||
0 9 10 0 11 12 0 13 14 0 15 16
|
||||
0 17 18 0 19 20 0 21 22 0 23 24
|
||||
0 0 0 59 0 61 0 0 0 0 0 0
|
||||
0 25 26 0 27 28 0 29 30 0 31 32
|
||||
0 33 34 0 35 36 67 37 38 0 39 40
|
||||
0 41 42 0 43 44 0 45 46 0 47 48
|
||||
0 0 0 0 0 0 0 0 0 0 0 0
|
||||
Normalization type is H5T_NORM_IMPLIED (0)
|
||||
10 0 11 12 0 0 0 0 0
|
||||
18 0 19 20 0 21 22 0 0
|
||||
0 59 0 61 0 0 0 0 0
|
||||
0 0 27 28 0 29 30 0 0
|
||||
0 0 35 36 67 37 38 0 0
|
||||
0 0 43 44 0 45 46 0 0
|
||||
0 0 0 0 0 0 0 0 0
|
||||
0 0 0 0 0 0 0 0 0
|
||||
|
||||
Field c :
|
||||
1 0.5 0.333333 0.25 0.2 0.166667 0.142857 0.125 0.111111 0.1
|
||||
@@ -38,7 +37,6 @@ Field b :
|
||||
2 0 0 0 0
|
||||
2 0 0 0 0
|
||||
dataset rank = 2, dimensions 10 x 5
|
||||
chunk rank 2dimensions 2 x 5
|
||||
|
||||
Dataset:
|
||||
1 1 1 3 3
|
||||
@@ -63,6 +61,7 @@ Third column:
|
||||
0
|
||||
0
|
||||
0
|
||||
chunk rank 2dimensions 2 x 5
|
||||
|
||||
Chunk:
|
||||
1 1 1 0 0
|
||||
|
||||
Reference in New Issue
Block a user