Fix output casing of prefix dir
authorMatt Mitchell <mmitche@microsoft.com>
Tue, 12 Apr 2016 16:48:00 +0000 (09:48 -0700)
committerMatt Mitchell <mmitche@microsoft.com>
Tue, 12 Apr 2016 18:07:55 +0000 (11:07 -0700)
The PREFIX dir is upper case, should be refered to as such.  Blocker for building on Linux

Commit migrated from https://github.com/dotnet/coreclr/commit/c2d2efffe0ed58c55be1db5f254056b54ec41654

src/coreclr/tests/src/JIT/Directed/perffix/primitivevt/callconv1_cs_d.csproj
src/coreclr/tests/src/JIT/Directed/perffix/primitivevt/callconv1_cs_do.csproj
src/coreclr/tests/src/JIT/Directed/perffix/primitivevt/callconv1_cs_r.csproj
src/coreclr/tests/src/JIT/Directed/perffix/primitivevt/callconv1_cs_ro.csproj
src/coreclr/tests/src/JIT/Directed/perffix/primitivevt/callconv2_cs_d.csproj
src/coreclr/tests/src/JIT/Directed/perffix/primitivevt/callconv2_cs_do.csproj
src/coreclr/tests/src/JIT/Directed/perffix/primitivevt/callconv2_cs_r.csproj
src/coreclr/tests/src/JIT/Directed/perffix/primitivevt/callconv2_cs_ro.csproj
src/coreclr/tests/testsFailingOutsideWindows.txt

index a7c82be..84f3b64 100644 (file)
@@ -35,7 +35,7 @@
   </PropertyGroup>
   <ItemGroup>
     <Compile Include="callconv1.cs" />
-    <ProjectReference Include="..\..\prefix\primitivevt\helper.csproj" />
+    <ProjectReference Include="..\..\PREFIX\primitivevt\helper.csproj" />
   </ItemGroup>
   <ItemGroup>
     <None Include="$(JitPackagesConfigFileDirectory)minimal\project.json" />
index aff1f69..df3b854 100644 (file)
@@ -35,7 +35,7 @@
   </PropertyGroup>
   <ItemGroup>
     <Compile Include="callconv1.cs" />
-    <ProjectReference Include="..\..\prefix\primitivevt\helper.csproj" />
+    <ProjectReference Include="..\..\PREFIX\primitivevt\helper.csproj" />
   </ItemGroup>
   <ItemGroup>
     <None Include="$(JitPackagesConfigFileDirectory)minimal\project.json" />
index dff3ab4..c2d6076 100644 (file)
@@ -35,7 +35,7 @@
   </PropertyGroup>
   <ItemGroup>
     <Compile Include="callconv1.cs" />
-    <ProjectReference Include="..\..\prefix\primitivevt\helper.csproj" />
+    <ProjectReference Include="..\..\PREFIX\primitivevt\helper.csproj" />
   </ItemGroup>
   <ItemGroup>
     <None Include="$(JitPackagesConfigFileDirectory)minimal\project.json" />
index db1d342..ff8a3d6 100644 (file)
@@ -35,7 +35,7 @@
   </PropertyGroup>
   <ItemGroup>
     <Compile Include="callconv1.cs" />
-    <ProjectReference Include="..\..\prefix\primitivevt\helper.csproj" />
+    <ProjectReference Include="..\..\PREFIX\primitivevt\helper.csproj" />
   </ItemGroup>
   <ItemGroup>
     <None Include="$(JitPackagesConfigFileDirectory)minimal\project.json" />
index 4c91490..16f3f37 100644 (file)
@@ -35,7 +35,7 @@
   </PropertyGroup>
   <ItemGroup>
     <Compile Include="callconv2.cs" />
-    <ProjectReference Include="..\..\prefix\primitivevt\helper.csproj" />
+    <ProjectReference Include="..\..\PREFIX\primitivevt\helper.csproj" />
   </ItemGroup>
   <ItemGroup>
     <None Include="$(JitPackagesConfigFileDirectory)minimal\project.json" />
index a5b209c..5d2ea31 100644 (file)
@@ -35,7 +35,7 @@
   </PropertyGroup>
   <ItemGroup>
     <Compile Include="callconv2.cs" />
-    <ProjectReference Include="..\..\prefix\primitivevt\helper.csproj" />
+    <ProjectReference Include="..\..\PREFIX\primitivevt\helper.csproj" />
   </ItemGroup>
   <ItemGroup>
     <None Include="$(JitPackagesConfigFileDirectory)minimal\project.json" />
index 589309d..a2cf1a2 100644 (file)
@@ -35,7 +35,7 @@
   </PropertyGroup>
   <ItemGroup>
     <Compile Include="callconv2.cs" />
-    <ProjectReference Include="..\..\prefix\primitivevt\helper.csproj" />
+    <ProjectReference Include="..\..\PREFIX\primitivevt\helper.csproj" />
   </ItemGroup>
   <ItemGroup>
     <None Include="$(JitPackagesConfigFileDirectory)minimal\project.json" />
index dc7d087..34791f4 100644 (file)
@@ -35,7 +35,7 @@
   </PropertyGroup>
   <ItemGroup>
     <Compile Include="callconv2.cs" />
-    <ProjectReference Include="..\..\prefix\primitivevt\helper.csproj" />
+    <ProjectReference Include="..\..\PREFIX\primitivevt\helper.csproj" />
   </ItemGroup>
   <ItemGroup>
     <None Include="$(JitPackagesConfigFileDirectory)minimal\project.json" />
index 299be0a..34da102 100644 (file)
@@ -138,10 +138,6 @@ JIT/Regression/VS-ia64-JIT/V1.2-M02/b22545/b22545/b22545.sh
 JIT/Regression/VS-ia64-JIT/V1.2-M02/b22591/b22591/b22591.sh
 JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b416776/b416776/b416776.sh
 JIT/Regression/CLR-x86-JIT/V1-M09/b13621/b13621/b13621.sh
-JIT/Directed/prefix/unaligned/1/arglist/arglist.sh
-JIT/Directed/prefix/unaligned/2/arglist/arglist.sh
-JIT/Directed/prefix/unaligned/4/arglist/arglist.sh
-JIT/Directed/prefix/volatile/1/arglist/arglist.sh
 JIT/jit64/localloc/eh/eh01_dynamic/eh01_dynamic.sh
 JIT/jit64/localloc/eh/eh01_large/eh01_large.sh
 JIT/jit64/localloc/eh/eh01_small/eh01_small.sh