diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2009-11-03 16:31:15 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2009-11-03 16:31:15 (GMT) |
commit | dcd48e3b57809645e3dd81faa72b280790a95862 (patch) | |
tree | 9b8bf3f2c291e361387552c15c401be5d1bba358 /windows | |
parent | c2ad7b9b25e3e1794be00bef27e41c6f0b0c9ee5 (diff) | |
download | hdf5-dcd48e3b57809645e3dd81faa72b280790a95862.zip hdf5-dcd48e3b57809645e3dd81faa72b280790a95862.tar.gz hdf5-dcd48e3b57809645e3dd81faa72b280790a95862.tar.bz2 |
[svn-r17810] 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 : |