Skip to content

Commit cd622cd

Browse files
authored
Delete unnecessary defines from CoreCLR tests (#1922)
- PROJECK, STATIC, CORECLR - Delete NoLogo - Delete duplicate Exceptions/Finalization/Finalizer test - Delete workaround for LLILC JIT
1 parent 1cb1285 commit cd622cd

File tree

1,130 files changed

+82
-1693
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,130 files changed

+82
-1693
lines changed

src/coreclr/tests/src/Exceptions/Finalization/Finalizer.cs

-193
This file was deleted.

src/coreclr/tests/src/Exceptions/Finalization/Finalizer.csproj

-9
This file was deleted.

src/coreclr/tests/src/Exceptions/ForeignThread/ForeignThreadExceptions.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<OutputType>Exe</OutputType>
4-
<DefineConstants>$(DefineConstants);STATIC</DefineConstants>
54
</PropertyGroup>
65
<ItemGroup>
76
<Compile Include="ForeignThreadExceptions.cs" />

src/coreclr/tests/src/GC/API/GC/AddMemoryPressureTest.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<PropertyGroup>
66
<!-- Set to 'Full' if the Debug? column is marked in the spreadsheet. Leave blank otherwise. -->
77
<DebugType>PdbOnly</DebugType>
8-
<NoLogo>True</NoLogo>
98
<GCStressIncompatible>true</GCStressIncompatible>
109
</PropertyGroup>
1110
<ItemGroup>

src/coreclr/tests/src/GC/API/GC/AddThresholdTest.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<PropertyGroup>
66
<!-- Set to 'Full' if the Debug? column is marked in the spreadsheet. Leave blank otherwise. -->
77
<DebugType>PdbOnly</DebugType>
8-
<NoLogo>True</NoLogo>
98
<GCStressIncompatible>true</GCStressIncompatible>
109
</PropertyGroup>
1110
<ItemGroup>

src/coreclr/tests/src/GC/API/GC/AddUsageTest.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<PropertyGroup>
66
<!-- Set to 'Full' if the Debug? column is marked in the spreadsheet. Leave blank otherwise. -->
77
<DebugType>PdbOnly</DebugType>
8-
<NoLogo>True</NoLogo>
98
<GCStressIncompatible>true</GCStressIncompatible>
109
</PropertyGroup>
1110
<ItemGroup>

src/coreclr/tests/src/GC/API/GC/AllocateUninitializedArray.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
<PropertyGroup>
77
<!-- Set to 'Full' if the Debug? column is marked in the spreadsheet. Leave blank otherwise. -->
88
<DebugType>PdbOnly</DebugType>
9-
<NoLogo>True</NoLogo>
109
</PropertyGroup>
1110
<ItemGroup>
1211
<Compile Include="AllocateUninitializedArray.cs" />

src/coreclr/tests/src/GC/API/GC/Collect.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<PropertyGroup>
88
<!-- Set to 'Full' if the Debug? column is marked in the spreadsheet. Leave blank otherwise. -->
99
<DebugType>PdbOnly</DebugType>
10-
<NoLogo>True</NoLogo>
1110
</PropertyGroup>
1211
<ItemGroup>
1312
<Compile Include="Collect.cs" />

src/coreclr/tests/src/GC/API/GC/Collect0.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<PropertyGroup>
66
<!-- Set to 'Full' if the Debug? column is marked in the spreadsheet. Leave blank otherwise. -->
77
<DebugType>PdbOnly</DebugType>
8-
<NoLogo>True</NoLogo>
98
<GCStressIncompatible>true</GCStressIncompatible>
109
</PropertyGroup>
1110
<ItemGroup>

src/coreclr/tests/src/GC/API/GC/Collect1.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<PropertyGroup>
66
<!-- Set to 'Full' if the Debug? column is marked in the spreadsheet. Leave blank otherwise. -->
77
<DebugType>PdbOnly</DebugType>
8-
<NoLogo>True</NoLogo>
98
<GCStressIncompatible>true</GCStressIncompatible>
109
</PropertyGroup>
1110
<ItemGroup>

src/coreclr/tests/src/GC/API/GC/Collect_Default_1.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<PropertyGroup>
88
<!-- Set to 'Full' if the Debug? column is marked in the spreadsheet. Leave blank otherwise. -->
99
<DebugType>PdbOnly</DebugType>
10-
<NoLogo>True</NoLogo>
1110
</PropertyGroup>
1211
<ItemGroup>
1312
<Compile Include="Collect_Default.cs" />

src/coreclr/tests/src/GC/API/GC/Collect_Default_2.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<PropertyGroup>
88
<!-- Set to 'Full' if the Debug? column is marked in the spreadsheet. Leave blank otherwise. -->
99
<DebugType>PdbOnly</DebugType>
10-
<NoLogo>True</NoLogo>
1110
</PropertyGroup>
1211
<ItemGroup>
1312
<Compile Include="Collect_Default.cs" />

src/coreclr/tests/src/GC/API/GC/Collect_Default_3.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<PropertyGroup>
88
<!-- Set to 'Full' if the Debug? column is marked in the spreadsheet. Leave blank otherwise. -->
99
<DebugType>PdbOnly</DebugType>
10-
<NoLogo>True</NoLogo>
1110
</PropertyGroup>
1211
<ItemGroup>
1312
<Compile Include="Collect_Default.cs" />

src/coreclr/tests/src/GC/API/GC/Collect_Forced_1.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<PropertyGroup>
88
<!-- Set to 'Full' if the Debug? column is marked in the spreadsheet. Leave blank otherwise. -->
99
<DebugType>PdbOnly</DebugType>
10-
<NoLogo>True</NoLogo>
1110
<GCStressIncompatible>true</GCStressIncompatible>
1211
</PropertyGroup>
1312
<ItemGroup>

src/coreclr/tests/src/GC/API/GC/Collect_Forced_2.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<PropertyGroup>
88
<!-- Set to 'Full' if the Debug? column is marked in the spreadsheet. Leave blank otherwise. -->
99
<DebugType>PdbOnly</DebugType>
10-
<NoLogo>True</NoLogo>
1110
<GCStressIncompatible>true</GCStressIncompatible>
1211
</PropertyGroup>
1312
<ItemGroup>

src/coreclr/tests/src/GC/API/GC/Collect_Forced_3.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<PropertyGroup>
88
<!-- Set to 'Full' if the Debug? column is marked in the spreadsheet. Leave blank otherwise. -->
99
<DebugType>PdbOnly</DebugType>
10-
<NoLogo>True</NoLogo>
1110
<GCStressIncompatible>true</GCStressIncompatible>
1211
</PropertyGroup>
1312
<ItemGroup>

src/coreclr/tests/src/GC/API/GC/Collect_Optimized_1.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<PropertyGroup>
88
<!-- Set to 'Full' if the Debug? column is marked in the spreadsheet. Leave blank otherwise. -->
99
<DebugType>PdbOnly</DebugType>
10-
<NoLogo>True</NoLogo>
1110
</PropertyGroup>
1211
<ItemGroup>
1312
<Compile Include="Collect_Optimized.cs" />

src/coreclr/tests/src/GC/API/GC/Collect_Optimized_2.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
<PropertyGroup>
77
<!-- Set to 'Full' if the Debug? column is marked in the spreadsheet. Leave blank otherwise. -->
88
<DebugType>PdbOnly</DebugType>
9-
<NoLogo>True</NoLogo>
109
</PropertyGroup>
1110
<ItemGroup>
1211
<Compile Include="Collect_Optimized.cs" />

src/coreclr/tests/src/GC/API/GC/Collect_Optimized_3.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
<PropertyGroup>
77
<!-- Set to 'Full' if the Debug? column is marked in the spreadsheet. Leave blank otherwise. -->
88
<DebugType>PdbOnly</DebugType>
9-
<NoLogo>True</NoLogo>
109
</PropertyGroup>
1110
<ItemGroup>
1211
<Compile Include="Collect_Optimized.cs" />

src/coreclr/tests/src/GC/API/GC/Collect_fail.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<PropertyGroup>
66
<!-- Set to 'Full' if the Debug? column is marked in the spreadsheet. Leave blank otherwise. -->
77
<DebugType>PdbOnly</DebugType>
8-
<NoLogo>True</NoLogo>
98
</PropertyGroup>
109
<ItemGroup>
1110
<Compile Include="Collect_fail.cs" />

src/coreclr/tests/src/GC/API/GC/Collect_neg.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<PropertyGroup>
66
<!-- Set to 'Full' if the Debug? column is marked in the spreadsheet. Leave blank otherwise. -->
77
<DebugType>PdbOnly</DebugType>
8-
<NoLogo>True</NoLogo>
98
</PropertyGroup>
109
<ItemGroup>
1110
<Compile Include="Collect_neg.cs" />

src/coreclr/tests/src/GC/API/GC/CollectionCountTest.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<PropertyGroup>
66
<!-- Set to 'Full' if the Debug? column is marked in the spreadsheet. Leave blank otherwise. -->
77
<DebugType>PdbOnly</DebugType>
8-
<NoLogo>True</NoLogo>
98
</PropertyGroup>
109
<ItemGroup>
1110
<Compile Include="CollectionCountTest.cs" />

src/coreclr/tests/src/GC/API/GC/Finalize.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
<PropertyGroup>
77
<!-- Set to 'Full' if the Debug? column is marked in the spreadsheet. Leave blank otherwise. -->
88
<DebugType>PdbOnly</DebugType>
9-
<NoLogo>True</NoLogo>
109
</PropertyGroup>
1110
<ItemGroup>
1211
<Compile Include="Finalize.cs" />

src/coreclr/tests/src/GC/API/GC/GetAllocatedBytesForCurrentThread.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
<PropertyGroup>
77
<!-- Set to 'Full' if the Debug? column is marked in the spreadsheet. Leave blank otherwise. -->
88
<DebugType>PdbOnly</DebugType>
9-
<NoLogo>True</NoLogo>
109
<GCStressIncompatible>true</GCStressIncompatible>
1110
</PropertyGroup>
1211
<ItemGroup>

src/coreclr/tests/src/GC/API/GC/GetGeneration.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
<PropertyGroup>
77
<!-- Set to 'Full' if the Debug? column is marked in the spreadsheet. Leave blank otherwise. -->
88
<DebugType>PdbOnly</DebugType>
9-
<NoLogo>True</NoLogo>
109
</PropertyGroup>
1110
<ItemGroup>
1211
<Compile Include="GetGeneration.cs" />

src/coreclr/tests/src/GC/API/GC/GetGenerationWR.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<PropertyGroup>
66
<!-- Set to 'Full' if the Debug? column is marked in the spreadsheet. Leave blank otherwise. -->
77
<DebugType>PdbOnly</DebugType>
8-
<NoLogo>True</NoLogo>
98
</PropertyGroup>
109
<ItemGroup>
1110
<Compile Include="GetGenerationWR.cs" />

0 commit comments

Comments
 (0)