diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2009-11-03 16:31:00 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2009-11-03 16:31:00 (GMT) |
commit | 9bcd6e0621980816851c950202b42b8e8166391d (patch) | |
tree | 8373f3fd88aa37e7efe1be7ef3dc5074289608bb /windows | |
parent | d8c4700561368b378dd1fe6b708a9c01378b7dc5 (diff) | |
download | hdf5-9bcd6e0621980816851c950202b42b8e8166391d.zip hdf5-9bcd6e0621980816851c950202b42b8e8166391d.tar.gz hdf5-9bcd6e0621980816851c950202b42b8e8166391d.tar.bz2 |
[svn-r17809] Corrected expected output text file to match actual output. (Verified to linux output).
Corrected solution file type to not try to build .exe the solution name.
Diffstat (limited to 'windows')
-rw-r--r-- | windows/examples/allexamples/allexamples.vcproj | 8 | ||||
-rwxr-xr-x | windows/examples/testExamples_exp_output.txt | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/windows/examples/allexamples/allexamples.vcproj b/windows/examples/allexamples/allexamples.vcproj index 4c87ec0..d426da9 100644 --- a/windows/examples/allexamples/allexamples.vcproj +++ b/windows/examples/allexamples/allexamples.vcproj @@ -21,7 +21,7 @@ Name="Release|Win32"
OutputDirectory="..\..\..\examples\$(ProjectName)\$(ConfigurationName)"
IntermediateDirectory="$(OutDir)"
- ConfigurationType="1"
+ ConfigurationType="10"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
@@ -109,7 +109,7 @@ Name="Release|x64"
OutputDirectory="..\..\..\examples\$(ProjectName)\$(ConfigurationName)"
IntermediateDirectory="$(OutDir)"
- ConfigurationType="1"
+ ConfigurationType="10"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
@@ -198,7 +198,7 @@ Name="Debug|Win32"
OutputDirectory="..\..\..\examples\$(ProjectName)\$(ConfigurationName)"
IntermediateDirectory="$(OutDir)"
- ConfigurationType="1"
+ ConfigurationType="10"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
@@ -286,7 +286,7 @@ Name="Debug|x64"
OutputDirectory="..\..\..\examples\$(ProjectName)\$(ConfigurationName)"
IntermediateDirectory="$(OutDir)"
- ConfigurationType="1"
+ ConfigurationType="10"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
diff --git a/windows/examples/testExamples_exp_output.txt b/windows/examples/testExamples_exp_output.txt index 228c69f..b57688f 100755 --- a/windows/examples/testExamples_exp_output.txt +++ b/windows/examples/testExamples_exp_output.txt @@ -2,7 +2,9 @@ Expected output for HDF5 C examples tests ############################# The value of the attribute "Integer attribute" is 1 -Found string attribute; its index is 1 , value = ABCD +Found string attribute; its index is 2 , value = ABCD + +Name : Character attribute Name : Float attribute Rank : 2 @@ -10,8 +12,6 @@ Dimension sizes : 2 3 Type : FLOAT Values : -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -Name : Character attribute - Name : Integer attribute Field c : |