diff options
author | Scott Wegner <swegner@hdfgroup.org> | 2007-04-30 21:36:54 (GMT) |
---|---|---|
committer | Scott Wegner <swegner@hdfgroup.org> | 2007-04-30 21:36:54 (GMT) |
commit | a27b1b6e3176a96859539e9a89551f89502c2f9a (patch) | |
tree | f023e310129eebb629cc686cdb7dbbf016cfbfe1 /windows/examples/testExamples_exp_output.txt | |
parent | 4e6026d44fab9d401626cd559740ea2110e3540a (diff) | |
download | hdf5-a27b1b6e3176a96859539e9a89551f89502c2f9a.zip hdf5-a27b1b6e3176a96859539e9a89551f89502c2f9a.tar.gz hdf5-a27b1b6e3176a96859539e9a89551f89502c2f9a.tar.bz2 |
[svn-r13712] Various changes made to bring Windows example tests up to date.
Tested:
VS 2005 on Win XP
Diffstat (limited to 'windows/examples/testExamples_exp_output.txt')
-rwxr-xr-x | windows/examples/testExamples_exp_output.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/windows/examples/testExamples_exp_output.txt b/windows/examples/testExamples_exp_output.txt index f2ac521..79544b1 100755 --- a/windows/examples/testExamples_exp_output.txt +++ b/windows/examples/testExamples_exp_output.txt @@ -2,7 +2,7 @@ Expected output for HDF5 C examples tests ############################# The value of the attribute "Integer attribute" is 1 -The value of the attribute with index 1 is ABCD +Found string attribute; its index is 1 , value = ABCD Name : Float attribute Rank : 2 @@ -10,10 +10,10 @@ Dimension sizes : 2 3 Type : FLOAT Values : -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -Name : Integer attribute - Name : Character attribute +Name : Integer attribute + Field c : 1.0000 0.5000 0.3333 0.2500 0.2000 0.1667 0.1429 0.1250 0.1111 0.1000 |