summaryrefslogtreecommitdiff
path: root/tests/src/CoreMangLib/cti/system/typecode
diff options
context:
space:
mode:
authorRama Krishnan Raghupathy <ramarag@microsoft.com>2016-08-19 19:03:28 -0700
committerRama Krishnan Raghupathy <ramarag@microsoft.com>2016-08-23 16:37:38 -0700
commit513543505aaa43108d3a6fffc85dd0b81f91b23a (patch)
treee9591dc49b2a620ce93f8c94ada4be1c127294b8 /tests/src/CoreMangLib/cti/system/typecode
parent3b8c43389488ce1c33c0909b72f3a5092abc4826 (diff)
downloadcoreclr-513543505aaa43108d3a6fffc85dd0b81f91b23a.tar.gz
coreclr-513543505aaa43108d3a6fffc85dd0b81f91b23a.tar.bz2
coreclr-513543505aaa43108d3a6fffc85dd0b81f91b23a.zip
Bulk moving Tests to use uber project.json
Diffstat (limited to 'tests/src/CoreMangLib/cti/system/typecode')
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeBoolean.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeChar.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeDateTime.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeDecimal.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeDouble.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeEmpty.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeObject.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeSByte.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeSingle.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeString.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt16.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt32.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt64.csproj4
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/project.json48
19 files changed, 0 insertions, 143 deletions
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeBoolean.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeBoolean.csproj
index 59989b63ef..0ce68ffaff 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeBoolean.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeBoolean.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodeboolean.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeByte.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeByte.csproj
index 368724b6d7..e70641af62 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodebyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeChar.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeChar.csproj
index b17186ed72..3dc04530c4 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeChar.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeChar.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodechar.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDateTime.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDateTime.csproj
index a4f660eeb4..1029198bbe 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDateTime.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDateTime.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodedatetime.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDecimal.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDecimal.csproj
index 19c081eed6..6930d85861 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDecimal.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDecimal.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodedecimal.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDouble.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDouble.csproj
index 5fd356769e..a5a51bc515 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDouble.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDouble.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodedouble.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeEmpty.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeEmpty.csproj
index f6f3df778e..e0c4a13fe0 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeEmpty.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeEmpty.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodeempty.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt16.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt16.csproj
index 12ab8b3eec..8f5024e015 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodeint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt32.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt32.csproj
index 2feeaaefba..5611e1589b 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodeint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt64.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt64.csproj
index a8217a293b..ac6cabfba8 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodeint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeObject.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeObject.csproj
index 95c6d68635..f3575eb3d6 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeObject.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeObject.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodeobject.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeSByte.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeSByte.csproj
index 6630ef2c46..74e0ac7b07 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeSByte.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeSByte.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodesbyte.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeSingle.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeSingle.csproj
index c4e06505ee..b0b6d57899 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeSingle.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeSingle.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodesingle.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeString.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeString.csproj
index e390c547c4..85c92fd9c5 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeString.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeString.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodestring.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt16.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt16.csproj
index eb8f6d4540..478d6f34bc 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt16.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt16.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodeuint16.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt32.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt32.csproj
index af4e8e9691..23fb488437 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt32.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt32.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodeuint32.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt64.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt64.csproj
index 82ec6b2d34..701e766f7e 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt64.csproj
+++ b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt64.csproj
@@ -33,10 +33,6 @@
<Compile Include="typecodeuint64.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/src/CoreMangLib/cti/system/typecode/app.config b/tests/src/CoreMangLib/cti/system/typecode/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/typecode/app.config
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/typecode/project.json b/tests/src/CoreMangLib/cti/system/typecode/project.json
deleted file mode 100644
index 373424221c..0000000000
--- a/tests/src/CoreMangLib/cti/system/typecode/project.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Primitives": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "test_runtime": {
- "target": "project",
- "exclude": "compile"
- }
- },
- "frameworks": {
- "netcoreapp1.0": {}
- },
- "runtimes": {
- "win7-x86": {},
- "win7-x64": {},
- "ubuntu.14.04-x64": {},
- "osx.10.10-x64": {},
- "centos.7-x64": {},
- "rhel.7-x64": {},
- "debian.8-x64": {}
- }
-}