diff options
author | Robb Matzke <matzke@llnl.gov> | 2000-10-31 18:10:21 (GMT) |
---|---|---|
committer | Robb Matzke <matzke@llnl.gov> | 2000-10-31 18:10:21 (GMT) |
commit | e6f4a8d4fa0a9b02c1c91a92751f3fd8dcde44f4 (patch) | |
tree | de28528ae7d94a1fadcfd07674cf9fac450956fd /tools/testfiles/tnestcomp-1.ls | |
parent | 334d13032272adb63c03a00809226f4610640dbd (diff) | |
download | hdf5-e6f4a8d4fa0a9b02c1c91a92751f3fd8dcde44f4.zip hdf5-e6f4a8d4fa0a9b02c1c91a92751f3fd8dcde44f4.tar.gz hdf5-e6f4a8d4fa0a9b02c1c91a92751f3fd8dcde44f4.tar.bz2 |
[svn-r2779] ./hdf5/tools/testfiles/tnestcomp-1.ls
* 2000-10-31 Robb Matzke <matzke@llnl.gov>
Expected h5ls output.
Diffstat (limited to 'tools/testfiles/tnestcomp-1.ls')
-rw-r--r-- | tools/testfiles/tnestcomp-1.ls | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/testfiles/tnestcomp-1.ls b/tools/testfiles/tnestcomp-1.ls index 28e9f40..40ceb35 100644 --- a/tools/testfiles/tnestcomp-1.ls +++ b/tools/testfiles/tnestcomp-1.ls @@ -4,10 +4,10 @@ /tnestedcomp.h5/ArrayOfStructures Dataset {10} Data: (0) {0, 0, 1, {"A", [-100,100]}}, {1, 1, 0.5, {"B", [-100,100]}}, - (2) {2, 4, 0.333333, {"C", [-100,100]}}, + (2) {2, 4, 0.333333333333333, {"C", [-100,100]}}, (3) {3, 9, 0.25, {"D", [-100,100]}}, {4, 16, 0.2, {"E", [-100,100]}}, - (5) {5, 25, 0.166667, {"F", [-100,100]}}, - (6) {6, 36, 0.142857, {"G", [-100,100]}}, + (5) {5, 25, 0.166666666666667, {"F", [-100,100]}}, + (6) {6, 36, 0.142857142857143, {"G", [-100,100]}}, (7) {7, 49, 0.125, {"H", [-100,100]}}, - (8) {8, 64, 0.111111, {"I", [-100,100]}}, + (8) {8, 64, 0.111111111111111, {"I", [-100,100]}}, (9) {9, 81, 0.1, {"J", [-100,100]}} |