summaryrefslogtreecommitdiff
path: root/tests/src/CoreMangLib/cti
diff options
context:
space:
mode:
authorWilliam Godbe <william.godbe@comcast.net>2015-11-19 13:51:50 -0800
committerWilliam Godbe <william.godbe@comcast.net>2015-11-19 13:51:50 -0800
commit2d1471398981f1f3406b8751a0b50ef5b1fb5346 (patch)
treeb7c1213d334a2129e77734aa600ac335a2f701a4 /tests/src/CoreMangLib/cti
parent87aa79e87856f64213b318090559006b47228713 (diff)
downloadcoreclr-2d1471398981f1f3406b8751a0b50ef5b1fb5346.tar.gz
coreclr-2d1471398981f1f3406b8751a0b50ef5b1fb5346.tar.bz2
coreclr-2d1471398981f1f3406b8751a0b50ef5b1fb5346.zip
Deleted path tests from coreclr repo
Diffstat (limited to 'tests/src/CoreMangLib/cti')
-rw-r--r--tests/src/CoreMangLib/cti/system/io/path/PathAltDirectorySeparatorChar_PSC.csproj49
-rw-r--r--tests/src/CoreMangLib/cti/system/io/path/PathChangeExtension.csproj49
-rw-r--r--tests/src/CoreMangLib/cti/system/io/path/PathCombine.csproj49
-rw-r--r--tests/src/CoreMangLib/cti/system/io/path/PathDirectorySeparatorChar_PSC.csproj49
-rw-r--r--tests/src/CoreMangLib/cti/system/io/path/PathGetExtension.csproj49
-rw-r--r--tests/src/CoreMangLib/cti/system/io/path/PathGetFileName.csproj49
-rw-r--r--tests/src/CoreMangLib/cti/system/io/path/PathGetFileNameWithoutExtension.csproj49
-rw-r--r--tests/src/CoreMangLib/cti/system/io/path/PathGetFullPath_Extended.csproj49
-rw-r--r--tests/src/CoreMangLib/cti/system/io/path/PathGetInvalidPathChars.csproj49
-rw-r--r--tests/src/CoreMangLib/cti/system/io/path/PathHasExtension.csproj49
-rw-r--r--tests/src/CoreMangLib/cti/system/io/path/PathIsPathRooted.csproj49
-rw-r--r--tests/src/CoreMangLib/cti/system/io/path/PathPathSeparator_PSC.csproj49
-rw-r--r--tests/src/CoreMangLib/cti/system/io/path/PathVolumeSeparatorChar_PSC.csproj49
-rw-r--r--tests/src/CoreMangLib/cti/system/io/path/app.config27
-rw-r--r--tests/src/CoreMangLib/cti/system/io/path/pathaltdirectoryseparatorchar.cs72
-rw-r--r--tests/src/CoreMangLib/cti/system/io/path/pathchangeextension.cs470
-rw-r--r--tests/src/CoreMangLib/cti/system/io/path/pathcombine.cs420
-rw-r--r--tests/src/CoreMangLib/cti/system/io/path/pathdirectoryseparatorchar.cs72
-rw-r--r--tests/src/CoreMangLib/cti/system/io/path/pathgetdirectoryname.cs352
-rw-r--r--tests/src/CoreMangLib/cti/system/io/path/pathgetdirectoryname.csproj49
-rw-r--r--tests/src/CoreMangLib/cti/system/io/path/pathgetextension.cs232
-rw-r--r--tests/src/CoreMangLib/cti/system/io/path/pathgetfilename.cs321
-rw-r--r--tests/src/CoreMangLib/cti/system/io/path/pathgetfilenamewithoutextension.cs296
-rw-r--r--tests/src/CoreMangLib/cti/system/io/path/pathgetfullpath_extended.cs280
-rw-r--r--tests/src/CoreMangLib/cti/system/io/path/pathgetinvalidpathchars.cs91
-rw-r--r--tests/src/CoreMangLib/cti/system/io/path/pathhasextension.cs223
-rw-r--r--tests/src/CoreMangLib/cti/system/io/path/pathispathrooted.cs260
-rw-r--r--tests/src/CoreMangLib/cti/system/io/path/pathpathseparator.cs72
-rw-r--r--tests/src/CoreMangLib/cti/system/io/path/pathvolumeseparatorchar.cs72
-rw-r--r--tests/src/CoreMangLib/cti/system/io/path/project.json33
-rw-r--r--tests/src/CoreMangLib/cti/system/io/path/project.lock.json1937
31 files changed, 0 insertions, 5916 deletions
diff --git a/tests/src/CoreMangLib/cti/system/io/path/PathAltDirectorySeparatorChar_PSC.csproj b/tests/src/CoreMangLib/cti/system/io/path/PathAltDirectorySeparatorChar_PSC.csproj
deleted file mode 100644
index 2aca16a941..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/path/PathAltDirectorySeparatorChar_PSC.csproj
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
- <OutputType>Exe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <FileAlignment>512</FileAlignment>
- <ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
- <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
- <NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- <ReferenceLocalMscorlib>false</ReferenceLocalMscorlib>
- <CLRTestKind>BuildAndRun</CLRTestKind>
- <CLRTestPriority>1</CLRTestPriority>
- </PropertyGroup>
- <!-- Default configurations to help VS understand the configurations -->
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- </PropertyGroup>
- <ItemGroup>
- <CodeAnalysisDependentAssemblyPaths Condition=" '$(VS100COMNTOOLS)' != '' " Include="$(VS100COMNTOOLS)..\IDE\PrivateAssemblies">
- <Visible>False</Visible>
- </CodeAnalysisDependentAssemblyPaths>
- </ItemGroup>
- <ItemGroup>
- <!-- Add Compile Object Here -->
- <Compile Include="pathaltdirectoryseparatorchar.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
- <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="../../../../../Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj" />
- <ProjectReference Include="../../../../../Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj" />
- </ItemGroup>
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
- <PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/path/PathChangeExtension.csproj b/tests/src/CoreMangLib/cti/system/io/path/PathChangeExtension.csproj
deleted file mode 100644
index cf27afb710..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/path/PathChangeExtension.csproj
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
- <OutputType>Exe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <FileAlignment>512</FileAlignment>
- <ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
- <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
- <NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- <ReferenceLocalMscorlib>false</ReferenceLocalMscorlib>
- <CLRTestKind>BuildAndRun</CLRTestKind>
- <CLRTestPriority>1</CLRTestPriority>
- </PropertyGroup>
- <!-- Default configurations to help VS understand the configurations -->
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- </PropertyGroup>
- <ItemGroup>
- <CodeAnalysisDependentAssemblyPaths Condition=" '$(VS100COMNTOOLS)' != '' " Include="$(VS100COMNTOOLS)..\IDE\PrivateAssemblies">
- <Visible>False</Visible>
- </CodeAnalysisDependentAssemblyPaths>
- </ItemGroup>
- <ItemGroup>
- <!-- Add Compile Object Here -->
- <Compile Include="pathchangeextension.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
- <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="../../../../../Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj" />
- <ProjectReference Include="../../../../../Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj" />
- </ItemGroup>
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
- <PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/path/PathCombine.csproj b/tests/src/CoreMangLib/cti/system/io/path/PathCombine.csproj
deleted file mode 100644
index 430c644a55..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/path/PathCombine.csproj
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
- <OutputType>Exe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <FileAlignment>512</FileAlignment>
- <ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
- <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
- <NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- <ReferenceLocalMscorlib>false</ReferenceLocalMscorlib>
- <CLRTestKind>BuildAndRun</CLRTestKind>
- <CLRTestPriority>1</CLRTestPriority>
- </PropertyGroup>
- <!-- Default configurations to help VS understand the configurations -->
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- </PropertyGroup>
- <ItemGroup>
- <CodeAnalysisDependentAssemblyPaths Condition=" '$(VS100COMNTOOLS)' != '' " Include="$(VS100COMNTOOLS)..\IDE\PrivateAssemblies">
- <Visible>False</Visible>
- </CodeAnalysisDependentAssemblyPaths>
- </ItemGroup>
- <ItemGroup>
- <!-- Add Compile Object Here -->
- <Compile Include="pathcombine.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
- <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="../../../../../Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj" />
- <ProjectReference Include="../../../../../Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj" />
- </ItemGroup>
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
- <PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/path/PathDirectorySeparatorChar_PSC.csproj b/tests/src/CoreMangLib/cti/system/io/path/PathDirectorySeparatorChar_PSC.csproj
deleted file mode 100644
index cc6dc37a56..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/path/PathDirectorySeparatorChar_PSC.csproj
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
- <OutputType>Exe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <FileAlignment>512</FileAlignment>
- <ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
- <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
- <NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- <ReferenceLocalMscorlib>false</ReferenceLocalMscorlib>
- <CLRTestKind>BuildAndRun</CLRTestKind>
- <CLRTestPriority>1</CLRTestPriority>
- </PropertyGroup>
- <!-- Default configurations to help VS understand the configurations -->
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- </PropertyGroup>
- <ItemGroup>
- <CodeAnalysisDependentAssemblyPaths Condition=" '$(VS100COMNTOOLS)' != '' " Include="$(VS100COMNTOOLS)..\IDE\PrivateAssemblies">
- <Visible>False</Visible>
- </CodeAnalysisDependentAssemblyPaths>
- </ItemGroup>
- <ItemGroup>
- <!-- Add Compile Object Here -->
- <Compile Include="pathdirectoryseparatorchar.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
- <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="../../../../../Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj" />
- <ProjectReference Include="../../../../../Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj" />
- </ItemGroup>
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
- <PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/path/PathGetExtension.csproj b/tests/src/CoreMangLib/cti/system/io/path/PathGetExtension.csproj
deleted file mode 100644
index 3cd4ce6ee7..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/path/PathGetExtension.csproj
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
- <OutputType>Exe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <FileAlignment>512</FileAlignment>
- <ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
- <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
- <NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- <ReferenceLocalMscorlib>false</ReferenceLocalMscorlib>
- <CLRTestKind>BuildAndRun</CLRTestKind>
- <CLRTestPriority>1</CLRTestPriority>
- </PropertyGroup>
- <!-- Default configurations to help VS understand the configurations -->
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- </PropertyGroup>
- <ItemGroup>
- <CodeAnalysisDependentAssemblyPaths Condition=" '$(VS100COMNTOOLS)' != '' " Include="$(VS100COMNTOOLS)..\IDE\PrivateAssemblies">
- <Visible>False</Visible>
- </CodeAnalysisDependentAssemblyPaths>
- </ItemGroup>
- <ItemGroup>
- <!-- Add Compile Object Here -->
- <Compile Include="pathgetextension.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
- <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="../../../../../Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj" />
- <ProjectReference Include="../../../../../Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj" />
- </ItemGroup>
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
- <PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/path/PathGetFileName.csproj b/tests/src/CoreMangLib/cti/system/io/path/PathGetFileName.csproj
deleted file mode 100644
index af8a36d1ee..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/path/PathGetFileName.csproj
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
- <OutputType>Exe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <FileAlignment>512</FileAlignment>
- <ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
- <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
- <NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- <ReferenceLocalMscorlib>false</ReferenceLocalMscorlib>
- <CLRTestKind>BuildAndRun</CLRTestKind>
- <CLRTestPriority>1</CLRTestPriority>
- </PropertyGroup>
- <!-- Default configurations to help VS understand the configurations -->
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- </PropertyGroup>
- <ItemGroup>
- <CodeAnalysisDependentAssemblyPaths Condition=" '$(VS100COMNTOOLS)' != '' " Include="$(VS100COMNTOOLS)..\IDE\PrivateAssemblies">
- <Visible>False</Visible>
- </CodeAnalysisDependentAssemblyPaths>
- </ItemGroup>
- <ItemGroup>
- <!-- Add Compile Object Here -->
- <Compile Include="pathgetfilename.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
- <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="../../../../../Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj" />
- <ProjectReference Include="../../../../../Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj" />
- </ItemGroup>
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
- <PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/path/PathGetFileNameWithoutExtension.csproj b/tests/src/CoreMangLib/cti/system/io/path/PathGetFileNameWithoutExtension.csproj
deleted file mode 100644
index b63ae6ba6b..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/path/PathGetFileNameWithoutExtension.csproj
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
- <OutputType>Exe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <FileAlignment>512</FileAlignment>
- <ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
- <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
- <NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- <ReferenceLocalMscorlib>false</ReferenceLocalMscorlib>
- <CLRTestKind>BuildAndRun</CLRTestKind>
- <CLRTestPriority>1</CLRTestPriority>
- </PropertyGroup>
- <!-- Default configurations to help VS understand the configurations -->
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- </PropertyGroup>
- <ItemGroup>
- <CodeAnalysisDependentAssemblyPaths Condition=" '$(VS100COMNTOOLS)' != '' " Include="$(VS100COMNTOOLS)..\IDE\PrivateAssemblies">
- <Visible>False</Visible>
- </CodeAnalysisDependentAssemblyPaths>
- </ItemGroup>
- <ItemGroup>
- <!-- Add Compile Object Here -->
- <Compile Include="pathgetfilenamewithoutextension.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
- <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="../../../../../Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj" />
- <ProjectReference Include="../../../../../Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj" />
- </ItemGroup>
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
- <PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/path/PathGetFullPath_Extended.csproj b/tests/src/CoreMangLib/cti/system/io/path/PathGetFullPath_Extended.csproj
deleted file mode 100644
index 0accafa783..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/path/PathGetFullPath_Extended.csproj
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
- <OutputType>Exe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <FileAlignment>512</FileAlignment>
- <ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
- <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
- <NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- <ReferenceLocalMscorlib>false</ReferenceLocalMscorlib>
- <CLRTestKind>BuildAndRun</CLRTestKind>
- <CLRTestPriority>1</CLRTestPriority>
- </PropertyGroup>
- <!-- Default configurations to help VS understand the configurations -->
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- </PropertyGroup>
- <ItemGroup>
- <CodeAnalysisDependentAssemblyPaths Condition=" '$(VS100COMNTOOLS)' != '' " Include="$(VS100COMNTOOLS)..\IDE\PrivateAssemblies">
- <Visible>False</Visible>
- </CodeAnalysisDependentAssemblyPaths>
- </ItemGroup>
- <ItemGroup>
- <!-- Add Compile Object Here -->
- <Compile Include="pathgetfullpath_extended.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
- <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="../../../../../Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj" />
- <ProjectReference Include="../../../../../Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj" />
- </ItemGroup>
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
- <PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/path/PathGetInvalidPathChars.csproj b/tests/src/CoreMangLib/cti/system/io/path/PathGetInvalidPathChars.csproj
deleted file mode 100644
index 30405bc1fa..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/path/PathGetInvalidPathChars.csproj
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
- <OutputType>Exe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <FileAlignment>512</FileAlignment>
- <ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
- <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
- <NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- <ReferenceLocalMscorlib>false</ReferenceLocalMscorlib>
- <CLRTestKind>BuildAndRun</CLRTestKind>
- <CLRTestPriority>1</CLRTestPriority>
- </PropertyGroup>
- <!-- Default configurations to help VS understand the configurations -->
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- </PropertyGroup>
- <ItemGroup>
- <CodeAnalysisDependentAssemblyPaths Condition=" '$(VS100COMNTOOLS)' != '' " Include="$(VS100COMNTOOLS)..\IDE\PrivateAssemblies">
- <Visible>False</Visible>
- </CodeAnalysisDependentAssemblyPaths>
- </ItemGroup>
- <ItemGroup>
- <!-- Add Compile Object Here -->
- <Compile Include="pathgetinvalidpathchars.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
- <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="../../../../../Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj" />
- <ProjectReference Include="../../../../../Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj" />
- </ItemGroup>
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
- <PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/path/PathHasExtension.csproj b/tests/src/CoreMangLib/cti/system/io/path/PathHasExtension.csproj
deleted file mode 100644
index 0c1609787b..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/path/PathHasExtension.csproj
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
- <OutputType>Exe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <FileAlignment>512</FileAlignment>
- <ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
- <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
- <NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- <ReferenceLocalMscorlib>false</ReferenceLocalMscorlib>
- <CLRTestKind>BuildAndRun</CLRTestKind>
- <CLRTestPriority>1</CLRTestPriority>
- </PropertyGroup>
- <!-- Default configurations to help VS understand the configurations -->
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- </PropertyGroup>
- <ItemGroup>
- <CodeAnalysisDependentAssemblyPaths Condition=" '$(VS100COMNTOOLS)' != '' " Include="$(VS100COMNTOOLS)..\IDE\PrivateAssemblies">
- <Visible>False</Visible>
- </CodeAnalysisDependentAssemblyPaths>
- </ItemGroup>
- <ItemGroup>
- <!-- Add Compile Object Here -->
- <Compile Include="pathhasextension.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
- <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="../../../../../Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj" />
- <ProjectReference Include="../../../../../Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj" />
- </ItemGroup>
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
- <PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/path/PathIsPathRooted.csproj b/tests/src/CoreMangLib/cti/system/io/path/PathIsPathRooted.csproj
deleted file mode 100644
index 6298d88bb2..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/path/PathIsPathRooted.csproj
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
- <OutputType>Exe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <FileAlignment>512</FileAlignment>
- <ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
- <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
- <NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- <ReferenceLocalMscorlib>false</ReferenceLocalMscorlib>
- <CLRTestKind>BuildAndRun</CLRTestKind>
- <CLRTestPriority>1</CLRTestPriority>
- </PropertyGroup>
- <!-- Default configurations to help VS understand the configurations -->
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- </PropertyGroup>
- <ItemGroup>
- <CodeAnalysisDependentAssemblyPaths Condition=" '$(VS100COMNTOOLS)' != '' " Include="$(VS100COMNTOOLS)..\IDE\PrivateAssemblies">
- <Visible>False</Visible>
- </CodeAnalysisDependentAssemblyPaths>
- </ItemGroup>
- <ItemGroup>
- <!-- Add Compile Object Here -->
- <Compile Include="pathispathrooted.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
- <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="../../../../../Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj" />
- <ProjectReference Include="../../../../../Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj" />
- </ItemGroup>
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
- <PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/path/PathPathSeparator_PSC.csproj b/tests/src/CoreMangLib/cti/system/io/path/PathPathSeparator_PSC.csproj
deleted file mode 100644
index 2a72784b2a..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/path/PathPathSeparator_PSC.csproj
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
- <OutputType>Exe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <FileAlignment>512</FileAlignment>
- <ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
- <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
- <NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- <ReferenceLocalMscorlib>false</ReferenceLocalMscorlib>
- <CLRTestKind>BuildAndRun</CLRTestKind>
- <CLRTestPriority>1</CLRTestPriority>
- </PropertyGroup>
- <!-- Default configurations to help VS understand the configurations -->
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- </PropertyGroup>
- <ItemGroup>
- <CodeAnalysisDependentAssemblyPaths Condition=" '$(VS100COMNTOOLS)' != '' " Include="$(VS100COMNTOOLS)..\IDE\PrivateAssemblies">
- <Visible>False</Visible>
- </CodeAnalysisDependentAssemblyPaths>
- </ItemGroup>
- <ItemGroup>
- <!-- Add Compile Object Here -->
- <Compile Include="pathpathseparator.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
- <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="../../../../../Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj" />
- <ProjectReference Include="../../../../../Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj" />
- </ItemGroup>
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
- <PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/path/PathVolumeSeparatorChar_PSC.csproj b/tests/src/CoreMangLib/cti/system/io/path/PathVolumeSeparatorChar_PSC.csproj
deleted file mode 100644
index c98ab71948..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/path/PathVolumeSeparatorChar_PSC.csproj
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
- <OutputType>Exe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <FileAlignment>512</FileAlignment>
- <ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
- <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
- <NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- <ReferenceLocalMscorlib>false</ReferenceLocalMscorlib>
- <CLRTestKind>BuildAndRun</CLRTestKind>
- <CLRTestPriority>1</CLRTestPriority>
- </PropertyGroup>
- <!-- Default configurations to help VS understand the configurations -->
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- </PropertyGroup>
- <ItemGroup>
- <CodeAnalysisDependentAssemblyPaths Condition=" '$(VS100COMNTOOLS)' != '' " Include="$(VS100COMNTOOLS)..\IDE\PrivateAssemblies">
- <Visible>False</Visible>
- </CodeAnalysisDependentAssemblyPaths>
- </ItemGroup>
- <ItemGroup>
- <!-- Add Compile Object Here -->
- <Compile Include="pathvolumeseparatorchar.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
- <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="../../../../../Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj" />
- <ProjectReference Include="../../../../../Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj" />
- </ItemGroup>
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
- <PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/path/app.config b/tests/src/CoreMangLib/cti/system/io/path/app.config
deleted file mode 100644
index 62803f5972..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/path/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/io/path/pathaltdirectoryseparatorchar.cs b/tests/src/CoreMangLib/cti/system/io/path/pathaltdirectoryseparatorchar.cs
deleted file mode 100644
index e75d80f03f..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/path/pathaltdirectoryseparatorchar.cs
+++ /dev/null
@@ -1,72 +0,0 @@
-using System.Security;
-using System;
-using System.IO;
-using TestLibrary;
-
-[SecuritySafeCritical]
-
-/// <summary>
-/// System.IO.Path.AltDirectorySeparatorChar
-/// </summary>
-public class PathAltDirectorySeparatorChar
-{
-
- public static int Main()
- {
- PathAltDirectorySeparatorChar pAltDirectorySeparatorChar = new PathAltDirectorySeparatorChar();
- TestLibrary.TestFramework.BeginTestCase("for Field:System.IO.Path.AltDirectorySeparatorChar");
-
- if (pAltDirectorySeparatorChar.RunTests())
- {
- TestLibrary.TestFramework.EndTestCase();
- TestLibrary.TestFramework.LogInformation("PASS");
- return 100;
- }
- else
- {
- TestLibrary.TestFramework.EndTestCase();
- TestLibrary.TestFramework.LogInformation("FAIL");
- return 0;
- }
- }
- public bool RunTests()
- {
- bool retVal = true;
- TestLibrary.TestFramework.LogInformation("[Positive]");
- retVal = PosTest1() && retVal;
-
- return retVal;
- }
-
- #region PositiveTesting
- public bool PosTest1()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest1: Verify the Path.AltDirectorySeparatorChar value is '/' ";
- const string c_TEST_ID = "P001";
-
- char correctChar = Utilities.IsWindows ? '/' : '/';
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- if (Path.AltDirectorySeparatorChar != correctChar)
- {
- string errorDesc = "Value is not " + correctChar.ToString()+ "as expected: Actual(" + Path.AltDirectorySeparatorChar.ToString() + ")";
- TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e);
- retVal = false;
- }
-
-
- return retVal;
- }
- #endregion
-}
-
diff --git a/tests/src/CoreMangLib/cti/system/io/path/pathchangeextension.cs b/tests/src/CoreMangLib/cti/system/io/path/pathchangeextension.cs
deleted file mode 100644
index 470749791a..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/path/pathchangeextension.cs
+++ /dev/null
@@ -1,470 +0,0 @@
-
-using System.Security;
-using System;
-using System.IO;
-
-
-/// <summary>
-/// System.IO.Path.ChangeExtension(string,string)
-/// </summary>
-public class PathChangeExtension
-{
-
-
- public static int Main()
- {
- PathChangeExtension changeExtension = new PathChangeExtension();
- TestLibrary.TestFramework.BeginTestCase("PathChangeExtension");
-
- if (changeExtension.RunTests())
- {
- TestLibrary.TestFramework.EndTestCase();
- TestLibrary.TestFramework.LogInformation("PASS");
- return 100;
- }
- else
- {
- TestLibrary.TestFramework.EndTestCase();
- TestLibrary.TestFramework.LogInformation("FAIL");
- return 0;
- }
- }
- public bool RunTests()
- {
- bool retVal = true;
- TestLibrary.TestFramework.LogInformation("[Positive]");
- retVal = PosTest1() && retVal;
- retVal = PosTest2() && retVal;
- retVal = PosTest3() && retVal;
- retVal = PosTest4() && retVal;
- retVal = PosTest5() && retVal;
- retVal = PosTest6() && retVal;
- retVal = PosTest7() && retVal;
- retVal = PosTest8() && retVal;
- retVal = PosTest9() && retVal;
- retVal = PosTest10() && retVal;
- retVal = PosTest11() && retVal;
-
- TestLibrary.TestFramework.LogInformation("[Negative]");
- retVal = NegTest1() && retVal;
-
- return retVal;
- }
- #region PositiveTesting
- public bool PosTest1()
- {
- bool retVal = true;
-
- TestLibrary.TestFramework.BeginScenario("PosTest1: the path contains extension");
-
- string oldPath = @"C:\mydir\myfolder\test.txt";
- string newExtension =".doc";
-
-
- try
- {
- string newPath = "";
- string changedPath = @"C:\mydir\myfolder\test.doc";
- newPath = Path.ChangeExtension(oldPath, newExtension);
- if (newPath != changedPath)
- {
- TestLibrary.TestFramework.LogError("001", GetDataString(oldPath, newExtension, newPath));
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e);
- retVal = false;
- }
-
-
- return retVal;
- }
-
- public bool PosTest2()
- {
- bool retVal = true;
-
- TestLibrary.TestFramework.BeginScenario("PosTest2: the path doesn't contain extension ");
-
- string oldPath = @"C:\mydir\myfolder\test";
- string newExtension = ".doc";
-
- try
- {
- string newPath ;
- string changedPath = @"C:\mydir\myfolder\test.doc";
- newPath = Path.ChangeExtension(oldPath, newExtension);
- if (newPath != changedPath)
- {
- TestLibrary.TestFramework.LogError("003", GetDataString(oldPath, newExtension, newPath));
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e);
- retVal = false;
- }
-
-
- return retVal;
- }
-
- public bool PosTest3()
- {
- bool retVal = true;
-
- TestLibrary.TestFramework.BeginScenario("PosTest3: the path is a null reference ");
-
- string oldPath = null;
- string newExtension = ".doc";
-
- try
- {
- string newPath ;
- newPath = Path.ChangeExtension(oldPath, newExtension);
- if (newPath != null)
- {
- TestLibrary.TestFramework.LogError("005", GetDataString(oldPath, newExtension, newPath));
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e);
- retVal = false;
- }
-
-
- return retVal;
- }
-
- public bool PosTest4()
- {
- bool retVal = true;
-
- TestLibrary.TestFramework.BeginScenario("PosTest3: the path is empty ");
-
- string oldPath = "";
- string newExtension = ".doc";
-
- try
- {
- string newPath ;
- newPath = Path.ChangeExtension(oldPath, newExtension);
- if (newPath != "")
- {
- TestLibrary.TestFramework.LogError("007", GetDataString(oldPath,newExtension,newPath));
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("008", "Unexpected exception: " + e);
- retVal = false;
- }
-
-
- return retVal;
- }
-
- public bool PosTest5()
- {
- bool retVal = true;
-
- TestLibrary.TestFramework.BeginScenario("PosTest5: the path contains multiple periods ");
-
- string oldPath = @"C:\mydir\myfolder\test.txt.cs";
- string newExtension = ".doc";
-
-
- try
- {
- string newPath ;
- string changedPath = @"C:\mydir\myfolder\test.txt.doc";
- newPath = Path.ChangeExtension(oldPath, newExtension);
- if (newPath != changedPath)
- {
- TestLibrary.TestFramework.LogError("009", GetDataString(oldPath, newExtension, newPath));
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("010", "Unexpected exception: " + e);
- retVal = false;
- }
-
-
- return retVal;
- }
-
- public bool PosTest6()
- {
- bool retVal = true;
-
- TestLibrary.TestFramework.BeginScenario("PosTest6: the Extension is null ");
-
- string oldPath = @"C:\mydir\myfolder\test.txt";
- string newExtension = null;
-
-
- try
- {
- string newPath;
- string changedPath = @"C:\mydir\myfolder\test";
- newPath = Path.ChangeExtension(oldPath, newExtension);
- if (newPath != changedPath)
- {
- TestLibrary.TestFramework.LogError("011", GetDataString(oldPath, newExtension, newPath));
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("012", "Unexpected exception: " + e);
- retVal = false;
- }
-
-
- return retVal;
- }
-
- public bool PosTest7()
- {
- bool retVal = true;
-
- TestLibrary.TestFramework.BeginScenario("PosTest7: the Extension is empty ");
-
- string oldPath = @"C:\mydir\myfolder\test.txt";
- string newExtension = "";
-
-
- try
- {
- string newPath;
- string changedPath = @"C:\mydir\myfolder\test.";
- newPath = Path.ChangeExtension(oldPath, newExtension);
- if (newPath != changedPath)
- {
- TestLibrary.TestFramework.LogError("013", GetDataString(oldPath, newExtension, newPath));
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("014", "Unexpected exception: " + e);
- retVal = false;
- }
-
-
- return retVal;
- }
-
- public bool PosTest8()
- {
- bool retVal = true;
-
- TestLibrary.TestFramework.BeginScenario("PosTest8: the Extension doesn't contain period ");
-
- string oldPath = @"C:\mydir\myfolder\test.txt";
- string newExtension = "doc";
-
-
- try
- {
- string newPath;
- string changedPath = @"C:\mydir\myfolder\test.doc";
- newPath = Path.ChangeExtension(oldPath, newExtension);
- if (newPath != changedPath)
- {
- TestLibrary.TestFramework.LogError("015", GetDataString(oldPath, newExtension, newPath));
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("016", "Unexpected exception: " + e);
- retVal = false;
- }
-
-
- return retVal;
- }
-
- public bool PosTest9()
- {
- bool retVal = true;
-
- TestLibrary.TestFramework.BeginScenario("PosTest9: the extension and the path don't contain period ");
-
- string oldPath = @"C:\mydir\myfolder\test";
- string newExtension = "doc";
-
-
- try
- {
- string newPath;
- string changedPath = @"C:\mydir\myfolder\test.doc";
- newPath = Path.ChangeExtension(oldPath, newExtension);
- if (newPath != changedPath)
- {
- TestLibrary.TestFramework.LogError("017", GetDataString(oldPath, newExtension, newPath));
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("018", "Unexpected exception: " + e);
- retVal = false;
- }
-
-
- return retVal;
- }
-
- public bool PosTest10()
- {
- bool retVal = true;
-
- TestLibrary.TestFramework.BeginScenario("PosTest9: the extension contains multiple period ");
-
- string oldPath = @"C:\mydir\myfolder\test.txt";
- string newExtension = ".doc.cs";
-
-
- try
- {
- string newPath;
- string changedPath = @"C:\mydir\myfolder\test.doc.cs";
- newPath = Path.ChangeExtension(oldPath, newExtension);
- if (newPath != changedPath)
- {
- TestLibrary.TestFramework.LogError("019", GetDataString(oldPath, newExtension, newPath));
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("020", "Unexpected exception: " + e);
- retVal = false;
- }
-
-
- return retVal;
- }
-
- public bool PosTest11()
- {
- bool retVal = true;
- string oldPath = @"C:\*\myfolder\test.txt";
- string newExtension = ".doc";
- string newPath = "";
-
- TestLibrary.TestFramework.BeginScenario("PosTest11: the path contains contains a wildcard character");
- try
- {
- newPath = Path.ChangeExtension(oldPath, newExtension);
- if (! newPath.Equals(@"C:\*\myfolder\test.doc"))
- {
- TestLibrary.TestFramework.LogError("024", "Unexpected output: "+newPath+", expected C:\\*\\myfolder\\test.doc");
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("024", "Unexpected exception: " + e + GetDataString(oldPath, newExtension, newPath));
- retVal = false;
- }
-
- return retVal;
- }
- #endregion
-
- #region NegativeTesting
- public bool NegTest1()
- {
- bool retVal = true;
-
- string oldPath = @"C:\mydir\myfolder\test.txt" + Path.GetInvalidPathChars()[0].ToString();
- string newExtension = ".doc";
- string newPath = "";
-
- TestLibrary.TestFramework.BeginScenario("NegTest1: the path contains contains one of the invalid characters");
- try
- {
- newPath = Path.ChangeExtension(oldPath, newExtension);
- TestLibrary.TestFramework.LogError("021", "ArgumentException is not thrown as expected." + GetDataString(oldPath, newExtension, newPath));
- retVal = false;
- }
- catch (ArgumentException)
- {
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("022", "Unexpected exception: " + e + GetDataString(oldPath, newExtension, newPath));
- retVal = false;
- }
-
- return retVal;
- }
-
-
- #endregion
-
- #region Helper methords for testing
- private string GetDataString(string oldPath, string Extension, string newPath)
- {
- string str, strOldPath, strExtension, strNewPath;
-
- if (null == oldPath)
- {
- strOldPath = "null";
-
- }
- else if("" == oldPath)
- {
- strOldPath = "empty";
- }
- else
- {
- strOldPath = oldPath;
- }
-
- if (null == Extension)
- {
- strExtension = "null";
- }
- else if ("" == Extension)
- {
- strExtension = "empty";
- }
- else
- {
- strExtension = Extension;
- }
-
-
- if (null == newPath)
- {
- strNewPath = "null";
- }
- else if ("" == newPath)
- {
- strNewPath = "empty";
- }
- else
- {
- strNewPath = newPath;
- }
-
- str = string.Format("\n[Source Path value]\n \"{0}\"", strOldPath);
- str += string.Format("\n[new Extension]\n{0}", strExtension);
- str += string.Format("\n[new Path value]\n{0}", strNewPath);
-
- return str;
- }
- #endregion
-} \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/path/pathcombine.cs b/tests/src/CoreMangLib/cti/system/io/path/pathcombine.cs
deleted file mode 100644
index d5afdad80e..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/path/pathcombine.cs
+++ /dev/null
@@ -1,420 +0,0 @@
-
-using System.Security;
-using System;
-using System.IO;
-using TestLibrary;
-
-
-/// <summary>
-/// System.IO.Path.Combine(string,string)
-/// </summary>
-public class PathCombine
-{
- char fileSeperator = Utilities.IsWindows ? '\\' : '/';
-
- public static int Main()
- {
- PathCombine pc = new PathCombine();
- TestLibrary.TestFramework.BeginTestCase("PathCombine");
-
- if (pc.RunTests())
- {
- TestLibrary.TestFramework.EndTestCase();
- TestLibrary.TestFramework.LogInformation("PASS");
- return 100;
- }
- else
- {
- TestLibrary.TestFramework.EndTestCase();
- TestLibrary.TestFramework.LogInformation("FAIL");
- return 0;
- }
- }
- public bool RunTests()
- {
- bool retVal = true;
- TestLibrary.TestFramework.LogInformation("[Positive]");
- retVal = PosTest1() && retVal;
- retVal = PosTest2() && retVal;
- retVal = PosTest3() && retVal;
- if (Utilities.IsWindows)
- {
- retVal = PosTest4() && retVal;
- retVal = PosTest5() && retVal;
- }
- retVal = PosTest6() && retVal;
-
- TestLibrary.TestFramework.LogInformation("[Negative]");
- retVal = NegTest1() && retVal;
- retVal = NegTest2() && retVal;
- retVal = NegTest3() && retVal;
- retVal = NegTest4() && retVal;
-
- return retVal;
- }
-
- #region PositiveTesting
- public bool PosTest1()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest1: Verify Combine two paths . ";
- const string c_TEST_ID = "P001";
-
- string path1 = @"mydir" + fileSeperator + "myfolder" + fileSeperator + "";
- string path2 = @"youfolder" + fileSeperator + "youfile";
- string resPath = @"mydir" + fileSeperator + "myfolder" + fileSeperator + "youfolder" + fileSeperator + "youfile";
- string newPath ;
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- newPath = Path.Combine(path1, path2);
- if (newPath != resPath)
- {
- string errorDesc = "Value is not " + resPath + " as expected: Actual(" + newPath + ")";
- errorDesc += GetDataString(path1, path2);
- TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(path1, path2));
- retVal = false;
- }
-
-
- return retVal;
- }
-
- public bool PosTest2()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest2: path1 does not end with a valid separator character. ";
- const string c_TEST_ID = "P002";
-
- string path1 = @"mydir" + fileSeperator + "myfolder";
- string path2 = @"youfolder" + fileSeperator + "youfile";
- string resPath = @"mydir" + fileSeperator + "myfolder" + fileSeperator + "youfolder" + fileSeperator + "youfile";
- string newPath;
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- newPath = Path.Combine(path1, path2);
- if (newPath != resPath)
- {
- string errorDesc = "Value is not " + resPath + " as expected: Actual(" + newPath + ")";
- errorDesc += GetDataString(path1, path2);
- TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("004" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(path1, path2));
- retVal = false;
- }
-
-
- return retVal;
- }
-
- public bool PosTest3()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest3: path1 is empty";
- const string c_TEST_ID = "P003";
-
- string path1 = "";
- string path2 = @"yourfolder" + fileSeperator + "" + fileSeperator + "youfile";
- string resPath = @"yourfolder" + fileSeperator + "" + fileSeperator + "youfile";
- string newPath;
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- newPath = Path.Combine(path1, path2);
- if (newPath != resPath)
- {
- string errorDesc = "Value is not " + resPath + " as expected: Actual(" + newPath + ")";
- errorDesc += GetDataString(path1, path2);
- TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("006" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(path1, path2));
- retVal = false;
- }
-
-
- return retVal;
- }
-
- public bool PosTest4()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest4: path2 includes a drive specification";
- const string c_TEST_ID = "P004";
-
- string path1 = @"mydir\myfolder";
- string path2 = @"D:\yourfolder\youfile";
- string resPath = path2;
- string newPath;
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- newPath = Path.Combine(path1, path2);
- if (newPath != resPath)
- {
- string errorDesc = "Value is not " + resPath + " as expected: Actual(" + newPath + ")";
- errorDesc += GetDataString(path1, path2);
- TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("008" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(path1, path2));
- retVal = false;
- }
-
-
- return retVal;
- }
-
- public bool PosTest5()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest5: path2 have white space ";
- const string c_TEST_ID = "P005";
-
- string path1 = "mydir\\my folder";
- string path2 = " D:\\ ";
- string resPath = "mydir\\my folder\\ D:\\ ";
- string newPath;
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- newPath = Path.Combine(path1, path2);
- if (newPath != resPath)
- {
- string errorDesc = "Value is not " + resPath + " as expected: Actual(" + newPath + ")";
- errorDesc += GetDataString(path1, path2);
- TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("010" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(path1, path2));
- retVal = false;
- }
-
-
- return retVal;
- }
-
- public bool PosTest6()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest6: path2 have a willcard";
- const string c_TEST_ID = "P006";
-
- string path1 = "mydir" + fileSeperator + "my folder";
- string path2 = "*.txt";
- string resPath = "mydir" + fileSeperator + "my folder" + fileSeperator + "*.txt";
- string newPath;
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- newPath = Path.Combine(path1, path2);
- if (newPath != resPath)
- {
- string errorDesc = "Value is not " + resPath + " as expected: Actual(" + newPath + ")";
- errorDesc += GetDataString(path1, path2);
- TestLibrary.TestFramework.LogError("011" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("012" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(path1, path2));
- retVal = false;
- }
-
-
- return retVal;
- }
- #endregion
-
- #region NegativeTesting
- public bool NegTest1()
- {
- bool retVal = true;
- const string c_TEST_DESC = "NegTest1: path1 contains one of the invalid characters";
- const string c_TEST_ID = "N001";
-
- string path1 = "mydir\\my| folder";
- string path2 = "yourfolder\\youfile";
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- Path.Combine(path1, path2);
- TestLibrary.TestFramework.LogError("013" + " TestId-" + c_TEST_ID, "ArgumentException is not thrown as expected." + GetDataString(path1, path2));
- retVal = false;
- }
- catch (ArgumentException)
- {
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("014" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(path1, path2));
- retVal = false;
- }
-
- return retVal;
-
- }
-
- public bool NegTest2()
- {
- bool retVal = true;
- const string c_TEST_DESC = "NegTest2: path2 contains a wildcard";
- const string c_TEST_ID = "N002";
-
- string path1 = "mydir\\my folder";
- string path2 = "yourfolder\\>youfile";
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- Path.Combine(path1, path2);
- TestLibrary.TestFramework.LogError("015" + " TestId-" + c_TEST_ID, "ArgumentException is not thrown as expected." + GetDataString(path1, path2));
- retVal = false;
- }
- catch (ArgumentException)
- {
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("016" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(path1, path2));
- retVal = false;
- }
-
- return retVal;
- }
-
- public bool NegTest3()
- {
- bool retVal = true;
- const string c_TEST_DESC = "NegTest3: path2 is null reference";
- const string c_TEST_ID = "N003";
-
- string path1 = "mydir\\my folder";
- string path2 = null;
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- Path.Combine(path1, path2);
- TestLibrary.TestFramework.LogError("017" + " TestId-" + c_TEST_ID, "ArgumentException is not thrown as expected." + GetDataString(path1, path2));
- retVal = false;
- }
- catch (ArgumentException)
- {
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("018" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(path1, path2));
- retVal = false;
- }
-
- return retVal;
- }
-
- public bool NegTest4()
- {
- bool retVal = true;
- const string c_TEST_DESC = "NegTest4: path1 is null reference";
- const string c_TEST_ID = "N004";
-
- string path1 = null;
- string path2 = "mydir\\my folder";
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- Path.Combine(path1, path2);
- TestLibrary.TestFramework.LogError("019" + " TestId-" + c_TEST_ID, "ArgumentException is not thrown as expected." + GetDataString(path1, path2));
- retVal = false;
- }
- catch (ArgumentException)
- {
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("020" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(path1, path2));
- retVal = false;
- }
-
- return retVal;
- }
-
- #endregion
-
- #region Helper methords for testing
- private string GetDataString(string path1, string path2)
- {
- string str, strPath1, strPath2;
-
- if (null == path1)
- {
- strPath1 = "null";
-
- }
- else if ("" == path1)
- {
- strPath1 = "empty";
- }
- else
- {
- strPath1 = path1;
- }
-
- if (null == path2)
- {
- strPath2 = "null";
- }
- else if ("" == path2)
- {
- strPath2 = "empty";
- }
- else
- {
- strPath2 = path2;
- }
-
- str = string.Format("\n[Path1 value]\n \"{0}\"", strPath1);
- str += string.Format("\n[Path2 value]\n \"{0}\"", strPath2);
-
- return str;
- }
- #endregion
-} \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/path/pathdirectoryseparatorchar.cs b/tests/src/CoreMangLib/cti/system/io/path/pathdirectoryseparatorchar.cs
deleted file mode 100644
index 2c94db7087..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/path/pathdirectoryseparatorchar.cs
+++ /dev/null
@@ -1,72 +0,0 @@
-using System.Security;
-using System;
-using System.IO;
-using TestLibrary;
-
- [SecuritySafeCritical]
-
-/// <summary>
-/// System.IO.Path.DirectorySeparatorChar
-/// </summary>
-public class PathDirectorySeparatorChar
-{
-
- public static int Main()
- {
- PathDirectorySeparatorChar pDirectorySeparatorChar = new PathDirectorySeparatorChar();
- TestLibrary.TestFramework.BeginTestCase("for Field:System.IO.Path.DirectorySeparatorChar");
-
- if (pDirectorySeparatorChar.RunTests())
- {
- TestLibrary.TestFramework.EndTestCase();
- TestLibrary.TestFramework.LogInformation("PASS");
- return 100;
- }
- else
- {
- TestLibrary.TestFramework.EndTestCase();
- TestLibrary.TestFramework.LogInformation("FAIL");
- return 0;
- }
- }
- public bool RunTests()
- {
- bool retVal = true;
- TestLibrary.TestFramework.LogInformation("[Positive]");
- retVal = PosTest1() && retVal;
-
- return retVal;
- }
-
- #region PositiveTesting
- public bool PosTest1()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest1: Verify the Path.DirectorySeparatorChar value is backslash... ";
- const string c_TEST_ID = "P001";
-
- char correctChar = Utilities.IsWindows ? '\\' : '/';
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- if (Path.DirectorySeparatorChar != correctChar)
- {
- string errorDesc = "Value is not " + correctChar.ToString() + "as expected: Actual(" + Path.DirectorySeparatorChar.ToString() + ")";
- TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e);
- retVal = false;
- }
-
-
- return retVal;
- }
- #endregion
-}
-
diff --git a/tests/src/CoreMangLib/cti/system/io/path/pathgetdirectoryname.cs b/tests/src/CoreMangLib/cti/system/io/path/pathgetdirectoryname.cs
deleted file mode 100644
index 5ce9d9b546..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/path/pathgetdirectoryname.cs
+++ /dev/null
@@ -1,352 +0,0 @@
-using System.Security;
-using System;
-using System.IO;
-using TestLibrary;
-
-/// <summary>
-/// System.IO.Path.GetDirectoryName(string)
-/// </summary>
-public class PathGetDirectoryName
-{
- private const int c_MAX_PATH_LEN = 256;
- char fileSeperator = Utilities.IsWindows ? '\\' : '/';
-
- public static int Main()
- {
- PathGetDirectoryName pGetDirectoryname = new PathGetDirectoryName();
- TestLibrary.TestFramework.BeginTestCase("for Method:System.IO.Path.GetDirectoryName(string)");
-
- if (pGetDirectoryname.RunTests())
- {
- TestLibrary.TestFramework.EndTestCase();
- TestLibrary.TestFramework.LogInformation("PASS");
- return 100;
- }
- else
- {
- TestLibrary.TestFramework.EndTestCase();
- TestLibrary.TestFramework.LogInformation("FAIL");
- return 0;
- }
- }
- public bool RunTests()
- {
- bool retVal = true;
- TestLibrary.TestFramework.LogInformation("[Positive]");
- retVal = PosTest1() && retVal;
- retVal = PosTest2() && retVal;
- retVal = PosTest3() && retVal;
- retVal = PosTest4() && retVal;
- retVal = PosTest5() && retVal;
-
- TestLibrary.TestFramework.LogInformation("[Negative]");
- retVal = NegTest1() && retVal;
- retVal = NegTest2() && retVal;
- retVal = NegTest3() && retVal;
- retVal = NegTest4() && retVal;
-
- return retVal;
- }
-
- #region PositiveTesting
- public bool PosTest1()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest1:the source path is a file name.";
- const string c_TEST_ID = "P001";
-
- string sourcePath = @"C:" + fileSeperator + "mydir" + fileSeperator + "myfolder" + fileSeperator + "test.txt";
- string directoryName = @"C:" + fileSeperator + "mydir" + fileSeperator + "myfolder";
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- string resDN = Path.GetDirectoryName(sourcePath);
- if (resDN != directoryName)
- {
- string errorDesc = "Value is not " + directoryName + " as expected: Actual(" + resDN + ")";
- errorDesc += GetDataString(sourcePath);
- TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
- }
-
- public bool PosTest2()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest2:the source Path is a root directory";
- const string c_TEST_ID = "P002";
-
- string sourcePath = @"C:\";
- string directoryName = Utilities.IsWindows?null:"C:";
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- string resDN = Path.GetDirectoryName(sourcePath);
- if (resDN != directoryName)
- {
- string errorDesc = "Value is not " + directoryName + " as expected: Actual(" + resDN + ")";
- errorDesc += GetDataString(sourcePath);
- TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("004" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
- }
-
- public bool PosTest3()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest3: source Path does not contain directory information";
- const string c_TEST_ID = "P003";
-
- string sourcePath = "mydiymyfolder.mydoc";
- string directoryName = String.Empty;
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- string resDN = Path.GetDirectoryName(sourcePath);
- if (resDN != directoryName)
- {
- string errorDesc = "Value is not empty string as expected: Actual(" + resDN + ")";
- errorDesc += GetDataString(sourcePath);
- TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("006" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
- }
-
- public bool PosTest4()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest4:the source Path is a null reference";
- const string c_TEST_ID = "P004";
-
- string sourcePath =null;
- string directoryName = null;
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- string resDN = Path.GetDirectoryName(sourcePath);
- if (resDN != directoryName)
- {
- string errorDesc = "Value is not " + directoryName + " as expected: Actual(" + resDN + ")";
- errorDesc += GetDataString(sourcePath);
- TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("008" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
- }
-
- public bool PosTest5()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest5:the source Path is a null reference";
- const string c_TEST_ID = "P005";
-
- string sourcePath = null;
- string directoryName = null;
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- string resDN = Path.GetDirectoryName(sourcePath);
- if (resDN != directoryName)
- {
- string errorDesc = "Value is not null as expected: Actual(" + resDN + ")";
- errorDesc += GetDataString(sourcePath);
- TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("008" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
- }
- #endregion
-
- #region NagativeTesting
- public bool NegTest1()
- {
- bool retVal = true;
- const string c_TEST_DESC = "NegTest1: the source path contains invalid characters";
- const string c_TEST_ID = "N001";
-
- string sourcePath = "C:\\mydir\\myfolder>\\test.txt";
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- Path.GetDirectoryName(sourcePath);
- TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, "ArgumentException is not thrown as expected." + GetDataString(sourcePath));
- retVal = false;
- }
- catch (ArgumentException)
- {
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("010" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
-
- }
-
- public bool NegTest2()
- {
- bool retVal = true;
- const string c_TEST_DESC = "NegTest2: the source path contains only white spaces";
- const string c_TEST_ID = "N002";
-
- string sourcePath = " ";
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- Path.GetDirectoryName(sourcePath);
- TestLibrary.TestFramework.LogError("011" + " TestId-" + c_TEST_ID, "ArgumentException is not thrown as expected" + GetDataString(sourcePath));
- retVal = false;
- }
- catch (ArgumentException)
- {
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("012" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
-
- }
-
- public bool NegTest3()
- {
- bool retVal = true;
- const string c_TEST_DESC = "NegTest3: the source path contains a wildcard character";
- const string c_TEST_ID = "N003";
-
- string sourcePath = @"C:\<\myfolder\test.txt";
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- Path.GetDirectoryName(sourcePath);
- TestLibrary.TestFramework.LogError("013" + " TestId-" + c_TEST_ID, "ArgumentException is not thrown as expected" + GetDataString(sourcePath));
- retVal = false;
- }
- catch (ArgumentException)
- {
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("014" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
-
- }
-
- public bool NegTest4()
- {
- bool retVal = true;
- const string c_TEST_DESC = "NegTest4: the source path is longer than the system-defined maximum length ";
- const string c_TEST_ID = "N004";
-
- string strMaxLength = TestLibrary.Generator.GetString(-55, true, c_MAX_PATH_LEN, c_MAX_PATH_LEN);
-
- string sourcePath = "C:\\"+strMaxLength+"\\test.txt";
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- Path.GetDirectoryName(sourcePath);
- TestLibrary.TestFramework.LogError("015" + " TestId-" + c_TEST_ID, "PathTooLongException is not thrown as expected" + GetDataString(sourcePath));
- retVal = false;
- }
- catch (PathTooLongException)
- {
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("016" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
-
- }
- #endregion
-
- #region Helper methords for testing
- private string GetDataString(string path)
- {
- string str, strPath1;
-
- if (null == path)
- {
- strPath1 = "null";
-
- }
- else if ("" == path)
- {
- strPath1 = "empty";
- }
- else
- {
- strPath1 = path;
- }
-
-
- str = string.Format("\n[souce Path value]\n \"{0}\"", strPath1);
- return str;
- }
- #endregion
-}
diff --git a/tests/src/CoreMangLib/cti/system/io/path/pathgetdirectoryname.csproj b/tests/src/CoreMangLib/cti/system/io/path/pathgetdirectoryname.csproj
deleted file mode 100644
index aff4b22efd..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/path/pathgetdirectoryname.csproj
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
- <OutputType>Exe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <FileAlignment>512</FileAlignment>
- <ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
- <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
- <NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- <ReferenceLocalMscorlib>false</ReferenceLocalMscorlib>
- <CLRTestKind>BuildAndRun</CLRTestKind>
- <CLRTestPriority>1</CLRTestPriority>
- </PropertyGroup>
- <!-- Default configurations to help VS understand the configurations -->
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- </PropertyGroup>
- <ItemGroup>
- <CodeAnalysisDependentAssemblyPaths Condition=" '$(VS100COMNTOOLS)' != '' " Include="$(VS100COMNTOOLS)..\IDE\PrivateAssemblies">
- <Visible>False</Visible>
- </CodeAnalysisDependentAssemblyPaths>
- </ItemGroup>
- <ItemGroup>
- <!-- Add Compile Object Here -->
- <Compile Include="pathgetdirectoryname.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
- <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="../../../../../Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj" />
- <ProjectReference Include="../../../../../Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj" />
- </ItemGroup>
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
- <PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project> \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/path/pathgetextension.cs b/tests/src/CoreMangLib/cti/system/io/path/pathgetextension.cs
deleted file mode 100644
index 1e23f55171..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/path/pathgetextension.cs
+++ /dev/null
@@ -1,232 +0,0 @@
-
-using System.Security;
-using System;
-using System.IO;
-
-/// <summary>
-/// System.IO.Path.GetExtension(string)
-/// </summary>
-public class PathGetDirectoryName
-{
-
- public static int Main()
- {
- PathGetDirectoryName pGetDirectoryname = new PathGetDirectoryName();
- TestLibrary.TestFramework.BeginTestCase("PathGetDirectoryName");
-
- if (pGetDirectoryname.RunTests())
- {
- TestLibrary.TestFramework.EndTestCase();
- TestLibrary.TestFramework.LogInformation("PASS");
- return 100;
- }
- else
- {
- TestLibrary.TestFramework.EndTestCase();
- TestLibrary.TestFramework.LogInformation("FAIL");
- return 0;
- }
- }
- public bool RunTests()
- {
- bool retVal = true;
- TestLibrary.TestFramework.LogInformation("[Positive]");
- retVal = PosTest1() && retVal;
- retVal = PosTest2() && retVal;
- retVal = PosTest3() && retVal;
- retVal = PosTest4() && retVal;
-
- TestLibrary.TestFramework.LogInformation("[Negative]");
- retVal = NegTest1() && retVal;
-
- return retVal;
- }
-
- #region PositiveTesting
- public bool PosTest1()
- {
- bool retVal = true;
-
- TestLibrary.TestFramework.BeginScenario("PosTest1: the path contains extension");
-
- string oldPath = @"C:\mydir\myfolder\test.txt";
- string strExpectedExtension = ".txt";
-
-
- try
- {
- string strExtension = "";
- strExtension = Path.GetExtension(oldPath);
- if (strExpectedExtension != strExtension)
- {
- TestLibrary.TestFramework.LogError("001", GetDataString(oldPath, strExtension));
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e);
- retVal = false;
- }
-
- return retVal;
- }
-
- public bool PosTest2()
- {
- bool retVal = true;
-
- TestLibrary.TestFramework.BeginScenario("PosTest1: the path doesn't contain extension");
-
- string oldPath = @"C:\mydir\myfolder\";
- string strExpectedExtension = "";
-
-
- try
- {
- string strExtension = "";
- strExtension = Path.GetExtension(oldPath);
- if (strExpectedExtension != strExtension)
- {
- TestLibrary.TestFramework.LogError("003", GetDataString(oldPath, strExtension));
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e);
- retVal = false;
- }
-
- return retVal;
- }
-
- public bool PosTest3()
- {
- bool retVal = true;
-
- TestLibrary.TestFramework.BeginScenario("PosTest1: the path is a null reference");
-
- string oldPath = null;
- string strExtension = null;
-
-
- try
- {
- strExtension = Path.GetExtension(oldPath);
- if (strExtension != null)
- {
- TestLibrary.TestFramework.LogError("005", GetDataString(oldPath, strExtension));
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e);
- retVal = false;
- }
-
- return retVal;
- }
-
- public bool PosTest4()
- {
- bool retVal = true;
-
- TestLibrary.TestFramework.BeginScenario("PosTest1: the path is empty");
-
- string oldPath = "";
- string strExpectedExtension = "";
-
-
- try
- {
- string strExtension = "";
- strExtension = Path.GetExtension(oldPath);
- if (strExpectedExtension != strExtension)
- {
- TestLibrary.TestFramework.LogError("007", GetDataString(oldPath, strExtension));
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("008", "Unexpected exception: " + e);
- retVal = false;
- }
-
- return retVal;
- }
- #endregion
-
- #region NegativeTesting
- public bool NegTest1()
- {
- bool retVal = true;
-
- string oldPath = @"C:\mydir\myfolder>\test.txt";
- string strExtension = "";
-
- TestLibrary.TestFramework.BeginScenario("NegTest1: the path contains contains one of the invalid characters");
- try
- {
- strExtension = Path.GetExtension(oldPath);
-
- TestLibrary.TestFramework.LogError("009", "ArgumentException is not thrown as expected." + GetDataString(oldPath, strExtension));
- retVal = false;
- }
- catch (ArgumentException)
- {
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("010", "Unexpected exception: " + e + GetDataString(oldPath, strExtension));
- retVal = false;
- }
-
- return retVal;
- }
-
-
- #endregion
-
-
- #region Helper methords for testing
- private string GetDataString(string oldPath, string Extension)
- {
- string str, strOldPath, strExtension;
-
- if (null == oldPath)
- {
- strOldPath = "null";
-
- }
- else if ("" == oldPath)
- {
- strOldPath = "empty";
- }
- else
- {
- strOldPath = oldPath;
- }
-
- if (null == Extension)
- {
- strExtension = "null";
- }
- else if ("" == Extension)
- {
- strExtension = "empty";
- }
- else
- {
- strExtension = Extension;
- }
-
- str = string.Format("\n[Source Path value]\n \"{0}\"", strOldPath);
- str += string.Format("\n[new Extension]\n{0}", strExtension);
-
- return str;
- }
- #endregion
-} \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/path/pathgetfilename.cs b/tests/src/CoreMangLib/cti/system/io/path/pathgetfilename.cs
deleted file mode 100644
index a871694ee0..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/path/pathgetfilename.cs
+++ /dev/null
@@ -1,321 +0,0 @@
-using System.Security;
-using System;
-using System.IO;
-
-
-
-/// <summary>
-/// System.IO.Path.GetFileName(string)
-/// </summary>
-public class PathGetFileName
-{
-
- public static int Main()
- {
- PathGetFileName pGetFileName = new PathGetFileName();
- TestLibrary.TestFramework.BeginTestCase("for Method:System.IO.Path.GetFileName(string)");
-
- if (pGetFileName.RunTests())
- {
- TestLibrary.TestFramework.EndTestCase();
- TestLibrary.TestFramework.LogInformation("PASS");
- return 100;
- }
- else
- {
- TestLibrary.TestFramework.EndTestCase();
- TestLibrary.TestFramework.LogInformation("FAIL");
- return 0;
- }
- }
- public bool RunTests()
- {
- bool retVal = true;
- TestLibrary.TestFramework.LogInformation("[Positive]");
- retVal = PosTest1() && retVal;
- retVal = PosTest2() && retVal;
- retVal = PosTest3() && retVal;
- retVal = PosTest4() && retVal;
- retVal = PosTest5() && retVal;
- retVal = PosTest6() && retVal;
-
- TestLibrary.TestFramework.LogInformation("[Negative]");
- retVal = NegTest1() && retVal;
- retVal = NegTest2() && retVal;
-
- return retVal;
- }
-
- #region PositiveTesting
- public bool PosTest1()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest1:the source path is a file name.";
- const string c_TEST_ID = "P001";
-
- string sourcePath = @"C:\mydir\myfolder\test.txt";
- string FileName = "test.txt";
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- string resFN = Path.GetFileName(sourcePath);
- if (resFN != FileName)
- {
- string errorDesc = "Value is not " + FileName + " as expected: Actual(" + resFN + ")";
- errorDesc += GetDataString(sourcePath);
- TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
- }
-
- public bool PosTest2()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest2:the source path is not a file name.";
- const string c_TEST_ID = "P002";
-
- string sourcePath = @"C:\mydir\myfolder\test";
- string FileName = "test";
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- string resFN = Path.GetFileName(sourcePath);
- if (resFN != FileName)
- {
- string errorDesc = "Value is not " + FileName + " as expected: Actual(" + resFN + ")";
- errorDesc += GetDataString(sourcePath);
- TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("004" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
- }
-
- public bool PosTest3()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest3:the last of character of source path is a directory separator character.";
- const string c_TEST_ID = "P003";
-
- string sourcePath = @"C:\mydir\myfolder\";
- string FileName = string.Empty;
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- string resFN = Path.GetFileName(sourcePath);
- if (resFN != FileName)
- {
- string errorDesc = "Value is not " + FileName + " as expected: Actual(" + resFN + ")";
- errorDesc += GetDataString(sourcePath);
- TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("006" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
- }
-
- public bool PosTest4()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest4:the last of character of source path is a volume separator character.";
- const string c_TEST_ID = "P004";
-
- string sourcePath = @"C:";
- string FileName = TestLibrary.Utilities.IsWindows?string.Empty:"C:";
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- string resFN = Path.GetFileName(sourcePath);
- if (resFN != FileName)
- {
- string errorDesc = "Value is not " + FileName + " as expected: Actual(" + resFN + ")";
- errorDesc += GetDataString(sourcePath);
- TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("008" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
- }
-
- public bool PosTest5()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest5:the source path is a null reference.";
- const string c_TEST_ID = "P005";
-
- string sourcePath = null;
- string FileName = null;
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- string resFN = Path.GetFileName(sourcePath);
- if (resFN != FileName)
- {
- string errorDesc = "Value is not a null reference as expected: Actual(" + resFN + ")";
- errorDesc += GetDataString(sourcePath);
- TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("010" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
- }
-
- public bool PosTest6()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest6:the source path is empty.";
- const string c_TEST_ID = "P006";
-
- string sourcePath = string.Empty;
- string FileName = string.Empty;
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- string resFN = Path.GetFileName(sourcePath);
- if (resFN != FileName)
- {
- string errorDesc = "Value is not empty as expected: Actual(" + resFN + ")";
- errorDesc += GetDataString(sourcePath);
- TestLibrary.TestFramework.LogError("011" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("012" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
- }
- #endregion
-
- #region NagativeTesting
- public bool NegTest1()
- {
- bool retVal = true;
- const string c_TEST_DESC = "NegTest1: the source path contains invalid characters";
- const string c_TEST_ID = "N001";
-
- string sourcePath = "C:\\mydir\\myfolder>\\test.txt";
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- Path.GetFileName(sourcePath);
- TestLibrary.TestFramework.LogError("013" + " TestId-" + c_TEST_ID, "ArgumentException is not thrown as expected ." + GetDataString(sourcePath));
- retVal = false;
- }
- catch (ArgumentException)
- {
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("014" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
-
- }
-
- public bool NegTest2()
- {
- bool retVal = true;
- const string c_TEST_DESC = "NegTest2: the source path contains a wildcard characters";
- const string c_TEST_ID = "N002";
-
- string sourcePath = "C:\\mydir\\<\\test.txt";
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- Path.GetFileName(sourcePath);
- TestLibrary.TestFramework.LogError("015" + " TestId-" + c_TEST_ID, "ArgumentException is not thrown as expected." + GetDataString(sourcePath));
- retVal = false;
- }
- catch (ArgumentException)
- {
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("016" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
-
- }
- #endregion
-
- #region Helper methords for testing
- private string GetDataString(string path)
- {
- string str, strPath1;
-
- if (null == path)
- {
- strPath1 = "null";
-
- }
- else if ("" == path)
- {
- strPath1 = "empty";
- }
- else
- {
- strPath1 = path;
- }
-
-
- str = string.Format("\n[souce Path value]\n \"{0}\"", strPath1);
- return str;
- }
- #endregion
-} \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/path/pathgetfilenamewithoutextension.cs b/tests/src/CoreMangLib/cti/system/io/path/pathgetfilenamewithoutextension.cs
deleted file mode 100644
index 14aa994929..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/path/pathgetfilenamewithoutextension.cs
+++ /dev/null
@@ -1,296 +0,0 @@
-using System.Security;
-using System;
-using System.IO;
-
-/// <summary>
-/// System.IO.Path.GetFileNameWithoutExtension(string)
-/// </summary>
-public class PathGetFileNameWithoutExtension
-{
-
- public static int Main()
- {
- PathGetFileNameWithoutExtension pGetFileNameWithoutExtension = new PathGetFileNameWithoutExtension();
- TestLibrary.TestFramework.BeginTestCase("for Method:System.IO.Path.GetFilenameWithoutExtension(string)");
-
- if (pGetFileNameWithoutExtension.RunTests())
- {
- TestLibrary.TestFramework.EndTestCase();
- TestLibrary.TestFramework.LogInformation("PASS");
- return 100;
- }
- else
- {
- TestLibrary.TestFramework.EndTestCase();
- TestLibrary.TestFramework.LogInformation("FAIL");
- return 0;
- }
- }
- public bool RunTests()
- {
- bool retVal = true;
- TestLibrary.TestFramework.LogInformation("[Positive]");
- retVal = PosTest1() && retVal;
- retVal = PosTest2() && retVal;
- retVal = PosTest3() && retVal;
- retVal = PosTest4() && retVal;
- retVal = PosTest5() && retVal;
- retVal = PosTest6() && retVal;
-
- TestLibrary.TestFramework.LogInformation("[Negative]");
- retVal = NegTest1() && retVal;
-
- return retVal;
- }
-
- #region PositiveTesting
- public bool PosTest1()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest1:the source path is a file name with extension.";
- const string c_TEST_ID = "P001";
-
- string sourcePath = @"C:\mydir\myfolder\test.txt";
- string FileName = "test";
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- string resFN = Path.GetFileNameWithoutExtension(sourcePath);
- if (resFN != FileName)
- {
- string errorDesc = "Value is not " + FileName + " as expected: Actual(" + resFN + ")";
- errorDesc += GetDataString(sourcePath);
- TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
- }
-
- public bool PosTest2()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest2:the source path is not a file name without extension.";
- const string c_TEST_ID = "P002";
-
- string sourcePath = @"C:\mydir\myfolder\test";
- string FileName = "test";
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- string resFN = Path.GetFileNameWithoutExtension(sourcePath);
- if (resFN != FileName)
- {
- string errorDesc = "Value is not " + FileName + " as expected: Actual(" + resFN + ")";
- errorDesc += GetDataString(sourcePath);
- TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("004" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
- }
-
- public bool PosTest3()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest3:the last of character of source path is a directory separator character.";
- const string c_TEST_ID = "P003";
-
- string sourcePath = @"C:\mydir\myfolder\";
- string FileName = string.Empty;
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- string resFN = Path.GetFileNameWithoutExtension(sourcePath);
- if (resFN != FileName)
- {
- string errorDesc = "Value is not " + FileName + " as expected: Actual(" + resFN + ")";
- errorDesc += GetDataString(sourcePath);
- TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("006" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
- }
-
- public bool PosTest4()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest4:the last of character of source path is a volume separator character.";
- const string c_TEST_ID = "P004";
-
- string sourcePath = "";
- if (TestLibrary.Utilities.IsWindows)
- sourcePath = @"C:";
- else
- sourcePath = @"/";
-
- string FileName = string.Empty;
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- string resFN = Path.GetFileNameWithoutExtension(sourcePath);
- if (resFN != FileName)
- {
- string errorDesc = "Value is not " + FileName + " as expected: Actual(" + resFN + ")";
- errorDesc += GetDataString(sourcePath);
- TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("008" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
- }
-
- public bool PosTest5()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest5:the source path is a null reference.";
- const string c_TEST_ID = "P005";
-
- string sourcePath = null;
- string FileName = null;
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- string resFN = Path.GetFileNameWithoutExtension(sourcePath);
- if (resFN != FileName)
- {
- string errorDesc = "Value is not a null reference as expected: Actual(" + resFN + ")";
- errorDesc += GetDataString(sourcePath);
- TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("010" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
- }
-
- public bool PosTest6()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest6:the source path is empty.";
- const string c_TEST_ID = "P006";
-
- string sourcePath = string.Empty;
- string FileName = string.Empty;
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- string resFN = Path.GetFileNameWithoutExtension(sourcePath);
- if (resFN != FileName)
- {
- string errorDesc = "Value is not empty as expected: Actual(" + resFN + ")";
- errorDesc += GetDataString(sourcePath);
- TestLibrary.TestFramework.LogError("011" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("012" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
- }
- #endregion
-
- #region NegativeTesting
- public bool NegTest1()
- {
- bool retVal = true;
- const string c_TEST_DESC = "NegTest1: the source path contains invalid characters";
- const string c_TEST_ID = "N001";
-
- string sourcePath = "C:\\mydir\\myfolder>\\test.txt";
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- Path.GetFileNameWithoutExtension(sourcePath);
- TestLibrary.TestFramework.LogError("013" + " TestId-" + c_TEST_ID, "ArgumentException is not thrown as expected ." + GetDataString(sourcePath));
- retVal = false;
- }
- catch (ArgumentException)
- {
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("014" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
-
- }
-
-
- #endregion
-
- #region Helper methords for testing
- private string GetDataString(string path)
- {
- string str, strPath1;
-
- if (null == path)
- {
- strPath1 = "null";
-
- }
- else if ("" == path)
- {
- strPath1 = "empty";
- }
- else
- {
- strPath1 = path;
- }
-
-
- str = string.Format("\n[souce Path value]\n \"{0}\"", strPath1);
- return str;
- }
- #endregion
-} \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/path/pathgetfullpath_extended.cs b/tests/src/CoreMangLib/cti/system/io/path/pathgetfullpath_extended.cs
deleted file mode 100644
index d9350f8b8e..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/path/pathgetfullpath_extended.cs
+++ /dev/null
@@ -1,280 +0,0 @@
-using System;
-using System.IO;
-using TestLibrary;
-
-/// <summary>
-/// System.IO.Path.GetFullPath(string)
-/// </summary>
-public class PathGetFullPath_Extended
-{
- private const int c_MAX_PATH_LEN = 256;
-
- public static int Main()
- {
- PathGetFullPath_Extended pGetFullPath = new PathGetFullPath_Extended();
- TestLibrary.TestFramework.BeginTestCase("for Method:System.Path.GetFullPath(string)");
-
- if (pGetFullPath.RunTests())
- {
- TestLibrary.TestFramework.EndTestCase();
- TestLibrary.TestFramework.LogInformation("PASS");
- return 100;
- }
- else
- {
- TestLibrary.TestFramework.EndTestCase();
- TestLibrary.TestFramework.LogInformation("FAIL");
- return 0;
- }
- }
- public bool RunTests()
- {
- bool retVal = true;
-
- TestLibrary.TestFramework.LogInformation("[Negative]");
- retVal = NegTest1() && retVal;
- retVal = NegTest2() && retVal;
- retVal = NegTest3() && retVal;
- retVal = NegTest4() && retVal;
- retVal = NegTest5() && retVal;
- if (Utilities.IsWindows)
- {
- retVal = NegTest6() && retVal;
- }
- retVal = NegTest7() && retVal;
-
- return retVal;
- }
-
- #region NagativeTesting
- public bool NegTest1()
- {
- bool retVal = true;
- const string c_TEST_DESC = "NegTest1: the source path contains invalid characters";
- const string c_TEST_ID = "N001";
-
- string sourcePath = "myfolder>\\test.txt";
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- Path.GetFullPath(sourcePath);
- TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, "ArgumentException is not thrown as expected ." + GetDataString(sourcePath));
- retVal = false;
- }
- catch (ArgumentException)
- {
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("008" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
-
- }
-
- public bool NegTest2()
- {
- bool retVal = true;
- const string c_TEST_DESC = "NegTest2: the source path contains a wildcard characters";
- const string c_TEST_ID = "N002";
-
- string sourcePath = "mydir\\da?\\test.txt";
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- Path.GetFullPath(sourcePath);
- TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, "ArgumentException is not thrown as expected ." + GetDataString(sourcePath));
- retVal = false;
- }
- catch (ArgumentException)
- {
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("010" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
-
- }
-
- public bool NegTest3()
- {
- bool retVal = true;
- const string c_TEST_DESC = "NegTest3: the source path is a null reference";
- const string c_TEST_ID = "N003";
-
- string sourcePath = null;
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- Path.GetFullPath(sourcePath);
- TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, "ArgumentNullException is not thrown as expected ." + GetDataString(sourcePath));
- retVal = false;
- }
- catch (ArgumentNullException)
- {
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("010" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
-
- }
-
- public bool NegTest4()
- {
- bool retVal = true;
- const string c_TEST_DESC = "NegTest4: the source path is empty";
- const string c_TEST_ID = "N004";
-
- string sourcePath = String.Empty;
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- Path.GetFullPath(sourcePath);
- TestLibrary.TestFramework.LogError("011" + " TestId-" + c_TEST_ID, "ArgumentException is not thrown as expected ." + GetDataString(sourcePath));
- retVal = false;
- }
- catch (ArgumentException)
- {
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("012" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
-
- }
-
- public bool NegTest5()
- {
- bool retVal = true;
- const string c_TEST_DESC = "NegTest5: the source path contains only white spaces";
- const string c_TEST_ID = "N005";
-
- string sourcePath = " ";
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- Path.GetFullPath(sourcePath);
- TestLibrary.TestFramework.LogError("013" + " TestId-" + c_TEST_ID, "ArgumentException is not thrown as expected ." + GetDataString(sourcePath));
- retVal = false;
- }
- catch (ArgumentException)
- {
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("014" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
-
- }
-
- public bool NegTest6()
- {
- bool retVal = true;
- const string c_TEST_DESC = "NegTest6: the source path contains a colon";
- const string c_TEST_ID = "N006";
-
- string sourcePath = @"C:\mydi:r\ ";
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- Path.GetFullPath(sourcePath);
- TestLibrary.TestFramework.LogError("013" + " TestId-" + c_TEST_ID, "NotSupportedException is not thrown as expected ." + GetDataString(sourcePath));
- retVal = false;
- }
- catch (NotSupportedException)
- {
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("014" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
-
- }
-
- public bool NegTest7()
- {
- bool retVal = true;
-
- const string c_TEST_DESC = "NegTest7: the source path is longer than the system-defined maximum length ";
- const string c_TEST_ID = "N007";
-
- string strMaxLength = TestLibrary.Generator.GetString(-55, true, c_MAX_PATH_LEN, c_MAX_PATH_LEN);
- string sourcePath = strMaxLength + "\\test.txt";
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- Path.GetFullPath(sourcePath);
- TestLibrary.TestFramework.LogError("015" + " TestId-" + c_TEST_ID, "PathTooLongException is not thrown as expected ." + GetDataString(sourcePath));
- retVal = false;
- }
- catch (PathTooLongException)
- {
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("016" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
-
- }
- #endregion
-
- #region Helper methords for testing
- private string GetDataString(string path)
- {
- string str, strPath1;
-
- if (null == path)
- {
- strPath1 = "null";
-
- }
- else if ("" == path)
- {
- strPath1 = "empty";
- }
- else
- {
- strPath1 = path;
- }
-
-
- str = string.Format("\n[souce Path value]\n \"{0}\"", strPath1);
- return str;
- }
- #endregion
-}
diff --git a/tests/src/CoreMangLib/cti/system/io/path/pathgetinvalidpathchars.cs b/tests/src/CoreMangLib/cti/system/io/path/pathgetinvalidpathchars.cs
deleted file mode 100644
index e1308e5706..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/path/pathgetinvalidpathchars.cs
+++ /dev/null
@@ -1,91 +0,0 @@
-using System.Security;
-using System;
-using System.IO;
-
-/// <summary>
-/// System.IO.Path.GetInvalidPathChars()
-/// </summary>
-public class PathGetInvalidPathChars
-{
-
- private static char[] RealInvalidPathChars = { '\"', '<', '>', '|', '\0', (Char)1, (Char)2, (Char)3, (Char)4, (Char)5, (Char)6, (Char)7, (Char)8, (Char)9, (Char)10, (Char)11, (Char)12, (Char)13, (Char)14, (Char)15, (Char)16, (Char)17, (Char)18, (Char)19, (Char)20, (Char)21, (Char)22, (Char)23, (Char)24, (Char)25, (Char)26, (Char)27, (Char)28, (Char)29, (Char)30, (Char)31 };
-
- public static int Main()
- {
- PathGetInvalidPathChars pGetInvalidPathChars = new PathGetInvalidPathChars();
- TestLibrary.TestFramework.BeginTestCase("for Method:System.IO.Path.GetInvalidPathChars()");
-
- if (pGetInvalidPathChars.RunTests())
- {
- TestLibrary.TestFramework.EndTestCase();
- TestLibrary.TestFramework.LogInformation("PASS");
- return 100;
- }
- else
- {
- TestLibrary.TestFramework.EndTestCase();
- TestLibrary.TestFramework.LogInformation("FAIL");
- return 0;
- }
- }
- public bool RunTests()
- {
- bool retVal = true;
- TestLibrary.TestFramework.LogInformation("[Positive]");
- retVal = PosTest1() && retVal;
-
-
- return retVal;
- }
-
- #region PositiveTesting
- public bool PosTest1()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest1: Verify all elements of Path.GetInvalidPathChars() . ";
- const string c_TEST_ID = "P001";
-
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- char[] invalidPathChars = Path.GetInvalidPathChars();
- int i = 0;
- string errorDesc ="";
-
- foreach (char ichar in invalidPathChars)
- {
- if ((char)RealInvalidPathChars.GetValue(i) != ichar)
- {
- errorDesc += "Value is not " + ichar.ToString() + " as expected: Actual(" + RealInvalidPathChars.GetValue(i).ToString()+ ")\n";
- retVal = false;
- }
-
- i++;
- }
-
- if (invalidPathChars.Length != RealInvalidPathChars.Length)
- {
- errorDesc += "the total of elements is not " + RealInvalidPathChars.Length.ToString() + " as expected: Actual(" + RealInvalidPathChars.Length.ToString() + ")";
- retVal = false;
- }
-
- if (errorDesc != "")
- {
- TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc);
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e);
- retVal = false;
- }
-
- return retVal;
- }
- #endregion
-
-
-
-} \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/path/pathhasextension.cs b/tests/src/CoreMangLib/cti/system/io/path/pathhasextension.cs
deleted file mode 100644
index 43333cccc0..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/path/pathhasextension.cs
+++ /dev/null
@@ -1,223 +0,0 @@
-using System.Security;
-using System;
-using System.IO;
-
-/// <summary>
-/// System.IO.Path.HasExtension(string)
-/// </summary>
-public class PathHasExtension
-{
-
- public static int Main()
- {
- PathHasExtension pHasExtension = new PathHasExtension();
- TestLibrary.TestFramework.BeginTestCase("for Method:System.IO.Path.HasExtension(string)");
-
- if (pHasExtension.RunTests())
- {
- TestLibrary.TestFramework.EndTestCase();
- TestLibrary.TestFramework.LogInformation("PASS");
- return 100;
- }
- else
- {
- TestLibrary.TestFramework.EndTestCase();
- TestLibrary.TestFramework.LogInformation("FAIL");
- return 0;
- }
- }
- public bool RunTests()
- {
- bool retVal = true;
- TestLibrary.TestFramework.LogInformation("[Positive]");
- retVal = PosTest1() && retVal;
- retVal = PosTest2() && retVal;
- retVal = PosTest3() && retVal;
- retVal = PosTest4() && retVal;
-
- TestLibrary.TestFramework.LogInformation("[Negative]");
- retVal = NegTest1() && retVal;
-
- return retVal;
- }
-
- #region PositiveTesting
- public bool PosTest1()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest1:the source path has extension.";
- const string c_TEST_ID = "P001";
-
- string sourcePath = @"C:\mydir\myfolder\test.txt";
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- if (!Path.HasExtension(sourcePath))
- {
- string errorDesc = "result is not true as expected: Actual(false)";
- errorDesc += GetDataString(sourcePath);
- TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
- }
-
- public bool PosTest2()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest2:the source path ends with a backslash ";
- const string c_TEST_ID = "P002";
-
- string sourcePath = @"mydir\myfolder\";
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- if (Path.HasExtension(sourcePath))
- {
- string errorDesc = "result is not false as expected: Actual(true)";
- errorDesc += GetDataString(sourcePath);
- TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("004" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
- }
-
- public bool PosTest3()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest3:the source path ends with volume separator ";
- const string c_TEST_ID = "P003";
-
- string sourcePath = @"D:";
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- if (Path.HasExtension(sourcePath))
- {
- string errorDesc = "result is not false as expected: Actual(true)";
- errorDesc += GetDataString(sourcePath);
- TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("006" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
- }
-
- public bool PosTest4()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest4:the source path hasn't extension ";
- const string c_TEST_ID = "P004";
-
- string sourcePath = @"D:\mytest\mydoc";
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- if (Path.HasExtension(sourcePath))
- {
- string errorDesc = "result is not false as expected: Actual(true)";
- errorDesc += GetDataString(sourcePath);
- TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("008" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
- }
- #endregion
-
- #region NagativeTesting
- public bool NegTest1()
- {
- bool retVal = true;
- const string c_TEST_DESC = "NegTest1: the source path contains invalid characters";
- const string c_TEST_ID = "N001";
-
- char[] invalidChars = Path.GetInvalidPathChars();
- System.Text.StringBuilder sourcePath = new System.Text.StringBuilder("C:\\mydir\\myfolder\\test.txt");
-
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
-
- for (int i = 0; i < invalidChars.Length; i++)
- {
- sourcePath.Append(invalidChars[i]);
- try
- {
- Path.HasExtension(sourcePath.ToString());
- TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, "ArgumentException is not thrown as expected ." + GetDataString(sourcePath.ToString()));
- retVal = false;
- }
- catch (ArgumentException)
- {
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("010" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath.ToString()));
- retVal = false;
- }
- }
- return retVal;
-
- }
- #endregion
-
- #region Helper methords for testing
- private string GetDataString(string path)
- {
- string str, strPath1;
-
- if (null == path)
- {
- strPath1 = "null";
-
- }
- else if ("" == path)
- {
- strPath1 = "empty";
- }
- else
- {
- strPath1 = path;
- }
-
-
- str = string.Format("\n[souce Path value]\n \"{0}\"", strPath1);
- return str;
- }
- #endregion
-} \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/path/pathispathrooted.cs b/tests/src/CoreMangLib/cti/system/io/path/pathispathrooted.cs
deleted file mode 100644
index 2bfbd92177..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/path/pathispathrooted.cs
+++ /dev/null
@@ -1,260 +0,0 @@
-using System.Security;
-using System;
-using System.IO;
-using TestLibrary;
-
-/// <summary>
-/// System.IO.Path.IsPathRoot(string)
-/// </summary>
-public class PathGetPathRoot
-{
-
- public static int Main()
- {
- PathGetPathRoot pGetPathRoot = new PathGetPathRoot();
- TestLibrary.TestFramework.BeginTestCase("for Method:System.IO.Path.GetPathRoot(string)");
-
- if (pGetPathRoot.RunTests())
- {
- TestLibrary.TestFramework.EndTestCase();
- TestLibrary.TestFramework.LogInformation("PASS");
- return 100;
- }
- else
- {
- TestLibrary.TestFramework.EndTestCase();
- TestLibrary.TestFramework.LogInformation("FAIL");
- return 0;
- }
- }
- public bool RunTests()
- {
- bool retVal = true;
- TestLibrary.TestFramework.LogInformation("[Positive]");
- retVal = PosTest1() && retVal;
- retVal = PosTest2() && retVal;
- retVal = PosTest3() && retVal;
- retVal = PosTest4() && retVal;
- retVal = PosTest5() && retVal;
-
- TestLibrary.TestFramework.LogInformation("[Negative]");
- retVal = NegTest1() && retVal;
-
- return retVal;
- }
-
- #region PositiveTesting
- public bool PosTest1()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest1:the source path contains driver.";
- const string c_TEST_ID = "P001";
-
- string sourcePath = Utilities.IsWindows?@"C:\mydir\myfolder\test.txt":"/Users/Foo/AFolder/AFile.exe";
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
-
- if (!Path.IsPathRooted(sourcePath))
- {
- string errorDesc = "Value is not true as expected: Actual(false)";
- errorDesc += GetDataString(sourcePath);
- TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
- }
-
- public bool PosTest2()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest2:the source path is a absolute path.";
- const string c_TEST_ID = "P002";
-
- string sourcePath = @"\mydir\myfolder\";
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
-
- if (!Path.IsPathRooted(sourcePath))
- {
- string errorDesc = "Value is not true as expected: Actual(false)";
- errorDesc += GetDataString(sourcePath);
- TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("004" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
- }
-
- public bool PosTest3()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest3:the source path is a relative path.";
- const string c_TEST_ID = "P003";
-
- string sourcePath = @"mydir\myfolder\test.txt";
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
-
- if (Path.IsPathRooted(sourcePath))
- {
- string errorDesc = "Value is not true as expected: Actual(false)";
- errorDesc += GetDataString(sourcePath);
- TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("006" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
- }
-
- public bool PosTest4()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest4:the source path is a null reference.";
- const string c_TEST_ID = "P003";
-
- string sourcePath = null;
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
-
- if (Path.IsPathRooted(sourcePath))
- {
- string errorDesc = "Value is not true as expected: Actual(false)";
- errorDesc += GetDataString(sourcePath);
- TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("008" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
- }
-
- public bool PosTest5()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest4:the source path is empty.";
- const string c_TEST_ID = "P003";
-
- string sourcePath = String.Empty;
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
-
- if (Path.IsPathRooted(sourcePath))
- {
- string errorDesc = "Value is not true as expected: Actual(false)";
- errorDesc += GetDataString(sourcePath);
- TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("010" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath));
- retVal = false;
- }
-
- return retVal;
- }
- #endregion
-
- #region NagativeTesting
- public bool NegTest1()
- {
- bool retVal = true;
- const string c_TEST_DESC = "NegTest1: the source path contains a invalid characters";
- const string c_TEST_ID = "N001";
-
- char[] invalidChars = Path.GetInvalidPathChars();
- System.Text.StringBuilder sourcePath = new System.Text.StringBuilder("C:\\mydir\\myfolder\\test.txt");
-
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
-
- for (int i = 0; i < invalidChars.Length;i++ )
- {
- sourcePath.Append(invalidChars[i]);
- try
- {
- Path.IsPathRooted(sourcePath.ToString());
- TestLibrary.TestFramework.LogError("013" + " TestId-" + c_TEST_ID, "ArgumentException is not thrown as expected ." + GetDataString(sourcePath.ToString()));
- retVal = false;
- }
- catch (ArgumentException)
- {
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("014" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(sourcePath.ToString()));
- retVal = false;
- }
- }
-
- return retVal;
-
- }
- #endregion
-
- #region Helper methords for testing
- private string GetDataString(string path)
- {
- string str, strPath1;
-
- if (null == path)
- {
- strPath1 = "null";
-
- }
- else if ("" == path)
- {
- strPath1 = "empty";
- }
- else
- {
- strPath1 = path;
- }
-
-
- str = string.Format("\n[souce Path value]\n \"{0}\"", strPath1);
- return str;
- }
- #endregion
-} \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/path/pathpathseparator.cs b/tests/src/CoreMangLib/cti/system/io/path/pathpathseparator.cs
deleted file mode 100644
index 94bf9e00cf..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/path/pathpathseparator.cs
+++ /dev/null
@@ -1,72 +0,0 @@
-using System.Security;
-using System;
-using System.IO;
-using TestLibrary;
-
-[SecuritySafeCritical]
-
-/// <summary>
-/// System.IO.Path.PathSeparator
-/// </summary>
-public class PathPathSeparator
-{
-
- public static int Main()
- {
- PathPathSeparator pPathSeparator = new PathPathSeparator();
- TestLibrary.TestFramework.BeginTestCase("for Field:System.IO.Path.PathSeparator");
-
- if (pPathSeparator.RunTests())
- {
- TestLibrary.TestFramework.EndTestCase();
- TestLibrary.TestFramework.LogInformation("PASS");
- return 100;
- }
- else
- {
- TestLibrary.TestFramework.EndTestCase();
- TestLibrary.TestFramework.LogInformation("FAIL");
- return 0;
- }
- }
- public bool RunTests()
- {
- bool retVal = true;
- TestLibrary.TestFramework.LogInformation("[Positive]");
- retVal = PosTest1() && retVal;
-
- return retVal;
- }
-
- #region PositiveTesting
- public bool PosTest1()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest1: Verify the Path.PathSeparator value is semicolon ... ";
- const string c_TEST_ID = "P001";
-
- char correctChar = Utilities.IsWindows ? ';' : ':';
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- if (Path.PathSeparator != correctChar)
- {
- string errorDesc = "Value is not " + correctChar.ToString() + "as expected: Actual(" + Path.PathSeparator.ToString() + ")";
- TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e);
- retVal = false;
- }
-
-
- return retVal;
- }
- #endregion
-}
-
diff --git a/tests/src/CoreMangLib/cti/system/io/path/pathvolumeseparatorchar.cs b/tests/src/CoreMangLib/cti/system/io/path/pathvolumeseparatorchar.cs
deleted file mode 100644
index a2be8259e8..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/path/pathvolumeseparatorchar.cs
+++ /dev/null
@@ -1,72 +0,0 @@
-using System.Security;
-using System;
-using System.IO;
-using TestLibrary;
-
-[SecuritySafeCritical]
-
-/// <summary>
-/// System.IO.Path.VolumeSeparatorChar
-/// </summary>
-public class PathVolumeSeparatorChar
-{
-
- public static int Main()
- {
- PathVolumeSeparatorChar pVolumeSeparatorChar = new PathVolumeSeparatorChar();
- TestLibrary.TestFramework.BeginTestCase("for Field:System.IO.Path.VolumeSeparatorChar");
-
- if (pVolumeSeparatorChar.RunTests())
- {
- TestLibrary.TestFramework.EndTestCase();
- TestLibrary.TestFramework.LogInformation("PASS");
- return 100;
- }
- else
- {
- TestLibrary.TestFramework.EndTestCase();
- TestLibrary.TestFramework.LogInformation("FAIL");
- return 0;
- }
- }
- public bool RunTests()
- {
- bool retVal = true;
- TestLibrary.TestFramework.LogInformation("[Positive]");
- retVal = PosTest1() && retVal;
-
- return retVal;
- }
-
- #region PositiveTesting
- public bool PosTest1()
- {
- bool retVal = true;
- const string c_TEST_DESC = "PosTest1: Verify the Path.VolumeSeparatorChar value is colon ... ";
- const string c_TEST_ID = "P001";
-
- char correctChar = Utilities.IsWindows ? ':' : '/';
-
- TestLibrary.TestFramework.BeginScenario(c_TEST_DESC);
-
- try
- {
- if (Path.VolumeSeparatorChar != correctChar)
- {
- string errorDesc = "Value is not " + correctChar.ToString() + "as expected: Actual(" + Path.VolumeSeparatorChar.ToString() + ")";
- TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc);
- retVal = false;
- }
- }
- catch (Exception e)
- {
- TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e);
- retVal = false;
- }
-
-
- return retVal;
- }
- #endregion
-}
-
diff --git a/tests/src/CoreMangLib/cti/system/io/path/project.json b/tests/src/CoreMangLib/cti/system/io/path/project.json
deleted file mode 100644
index cd536cf30e..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/path/project.json
+++ /dev/null
@@ -1,33 +0,0 @@
-{
- "dependencies": {
- "System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
- "System.Collections": "4.0.10-beta-23302",
- "System.Console": "4.0.0-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.ComponentModel": "4.0.1-beta-23302",
- "System.Xml.ReaderWriter": "4.0.11-beta-23302",
- "System.Collections.NonGeneric": "4.0.1-beta-23302",
- "System.Collections.Specialized": "4.0.1-beta-23302",
- "System.Linq": "4.0.1-beta-23302",
- "System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Xml.XmlSerializer": "4.0.11-beta-23302",
- "System.Xml.XmlDocument": "4.0.1-beta-23302",
- "System.Xml.XDocument": "4.0.11-beta-23302"
- },
- "frameworks": {
- "dnxcore50": {}
- }
-} \ No newline at end of file
diff --git a/tests/src/CoreMangLib/cti/system/io/path/project.lock.json b/tests/src/CoreMangLib/cti/system/io/path/project.lock.json
deleted file mode 100644
index 9860deb251..0000000000
--- a/tests/src/CoreMangLib/cti/system/io/path/project.lock.json
+++ /dev/null
@@ -1,1937 +0,0 @@
-{
- "locked": true,
- "version": -9996,
- "targets": {
- "DNXCore,Version=v5.0": {
- "Microsoft.Win32.Primitives/4.0.0": {
- "dependencies": {
- "System.Runtime": "4.0.20",
- "System.Runtime.InteropServices": "4.0.20"
- },
- "compile": {
- "ref/dotnet/Microsoft.Win32.Primitives.dll": {}
- },
- "runtime": {
- "lib/dotnet/Microsoft.Win32.Primitives.dll": {}
- }
- },
- "Microsoft.Win32.Registry/4.0.0-beta-23302": {
- "dependencies": {
- "System.Runtime": "4.0.20",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime.Handles": "4.0.0",
- "System.Collections": "4.0.10",
- "System.Runtime.Extensions": "4.0.10",
- "System.Globalization": "4.0.10"
- },
- "compile": {
- "ref/dotnet/Microsoft.Win32.Registry.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/Microsoft.Win32.Registry.dll": {}
- }
- },
- "System.Collections/4.0.10": {
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Collections.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Collections.dll": {}
- }
- },
- "System.Collections.NonGeneric/4.0.1-beta-23302": {
- "dependencies": {
- "System.Runtime": "4.0.20",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Collections.NonGeneric.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.NonGeneric.dll": {}
- }
- },
- "System.Collections.Specialized/4.0.1-beta-23302": {
- "dependencies": {
- "System.Runtime": "4.0.20",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Collections.NonGeneric": "4.0.0",
- "System.Globalization.Extensions": "4.0.0",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Globalization": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Collections.Specialized.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.Specialized.dll": {}
- }
- },
- "System.ComponentModel/4.0.1-beta-23302": {
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.ComponentModel.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.ComponentModel.dll": {}
- }
- },
- "System.Console/4.0.0-beta-23302": {
- "dependencies": {
- "System.Runtime": "4.0.20",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Resources.ResourceManager": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.IO": "4.0.10",
- "System.Threading.Tasks": "4.0.10",
- "System.Text.Encoding": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Console.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Console.dll": {}
- }
- },
- "System.Diagnostics.Debug/4.0.10": {
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Debug.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Diagnostics.Debug.dll": {}
- }
- },
- "System.Diagnostics.Process/4.0.0-beta-23302": {
- "dependencies": {
- "System.Runtime": "4.0.20",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime.Handles": "4.0.0",
- "System.IO.FileSystem": "4.0.0",
- "Microsoft.Win32.Registry": "4.0.0-beta-23302",
- "Microsoft.Win32.Primitives": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Threading.Thread": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10",
- "System.IO": "4.0.10",
- "System.Threading.Tasks": "4.0.10",
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Threading.ThreadPool": "4.0.10-beta-23302",
- "System.Globalization": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Process.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Diagnostics.Process.dll": {}
- }
- },
- "System.Diagnostics.Tools/4.0.0": {
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Tools.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Diagnostics.Tools.dll": {}
- }
- },
- "System.Globalization/4.0.10": {
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Globalization.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Globalization.dll": {}
- }
- },
- "System.Globalization.Calendars/4.0.0": {
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Globalization": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Globalization.Calendars.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Globalization.Calendars.dll": {}
- }
- },
- "System.Globalization.Extensions/4.0.0": {
- "dependencies": {
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Resources.ResourceManager": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Globalization.Extensions.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Globalization.Extensions.dll": {}
- }
- },
- "System.IO/4.0.10": {
- "dependencies": {
- "System.Runtime": "4.0.20",
- "System.Text.Encoding": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.IO.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.IO.dll": {}
- }
- },
- "System.IO.FileSystem/4.0.0": {
- "dependencies": {
- "System.Runtime": "4.0.20",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Resources.ResourceManager": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Runtime.Handles": "4.0.0",
- "System.Threading.Overlapped": "4.0.0",
- "System.Text.Encoding": "4.0.10",
- "System.IO": "4.0.10",
- "System.Collections": "4.0.10",
- "System.Threading.Tasks": "4.0.10",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.FileSystem.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.IO.FileSystem.dll": {}
- }
- },
- "System.IO.FileSystem.Primitives/4.0.0": {
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
- }
- },
- "System.Linq/4.0.1-beta-23302": {
- "dependencies": {
- "System.Runtime": "4.0.20",
- "System.Collections": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Linq.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Linq.dll": {}
- }
- },
- "System.Linq.Expressions/4.0.10": {
- "dependencies": {
- "System.Runtime": "4.0.20",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.IO": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Reflection.Emit": "4.0.0",
- "System.ObjectModel": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.Reflection.Extensions": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Linq.Expressions.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Linq.Expressions.dll": {}
- }
- },
- "System.Linq.Queryable/4.0.1-beta-23302": {
- "dependencies": {
- "System.Runtime": "4.0.20",
- "System.Linq.Expressions": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Collections": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Linq.Queryable.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Linq.Queryable.dll": {}
- }
- },
- "System.ObjectModel/4.0.0": {
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.ObjectModel.dll": {}
- }
- },
- "System.Private.Uri/4.0.0": {
- "runtime": {
- "lib/DNXCore50/System.Private.Uri.dll": {}
- }
- },
- "System.Reflection/4.0.10": {
- "dependencies": {
- "System.Runtime": "4.0.20",
- "System.IO": "4.0.0",
- "System.Reflection.Primitives": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.dll": {}
- }
- },
- "System.Reflection.Emit/4.0.0": {
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.IO": "4.0.0",
- "System.Reflection.Primitives": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Emit.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.Emit.dll": {}
- }
- },
- "System.Reflection.Emit.ILGeneration/4.0.0": {
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Primitives": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {}
- }
- },
- "System.Reflection.Extensions/4.0.0": {
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Reflection": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Extensions.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.Extensions.dll": {}
- }
- },
- "System.Reflection.Primitives/4.0.0": {
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Primitives.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.Primitives.dll": {}
- }
- },
- "System.Reflection.TypeExtensions/4.0.0": {
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Reflection": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.TypeExtensions.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {}
- }
- },
- "System.Resources.ResourceManager/4.0.0": {
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Globalization": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Resources.ResourceManager.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Resources.ResourceManager.dll": {}
- }
- },
- "System.Runtime/4.0.20": {
- "dependencies": {
- "System.Private.Uri": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Runtime.dll": {}
- }
- },
- "System.Runtime.Extensions/4.0.10": {
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Runtime.Extensions.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Runtime.Extensions.dll": {}
- }
- },
- "System.Runtime.Handles/4.0.0": {
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.Handles.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Runtime.Handles.dll": {}
- }
- },
- "System.Runtime.InteropServices/4.0.20": {
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime.Handles": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.InteropServices.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Runtime.InteropServices.dll": {}
- }
- },
- "System.Runtime.Loader/4.0.0-beta-23302": {
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.IO": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.Loader.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Runtime.Loader.dll": {}
- }
- },
- "System.Text.Encoding/4.0.10": {
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Text.Encoding.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Text.Encoding.dll": {}
- }
- },
- "System.Text.Encoding.Extensions/4.0.10": {
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Text.Encoding": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Text.Encoding.Extensions.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {}
- }
- },
- "System.Text.RegularExpressions/4.0.10": {
- "dependencies": {
- "System.Runtime": "4.0.20",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Collections": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Text.RegularExpressions.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Text.RegularExpressions.dll": {}
- }
- },
- "System.Threading/4.0.10": {
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Threading.dll": {}
- }
- },
- "System.Threading.Overlapped/4.0.0": {
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Runtime.Handles": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.Overlapped.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Threading.Overlapped.dll": {}
- }
- },
- "System.Threading.Tasks/4.0.10": {
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.Tasks.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Threading.Tasks.dll": {}
- }
- },
- "System.Threading.Thread/4.0.0-beta-23302": {
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.Thread.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Threading.Thread.dll": {}
- }
- },
- "System.Threading.ThreadPool/4.0.10-beta-23302": {
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Runtime.InteropServices": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.ThreadPool.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Threading.ThreadPool.dll": {}
- }
- },
- "System.Xml.ReaderWriter/4.0.11-beta-23302": {
- "dependencies": {
- "System.Runtime": "4.0.20",
- "System.Text.Encoding": "4.0.10",
- "System.IO": "4.0.10",
- "System.Threading.Tasks": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Resources.ResourceManager": "4.0.0",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Collections": "4.0.10",
- "System.Runtime.Extensions": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Xml.ReaderWriter.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Xml.ReaderWriter.dll": {}
- }
- },
- "System.Xml.XDocument/4.0.11-beta-23302": {
- "dependencies": {
- "System.Runtime": "4.0.20",
- "System.IO": "4.0.10",
- "System.Xml.ReaderWriter": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Diagnostics.Tools": "4.0.0",
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Text.Encoding": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Xml.XDocument.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Xml.XDocument.dll": {}
- }
- },
- "System.Xml.XmlDocument/4.0.1-beta-23302": {
- "dependencies": {
- "System.Runtime": "4.0.20",
- "System.Xml.ReaderWriter": "4.0.10",
- "System.IO": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Text.Encoding": "4.0.10",
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Runtime.Extensions": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Xml.XmlDocument.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Xml.XmlDocument.dll": {}
- }
- },
- "System.Xml.XmlSerializer/4.0.11-beta-23302": {
- "dependencies": {
- "System.Runtime": "4.0.20",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Xml.XmlDocument": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Xml.ReaderWriter": "4.0.10",
- "System.IO": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Xml.XmlSerializer.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Xml.XmlSerializer.dll": {}
- }
- }
- }
- },
- "libraries": {
- "Microsoft.Win32.Primitives/4.0.0": {
- "serviceable": true,
- "sha512": "CypEz9/lLOup8CEhiAmvr7aLs1zKPYyEU1sxQeEr6G0Ci8/F0Y6pYR1zzkROjM8j8Mq0typmbu676oYyvErQvg==",
- "files": [
- "Microsoft.Win32.Primitives.4.0.0.nupkg",
- "Microsoft.Win32.Primitives.4.0.0.nupkg.sha512",
- "Microsoft.Win32.Primitives.nuspec",
- "lib/dotnet/Microsoft.Win32.Primitives.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/Microsoft.Win32.Primitives.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/Microsoft.Win32.Primitives.dll",
- "ref/dotnet/Microsoft.Win32.Primitives.xml",
- "ref/dotnet/de/Microsoft.Win32.Primitives.xml",
- "ref/dotnet/es/Microsoft.Win32.Primitives.xml",
- "ref/dotnet/fr/Microsoft.Win32.Primitives.xml",
- "ref/dotnet/it/Microsoft.Win32.Primitives.xml",
- "ref/dotnet/ja/Microsoft.Win32.Primitives.xml",
- "ref/dotnet/ko/Microsoft.Win32.Primitives.xml",
- "ref/dotnet/ru/Microsoft.Win32.Primitives.xml",
- "ref/dotnet/zh-hans/Microsoft.Win32.Primitives.xml",
- "ref/dotnet/zh-hant/Microsoft.Win32.Primitives.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/Microsoft.Win32.Primitives.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "Microsoft.Win32.Registry/4.0.0-beta-23302": {
- "serviceable": true,
- "sha512": "63Vc0lDW+pMCSd6ygScz/XTiJE3Ou5Sr7yrZ0HE/Ym/Bi/mN0LMAJqUtAUSJxVBuqbozW/q39RpNLIZ+QlJvig==",
- "files": [
- "Microsoft.Win32.Registry.4.0.0-beta-23302.nupkg",
- "Microsoft.Win32.Registry.4.0.0-beta-23302.nupkg.sha512",
- "Microsoft.Win32.Registry.nuspec",
- "lib/DNXCore50/Microsoft.Win32.Registry.dll",
- "lib/net46/Microsoft.Win32.Registry.dll",
- "ref/dotnet/Microsoft.Win32.Registry.dll",
- "ref/net46/Microsoft.Win32.Registry.dll"
- ]
- },
- "System.Collections/4.0.10": {
- "serviceable": true,
- "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==",
- "files": [
- "System.Collections.4.0.10.nupkg",
- "System.Collections.4.0.10.nupkg.sha512",
- "System.Collections.nuspec",
- "lib/DNXCore50/System.Collections.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Collections.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/System.Collections.dll",
- "ref/dotnet/System.Collections.xml",
- "ref/dotnet/de/System.Collections.xml",
- "ref/dotnet/es/System.Collections.xml",
- "ref/dotnet/fr/System.Collections.xml",
- "ref/dotnet/it/System.Collections.xml",
- "ref/dotnet/ja/System.Collections.xml",
- "ref/dotnet/ko/System.Collections.xml",
- "ref/dotnet/ru/System.Collections.xml",
- "ref/dotnet/zh-hans/System.Collections.xml",
- "ref/dotnet/zh-hant/System.Collections.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Collections.dll"
- ]
- },
- "System.Collections.NonGeneric/4.0.1-beta-23302": {
- "serviceable": true,
- "sha512": "pSTpxEZ8/VRqmMnAP4Nfs7pdC8JpggNdnfGD225uIeEdNnc4m6xu3guu4BrFD3qrrBY1qSZCuNyY4DNJgq877A==",
- "files": [
- "System.Collections.NonGeneric.4.0.1-beta-23302.nupkg",
- "System.Collections.NonGeneric.4.0.1-beta-23302.nupkg.sha512",
- "System.Collections.NonGeneric.nuspec",
- "lib/dotnet/System.Collections.NonGeneric.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Collections.NonGeneric.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/System.Collections.NonGeneric.dll",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Collections.NonGeneric.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.Collections.Specialized/4.0.1-beta-23302": {
- "serviceable": true,
- "sha512": "v1eYdfSH6ttx2QYSbvArTqlumBamCij2R8iNtdA2tBq0QmWseW5Nc+H3Ut1JHa9T1q3jWuk0NR95zMBwty3Q+Q==",
- "files": [
- "System.Collections.Specialized.4.0.1-beta-23302.nupkg",
- "System.Collections.Specialized.4.0.1-beta-23302.nupkg.sha512",
- "System.Collections.Specialized.nuspec",
- "lib/dotnet/System.Collections.Specialized.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Collections.Specialized.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/System.Collections.Specialized.dll",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Collections.Specialized.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.ComponentModel/4.0.1-beta-23302": {
- "serviceable": true,
- "sha512": "Ju+nhdZ8gMwZAXRIr/ACoME9I9SpxeS+Xw4Bouok4xTvbbwkjlT55Mr9gybqcGMp4F/hzS55RnQDIiRN70fEdg==",
- "files": [
- "System.ComponentModel.4.0.1-beta-23302.nupkg",
- "System.ComponentModel.4.0.1-beta-23302.nupkg.sha512",
- "System.ComponentModel.nuspec",
- "lib/dotnet/System.ComponentModel.dll",
- "lib/net45/_._",
- "lib/netcore50/System.ComponentModel.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "ref/dotnet/System.ComponentModel.dll",
- "ref/net45/_._",
- "ref/netcore50/System.ComponentModel.dll",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._"
- ]
- },
- "System.Console/4.0.0-beta-23302": {
- "serviceable": true,
- "sha512": "rpWEkJWW29TjVZdDz5zr8VnBv4IN9BQHmP4Ky9tEbvkdhkJRb0ZO59acXMpVD1tSM2VhGlLnq0kpdjOLNmejNA==",
- "files": [
- "System.Console.4.0.0-beta-23302.nupkg",
- "System.Console.4.0.0-beta-23302.nupkg.sha512",
- "System.Console.nuspec",
- "lib/DNXCore50/System.Console.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Console.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/System.Console.dll",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Console.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.Diagnostics.Debug/4.0.10": {
- "serviceable": true,
- "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==",
- "files": [
- "System.Diagnostics.Debug.4.0.10.nupkg",
- "System.Diagnostics.Debug.4.0.10.nupkg.sha512",
- "System.Diagnostics.Debug.nuspec",
- "lib/DNXCore50/System.Diagnostics.Debug.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Diagnostics.Debug.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/System.Diagnostics.Debug.dll",
- "ref/dotnet/System.Diagnostics.Debug.xml",
- "ref/dotnet/de/System.Diagnostics.Debug.xml",
- "ref/dotnet/es/System.Diagnostics.Debug.xml",
- "ref/dotnet/fr/System.Diagnostics.Debug.xml",
- "ref/dotnet/it/System.Diagnostics.Debug.xml",
- "ref/dotnet/ja/System.Diagnostics.Debug.xml",
- "ref/dotnet/ko/System.Diagnostics.Debug.xml",
- "ref/dotnet/ru/System.Diagnostics.Debug.xml",
- "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml",
- "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll"
- ]
- },
- "System.Diagnostics.Process/4.0.0-beta-23302": {
- "serviceable": true,
- "sha512": "FtflxzCJUdgw+4suLaWz82EOLxVa7X6DWbY4eSRIomDlMwYrsof8Ewz81XhKMWY0EOY/5Nx+r/oPTbFUECAiUg==",
- "files": [
- "System.Diagnostics.Process.4.0.0-beta-23302.nupkg",
- "System.Diagnostics.Process.4.0.0-beta-23302.nupkg.sha512",
- "System.Diagnostics.Process.nuspec",
- "lib/DNXCore50/System.Diagnostics.Process.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Diagnostics.Process.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/System.Diagnostics.Process.dll",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Diagnostics.Process.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.Diagnostics.Tools/4.0.0": {
- "serviceable": true,
- "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==",
- "files": [
- "System.Diagnostics.Tools.4.0.0.nupkg",
- "System.Diagnostics.Tools.4.0.0.nupkg.sha512",
- "System.Diagnostics.Tools.nuspec",
- "lib/DNXCore50/System.Diagnostics.Tools.dll",
- "lib/net45/_._",
- "lib/netcore50/System.Diagnostics.Tools.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "ref/dotnet/System.Diagnostics.Tools.dll",
- "ref/dotnet/System.Diagnostics.Tools.xml",
- "ref/dotnet/de/System.Diagnostics.Tools.xml",
- "ref/dotnet/es/System.Diagnostics.Tools.xml",
- "ref/dotnet/fr/System.Diagnostics.Tools.xml",
- "ref/dotnet/it/System.Diagnostics.Tools.xml",
- "ref/dotnet/ja/System.Diagnostics.Tools.xml",
- "ref/dotnet/ko/System.Diagnostics.Tools.xml",
- "ref/dotnet/ru/System.Diagnostics.Tools.xml",
- "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml",
- "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml",
- "ref/net45/_._",
- "ref/netcore50/System.Diagnostics.Tools.dll",
- "ref/netcore50/System.Diagnostics.Tools.xml",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll"
- ]
- },
- "System.Globalization/4.0.10": {
- "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==",
- "files": [
- "System.Globalization.4.0.10.nupkg",
- "System.Globalization.4.0.10.nupkg.sha512",
- "System.Globalization.nuspec",
- "lib/DNXCore50/System.Globalization.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Globalization.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/System.Globalization.dll",
- "ref/dotnet/System.Globalization.xml",
- "ref/dotnet/de/System.Globalization.xml",
- "ref/dotnet/es/System.Globalization.xml",
- "ref/dotnet/fr/System.Globalization.xml",
- "ref/dotnet/it/System.Globalization.xml",
- "ref/dotnet/ja/System.Globalization.xml",
- "ref/dotnet/ko/System.Globalization.xml",
- "ref/dotnet/ru/System.Globalization.xml",
- "ref/dotnet/zh-hans/System.Globalization.xml",
- "ref/dotnet/zh-hant/System.Globalization.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Globalization.dll"
- ]
- },
- "System.Globalization.Calendars/4.0.0": {
- "sha512": "cL6WrdGKnNBx9W/iTr+jbffsEO4RLjEtOYcpVSzPNDoli6X5Q6bAfWtJYbJNOPi8Q0fXgBEvKK1ncFL/3FTqlA==",
- "files": [
- "System.Globalization.Calendars.4.0.0.nupkg",
- "System.Globalization.Calendars.4.0.0.nupkg.sha512",
- "System.Globalization.Calendars.nuspec",
- "lib/DNXCore50/System.Globalization.Calendars.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Globalization.Calendars.dll",
- "lib/netcore50/System.Globalization.Calendars.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/System.Globalization.Calendars.dll",
- "ref/dotnet/System.Globalization.Calendars.xml",
- "ref/dotnet/de/System.Globalization.Calendars.xml",
- "ref/dotnet/es/System.Globalization.Calendars.xml",
- "ref/dotnet/fr/System.Globalization.Calendars.xml",
- "ref/dotnet/it/System.Globalization.Calendars.xml",
- "ref/dotnet/ja/System.Globalization.Calendars.xml",
- "ref/dotnet/ko/System.Globalization.Calendars.xml",
- "ref/dotnet/ru/System.Globalization.Calendars.xml",
- "ref/dotnet/zh-hans/System.Globalization.Calendars.xml",
- "ref/dotnet/zh-hant/System.Globalization.Calendars.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Globalization.Calendars.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll"
- ]
- },
- "System.Globalization.Extensions/4.0.0": {
- "serviceable": true,
- "sha512": "rqbUXiwpBCvJ18ySCsjh20zleazO+6fr3s5GihC2sVwhyS0MUl6+oc5Rzk0z6CKkS4kmxbZQSeZLsK7cFSO0ng==",
- "files": [
- "System.Globalization.Extensions.4.0.0.nupkg",
- "System.Globalization.Extensions.4.0.0.nupkg.sha512",
- "System.Globalization.Extensions.nuspec",
- "lib/dotnet/System.Globalization.Extensions.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Globalization.Extensions.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/System.Globalization.Extensions.dll",
- "ref/dotnet/System.Globalization.Extensions.xml",
- "ref/dotnet/de/System.Globalization.Extensions.xml",
- "ref/dotnet/es/System.Globalization.Extensions.xml",
- "ref/dotnet/fr/System.Globalization.Extensions.xml",
- "ref/dotnet/it/System.Globalization.Extensions.xml",
- "ref/dotnet/ja/System.Globalization.Extensions.xml",
- "ref/dotnet/ko/System.Globalization.Extensions.xml",
- "ref/dotnet/ru/System.Globalization.Extensions.xml",
- "ref/dotnet/zh-hans/System.Globalization.Extensions.xml",
- "ref/dotnet/zh-hant/System.Globalization.Extensions.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Globalization.Extensions.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.IO/4.0.10": {
- "serviceable": true,
- "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==",
- "files": [
- "System.IO.4.0.10.nupkg",
- "System.IO.4.0.10.nupkg.sha512",
- "System.IO.nuspec",
- "lib/DNXCore50/System.IO.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.IO.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/System.IO.dll",
- "ref/dotnet/System.IO.xml",
- "ref/dotnet/de/System.IO.xml",
- "ref/dotnet/es/System.IO.xml",
- "ref/dotnet/fr/System.IO.xml",
- "ref/dotnet/it/System.IO.xml",
- "ref/dotnet/ja/System.IO.xml",
- "ref/dotnet/ko/System.IO.xml",
- "ref/dotnet/ru/System.IO.xml",
- "ref/dotnet/zh-hans/System.IO.xml",
- "ref/dotnet/zh-hant/System.IO.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.IO.dll"
- ]
- },
- "System.IO.FileSystem/4.0.0": {
- "serviceable": true,
- "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==",
- "files": [
- "System.IO.FileSystem.4.0.0.nupkg",
- "System.IO.FileSystem.4.0.0.nupkg.sha512",
- "System.IO.FileSystem.nuspec",
- "lib/DNXCore50/System.IO.FileSystem.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.IO.FileSystem.dll",
- "lib/netcore50/System.IO.FileSystem.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/System.IO.FileSystem.dll",
- "ref/dotnet/System.IO.FileSystem.xml",
- "ref/dotnet/de/System.IO.FileSystem.xml",
- "ref/dotnet/es/System.IO.FileSystem.xml",
- "ref/dotnet/fr/System.IO.FileSystem.xml",
- "ref/dotnet/it/System.IO.FileSystem.xml",
- "ref/dotnet/ja/System.IO.FileSystem.xml",
- "ref/dotnet/ko/System.IO.FileSystem.xml",
- "ref/dotnet/ru/System.IO.FileSystem.xml",
- "ref/dotnet/zh-hans/System.IO.FileSystem.xml",
- "ref/dotnet/zh-hant/System.IO.FileSystem.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.IO.FileSystem.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.IO.FileSystem.Primitives/4.0.0": {
- "serviceable": true,
- "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==",
- "files": [
- "System.IO.FileSystem.Primitives.4.0.0.nupkg",
- "System.IO.FileSystem.Primitives.4.0.0.nupkg.sha512",
- "System.IO.FileSystem.Primitives.nuspec",
- "lib/dotnet/System.IO.FileSystem.Primitives.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.IO.FileSystem.Primitives.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/System.IO.FileSystem.Primitives.dll",
- "ref/dotnet/System.IO.FileSystem.Primitives.xml",
- "ref/dotnet/de/System.IO.FileSystem.Primitives.xml",
- "ref/dotnet/es/System.IO.FileSystem.Primitives.xml",
- "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml",
- "ref/dotnet/it/System.IO.FileSystem.Primitives.xml",
- "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml",
- "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml",
- "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml",
- "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml",
- "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.IO.FileSystem.Primitives.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.Linq/4.0.1-beta-23302": {
- "serviceable": true,
- "sha512": "s6DNPrcinU2thnbDGyYfvK/2B6RXPvIjNyNFCyFDEPpKKb0dlURf/VSX0HQRbaxi0sXuSSrTCHPXhh75jpx3Pw==",
- "files": [
- "System.Linq.4.0.1-beta-23302.nupkg",
- "System.Linq.4.0.1-beta-23302.nupkg.sha512",
- "System.Linq.nuspec",
- "lib/dotnet/System.Linq.dll",
- "lib/net45/_._",
- "lib/netcore50/System.Linq.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "ref/dotnet/System.Linq.dll",
- "ref/net45/_._",
- "ref/netcore50/System.Linq.dll",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._"
- ]
- },
- "System.Linq.Expressions/4.0.10": {
- "serviceable": true,
- "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==",
- "files": [
- "runtime.json",
- "System.Linq.Expressions.4.0.10.nupkg",
- "System.Linq.Expressions.4.0.10.nupkg.sha512",
- "System.Linq.Expressions.nuspec",
- "lib/DNXCore50/System.Linq.Expressions.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Linq.Expressions.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/System.Linq.Expressions.dll",
- "ref/dotnet/System.Linq.Expressions.xml",
- "ref/dotnet/de/System.Linq.Expressions.xml",
- "ref/dotnet/es/System.Linq.Expressions.xml",
- "ref/dotnet/fr/System.Linq.Expressions.xml",
- "ref/dotnet/it/System.Linq.Expressions.xml",
- "ref/dotnet/ja/System.Linq.Expressions.xml",
- "ref/dotnet/ko/System.Linq.Expressions.xml",
- "ref/dotnet/ru/System.Linq.Expressions.xml",
- "ref/dotnet/zh-hans/System.Linq.Expressions.xml",
- "ref/dotnet/zh-hant/System.Linq.Expressions.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll"
- ]
- },
- "System.Linq.Queryable/4.0.1-beta-23302": {
- "serviceable": true,
- "sha512": "DtZNIidKpY95mLklcL4yfLYJCw3cAvfcoLxk8a+BqCAlMWXDmLDz2zizgyPWv2FwIUs7l+Jf9Znvz0yY/ip79Q==",
- "files": [
- "System.Linq.Queryable.4.0.1-beta-23302.nupkg",
- "System.Linq.Queryable.4.0.1-beta-23302.nupkg.sha512",
- "System.Linq.Queryable.nuspec",
- "lib/dotnet/System.Linq.Queryable.dll",
- "lib/net45/_._",
- "lib/netcore50/System.Linq.Queryable.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "ref/dotnet/System.Linq.Queryable.dll",
- "ref/net45/_._",
- "ref/netcore50/System.Linq.Queryable.dll",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._"
- ]
- },
- "System.ObjectModel/4.0.0": {
- "sha512": "+3j/n+5SlF7PKb0/s5kdord+5RyW3uUscB+0WPuYvfAvEgyx6yPdPXU9tXdDZImRohMuWnQTAG2rFojFPfoGbA==",
- "files": [
- "License.rtf",
- "System.ObjectModel.4.0.0.nupkg",
- "System.ObjectModel.4.0.0.nupkg.sha512",
- "System.ObjectModel.nuspec",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/System.ObjectModel.dll",
- "ref/dotnet/System.ObjectModel.xml",
- "ref/dotnet/de/System.ObjectModel.xml",
- "ref/dotnet/es/System.ObjectModel.xml",
- "ref/dotnet/fr/System.ObjectModel.xml",
- "ref/dotnet/it/System.ObjectModel.xml",
- "ref/dotnet/ja/System.ObjectModel.xml",
- "ref/dotnet/ko/System.ObjectModel.xml",
- "ref/dotnet/ru/System.ObjectModel.xml",
- "ref/dotnet/zh-hans/System.ObjectModel.xml",
- "ref/dotnet/zh-hant/System.ObjectModel.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.ObjectModel.dll",
- "ref/netcore50/System.ObjectModel.xml",
- "ref/netcore50/de/System.ObjectModel.xml",
- "ref/netcore50/es/System.ObjectModel.xml",
- "ref/netcore50/fr/System.ObjectModel.xml",
- "ref/netcore50/it/System.ObjectModel.xml",
- "ref/netcore50/ja/System.ObjectModel.xml",
- "ref/netcore50/ko/System.ObjectModel.xml",
- "ref/netcore50/ru/System.ObjectModel.xml",
- "ref/netcore50/zh-hans/System.ObjectModel.xml",
- "ref/netcore50/zh-hant/System.ObjectModel.xml",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.Private.Uri/4.0.0": {
- "serviceable": true,
- "sha512": "CtuxaCKcRIvPcsqquVl3mPp79EDZPMr2UogfiFCxCs+t2z1VjbpQsKNs1GHZ8VQetqbk1mr0V1yAfMe6y8CHDA==",
- "files": [
- "System.Private.Uri.4.0.0.nupkg",
- "System.Private.Uri.4.0.0.nupkg.sha512",
- "System.Private.Uri.nuspec",
- "lib/DNXCore50/System.Private.Uri.dll",
- "lib/netcore50/System.Private.Uri.dll",
- "ref/dnxcore50/_._",
- "ref/netcore50/_._",
- "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll"
- ]
- },
- "System.Reflection/4.0.10": {
- "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==",
- "files": [
- "System.Reflection.4.0.10.nupkg",
- "System.Reflection.4.0.10.nupkg.sha512",
- "System.Reflection.nuspec",
- "lib/DNXCore50/System.Reflection.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Reflection.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/System.Reflection.dll",
- "ref/dotnet/System.Reflection.xml",
- "ref/dotnet/de/System.Reflection.xml",
- "ref/dotnet/es/System.Reflection.xml",
- "ref/dotnet/fr/System.Reflection.xml",
- "ref/dotnet/it/System.Reflection.xml",
- "ref/dotnet/ja/System.Reflection.xml",
- "ref/dotnet/ko/System.Reflection.xml",
- "ref/dotnet/ru/System.Reflection.xml",
- "ref/dotnet/zh-hans/System.Reflection.xml",
- "ref/dotnet/zh-hant/System.Reflection.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Reflection.dll"
- ]
- },
- "System.Reflection.Emit/4.0.0": {
- "sha512": "CqnQz5LbNbiSxN10cv3Ehnw3j1UZOBCxnE0OO0q/keGQ5ENjyFM6rIG4gm/i0dX6EjdpYkAgKcI/mhZZCaBq4A==",
- "files": [
- "System.Reflection.Emit.4.0.0.nupkg",
- "System.Reflection.Emit.4.0.0.nupkg.sha512",
- "System.Reflection.Emit.nuspec",
- "lib/DNXCore50/System.Reflection.Emit.dll",
- "lib/MonoAndroid10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Reflection.Emit.dll",
- "lib/xamarinmac20/_._",
- "ref/dotnet/System.Reflection.Emit.dll",
- "ref/dotnet/System.Reflection.Emit.xml",
- "ref/dotnet/de/System.Reflection.Emit.xml",
- "ref/dotnet/es/System.Reflection.Emit.xml",
- "ref/dotnet/fr/System.Reflection.Emit.xml",
- "ref/dotnet/it/System.Reflection.Emit.xml",
- "ref/dotnet/ja/System.Reflection.Emit.xml",
- "ref/dotnet/ko/System.Reflection.Emit.xml",
- "ref/dotnet/ru/System.Reflection.Emit.xml",
- "ref/dotnet/zh-hans/System.Reflection.Emit.xml",
- "ref/dotnet/zh-hant/System.Reflection.Emit.xml",
- "ref/MonoAndroid10/_._",
- "ref/net45/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.Reflection.Emit.ILGeneration/4.0.0": {
- "sha512": "02okuusJ0GZiHZSD2IOLIN41GIn6qOr7i5+86C98BPuhlwWqVABwebiGNvhDiXP1f9a6CxEigC7foQD42klcDg==",
- "files": [
- "System.Reflection.Emit.ILGeneration.4.0.0.nupkg",
- "System.Reflection.Emit.ILGeneration.4.0.0.nupkg.sha512",
- "System.Reflection.Emit.ILGeneration.nuspec",
- "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll",
- "lib/net45/_._",
- "lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
- "lib/wp80/_._",
- "ref/dotnet/System.Reflection.Emit.ILGeneration.dll",
- "ref/dotnet/System.Reflection.Emit.ILGeneration.xml",
- "ref/dotnet/de/System.Reflection.Emit.ILGeneration.xml",
- "ref/dotnet/es/System.Reflection.Emit.ILGeneration.xml",
- "ref/dotnet/fr/System.Reflection.Emit.ILGeneration.xml",
- "ref/dotnet/it/System.Reflection.Emit.ILGeneration.xml",
- "ref/dotnet/ja/System.Reflection.Emit.ILGeneration.xml",
- "ref/dotnet/ko/System.Reflection.Emit.ILGeneration.xml",
- "ref/dotnet/ru/System.Reflection.Emit.ILGeneration.xml",
- "ref/dotnet/zh-hans/System.Reflection.Emit.ILGeneration.xml",
- "ref/dotnet/zh-hant/System.Reflection.Emit.ILGeneration.xml",
- "ref/net45/_._",
- "ref/wp80/_._"
- ]
- },
- "System.Reflection.Extensions/4.0.0": {
- "serviceable": true,
- "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==",
- "files": [
- "System.Reflection.Extensions.4.0.0.nupkg",
- "System.Reflection.Extensions.4.0.0.nupkg.sha512",
- "System.Reflection.Extensions.nuspec",
- "lib/DNXCore50/System.Reflection.Extensions.dll",
- "lib/net45/_._",
- "lib/netcore50/System.Reflection.Extensions.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "ref/dotnet/System.Reflection.Extensions.dll",
- "ref/dotnet/System.Reflection.Extensions.xml",
- "ref/dotnet/de/System.Reflection.Extensions.xml",
- "ref/dotnet/es/System.Reflection.Extensions.xml",
- "ref/dotnet/fr/System.Reflection.Extensions.xml",
- "ref/dotnet/it/System.Reflection.Extensions.xml",
- "ref/dotnet/ja/System.Reflection.Extensions.xml",
- "ref/dotnet/ko/System.Reflection.Extensions.xml",
- "ref/dotnet/ru/System.Reflection.Extensions.xml",
- "ref/dotnet/zh-hans/System.Reflection.Extensions.xml",
- "ref/dotnet/zh-hant/System.Reflection.Extensions.xml",
- "ref/net45/_._",
- "ref/netcore50/System.Reflection.Extensions.dll",
- "ref/netcore50/System.Reflection.Extensions.xml",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll"
- ]
- },
- "System.Reflection.Primitives/4.0.0": {
- "serviceable": true,
- "sha512": "n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA==",
- "files": [
- "System.Reflection.Primitives.4.0.0.nupkg",
- "System.Reflection.Primitives.4.0.0.nupkg.sha512",
- "System.Reflection.Primitives.nuspec",
- "lib/DNXCore50/System.Reflection.Primitives.dll",
- "lib/net45/_._",
- "lib/netcore50/System.Reflection.Primitives.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "ref/dotnet/System.Reflection.Primitives.dll",
- "ref/dotnet/System.Reflection.Primitives.xml",
- "ref/dotnet/de/System.Reflection.Primitives.xml",
- "ref/dotnet/es/System.Reflection.Primitives.xml",
- "ref/dotnet/fr/System.Reflection.Primitives.xml",
- "ref/dotnet/it/System.Reflection.Primitives.xml",
- "ref/dotnet/ja/System.Reflection.Primitives.xml",
- "ref/dotnet/ko/System.Reflection.Primitives.xml",
- "ref/dotnet/ru/System.Reflection.Primitives.xml",
- "ref/dotnet/zh-hans/System.Reflection.Primitives.xml",
- "ref/dotnet/zh-hant/System.Reflection.Primitives.xml",
- "ref/net45/_._",
- "ref/netcore50/System.Reflection.Primitives.dll",
- "ref/netcore50/System.Reflection.Primitives.xml",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll"
- ]
- },
- "System.Reflection.TypeExtensions/4.0.0": {
- "serviceable": true,
- "sha512": "YRM/msNAM86hdxPyXcuZSzmTO0RQFh7YMEPBLTY8cqXvFPYIx2x99bOyPkuU81wRYQem1c1HTkImQ2DjbOBfew==",
- "files": [
- "System.Reflection.TypeExtensions.4.0.0.nupkg",
- "System.Reflection.TypeExtensions.4.0.0.nupkg.sha512",
- "System.Reflection.TypeExtensions.nuspec",
- "lib/DNXCore50/System.Reflection.TypeExtensions.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Reflection.TypeExtensions.dll",
- "lib/netcore50/System.Reflection.TypeExtensions.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/System.Reflection.TypeExtensions.dll",
- "ref/dotnet/System.Reflection.TypeExtensions.xml",
- "ref/dotnet/de/System.Reflection.TypeExtensions.xml",
- "ref/dotnet/es/System.Reflection.TypeExtensions.xml",
- "ref/dotnet/fr/System.Reflection.TypeExtensions.xml",
- "ref/dotnet/it/System.Reflection.TypeExtensions.xml",
- "ref/dotnet/ja/System.Reflection.TypeExtensions.xml",
- "ref/dotnet/ko/System.Reflection.TypeExtensions.xml",
- "ref/dotnet/ru/System.Reflection.TypeExtensions.xml",
- "ref/dotnet/zh-hans/System.Reflection.TypeExtensions.xml",
- "ref/dotnet/zh-hant/System.Reflection.TypeExtensions.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Reflection.TypeExtensions.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll"
- ]
- },
- "System.Resources.ResourceManager/4.0.0": {
- "serviceable": true,
- "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==",
- "files": [
- "System.Resources.ResourceManager.4.0.0.nupkg",
- "System.Resources.ResourceManager.4.0.0.nupkg.sha512",
- "System.Resources.ResourceManager.nuspec",
- "lib/DNXCore50/System.Resources.ResourceManager.dll",
- "lib/net45/_._",
- "lib/netcore50/System.Resources.ResourceManager.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "ref/dotnet/System.Resources.ResourceManager.dll",
- "ref/dotnet/System.Resources.ResourceManager.xml",
- "ref/dotnet/de/System.Resources.ResourceManager.xml",
- "ref/dotnet/es/System.Resources.ResourceManager.xml",
- "ref/dotnet/fr/System.Resources.ResourceManager.xml",
- "ref/dotnet/it/System.Resources.ResourceManager.xml",
- "ref/dotnet/ja/System.Resources.ResourceManager.xml",
- "ref/dotnet/ko/System.Resources.ResourceManager.xml",
- "ref/dotnet/ru/System.Resources.ResourceManager.xml",
- "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml",
- "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml",
- "ref/net45/_._",
- "ref/netcore50/System.Resources.ResourceManager.dll",
- "ref/netcore50/System.Resources.ResourceManager.xml",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll"
- ]
- },
- "System.Runtime/4.0.20": {
- "serviceable": true,
- "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==",
- "files": [
- "System.Runtime.4.0.20.nupkg",
- "System.Runtime.4.0.20.nupkg.sha512",
- "System.Runtime.nuspec",
- "lib/DNXCore50/System.Runtime.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Runtime.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/System.Runtime.dll",
- "ref/dotnet/System.Runtime.xml",
- "ref/dotnet/de/System.Runtime.xml",
- "ref/dotnet/es/System.Runtime.xml",
- "ref/dotnet/fr/System.Runtime.xml",
- "ref/dotnet/it/System.Runtime.xml",
- "ref/dotnet/ja/System.Runtime.xml",
- "ref/dotnet/ko/System.Runtime.xml",
- "ref/dotnet/ru/System.Runtime.xml",
- "ref/dotnet/zh-hans/System.Runtime.xml",
- "ref/dotnet/zh-hant/System.Runtime.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Runtime.dll"
- ]
- },
- "System.Runtime.Extensions/4.0.10": {
- "serviceable": true,
- "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==",
- "files": [
- "System.Runtime.Extensions.4.0.10.nupkg",
- "System.Runtime.Extensions.4.0.10.nupkg.sha512",
- "System.Runtime.Extensions.nuspec",
- "lib/DNXCore50/System.Runtime.Extensions.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Runtime.Extensions.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/System.Runtime.Extensions.dll",
- "ref/dotnet/System.Runtime.Extensions.xml",
- "ref/dotnet/de/System.Runtime.Extensions.xml",
- "ref/dotnet/es/System.Runtime.Extensions.xml",
- "ref/dotnet/fr/System.Runtime.Extensions.xml",
- "ref/dotnet/it/System.Runtime.Extensions.xml",
- "ref/dotnet/ja/System.Runtime.Extensions.xml",
- "ref/dotnet/ko/System.Runtime.Extensions.xml",
- "ref/dotnet/ru/System.Runtime.Extensions.xml",
- "ref/dotnet/zh-hans/System.Runtime.Extensions.xml",
- "ref/dotnet/zh-hant/System.Runtime.Extensions.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll"
- ]
- },
- "System.Runtime.Handles/4.0.0": {
- "serviceable": true,
- "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==",
- "files": [
- "System.Runtime.Handles.4.0.0.nupkg",
- "System.Runtime.Handles.4.0.0.nupkg.sha512",
- "System.Runtime.Handles.nuspec",
- "lib/DNXCore50/System.Runtime.Handles.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Runtime.Handles.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/System.Runtime.Handles.dll",
- "ref/dotnet/System.Runtime.Handles.xml",
- "ref/dotnet/de/System.Runtime.Handles.xml",
- "ref/dotnet/es/System.Runtime.Handles.xml",
- "ref/dotnet/fr/System.Runtime.Handles.xml",
- "ref/dotnet/it/System.Runtime.Handles.xml",
- "ref/dotnet/ja/System.Runtime.Handles.xml",
- "ref/dotnet/ko/System.Runtime.Handles.xml",
- "ref/dotnet/ru/System.Runtime.Handles.xml",
- "ref/dotnet/zh-hans/System.Runtime.Handles.xml",
- "ref/dotnet/zh-hant/System.Runtime.Handles.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll"
- ]
- },
- "System.Runtime.InteropServices/4.0.20": {
- "serviceable": true,
- "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==",
- "files": [
- "System.Runtime.InteropServices.4.0.20.nupkg",
- "System.Runtime.InteropServices.4.0.20.nupkg.sha512",
- "System.Runtime.InteropServices.nuspec",
- "lib/DNXCore50/System.Runtime.InteropServices.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Runtime.InteropServices.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/System.Runtime.InteropServices.dll",
- "ref/dotnet/System.Runtime.InteropServices.xml",
- "ref/dotnet/de/System.Runtime.InteropServices.xml",
- "ref/dotnet/es/System.Runtime.InteropServices.xml",
- "ref/dotnet/fr/System.Runtime.InteropServices.xml",
- "ref/dotnet/it/System.Runtime.InteropServices.xml",
- "ref/dotnet/ja/System.Runtime.InteropServices.xml",
- "ref/dotnet/ko/System.Runtime.InteropServices.xml",
- "ref/dotnet/ru/System.Runtime.InteropServices.xml",
- "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml",
- "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll"
- ]
- },
- "System.Runtime.Loader/4.0.0-beta-23302": {
- "serviceable": true,
- "sha512": "b4NcLjIIX8W3TY3MR8nNp2c+JgZFWcf1Nr5W3FfrM6Takr1BjBsDKv40cqK1yP2UsEnaIjGkAzXOph4fF4I40A==",
- "files": [
- "System.Runtime.Loader.4.0.0-beta-23302.nupkg",
- "System.Runtime.Loader.4.0.0-beta-23302.nupkg.sha512",
- "System.Runtime.Loader.nuspec",
- "lib/DNXCore50/System.Runtime.Loader.dll",
- "ref/dotnet/System.Runtime.Loader.dll"
- ]
- },
- "System.Text.Encoding/4.0.10": {
- "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==",
- "files": [
- "System.Text.Encoding.4.0.10.nupkg",
- "System.Text.Encoding.4.0.10.nupkg.sha512",
- "System.Text.Encoding.nuspec",
- "lib/DNXCore50/System.Text.Encoding.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Text.Encoding.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/System.Text.Encoding.dll",
- "ref/dotnet/System.Text.Encoding.xml",
- "ref/dotnet/de/System.Text.Encoding.xml",
- "ref/dotnet/es/System.Text.Encoding.xml",
- "ref/dotnet/fr/System.Text.Encoding.xml",
- "ref/dotnet/it/System.Text.Encoding.xml",
- "ref/dotnet/ja/System.Text.Encoding.xml",
- "ref/dotnet/ko/System.Text.Encoding.xml",
- "ref/dotnet/ru/System.Text.Encoding.xml",
- "ref/dotnet/zh-hans/System.Text.Encoding.xml",
- "ref/dotnet/zh-hant/System.Text.Encoding.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll"
- ]
- },
- "System.Text.Encoding.Extensions/4.0.10": {
- "sha512": "TZvlwXMxKo3bSRIcsWZLCIzIhLbvlz+mGeKYRZv/zUiSoQzGOwkYeBu6hOw2XPQgKqT0F4Rv8zqKdvmp2fWKYg==",
- "files": [
- "System.Text.Encoding.Extensions.4.0.10.nupkg",
- "System.Text.Encoding.Extensions.4.0.10.nupkg.sha512",
- "System.Text.Encoding.Extensions.nuspec",
- "lib/DNXCore50/System.Text.Encoding.Extensions.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Text.Encoding.Extensions.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/System.Text.Encoding.Extensions.dll",
- "ref/dotnet/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/de/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/es/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/fr/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/it/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/ja/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/ko/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/ru/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/zh-hans/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/zh-hant/System.Text.Encoding.Extensions.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll"
- ]
- },
- "System.Text.RegularExpressions/4.0.10": {
- "serviceable": true,
- "sha512": "0vDuHXJePpfMCecWBNOabOKCvzfTbFMNcGgklt3l5+RqHV5SzmF7RUVpuet8V0rJX30ROlL66xdehw2Rdsn2DA==",
- "files": [
- "System.Text.RegularExpressions.4.0.10.nupkg",
- "System.Text.RegularExpressions.4.0.10.nupkg.sha512",
- "System.Text.RegularExpressions.nuspec",
- "lib/dotnet/System.Text.RegularExpressions.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/System.Text.RegularExpressions.dll",
- "ref/dotnet/System.Text.RegularExpressions.xml",
- "ref/dotnet/de/System.Text.RegularExpressions.xml",
- "ref/dotnet/es/System.Text.RegularExpressions.xml",
- "ref/dotnet/fr/System.Text.RegularExpressions.xml",
- "ref/dotnet/it/System.Text.RegularExpressions.xml",
- "ref/dotnet/ja/System.Text.RegularExpressions.xml",
- "ref/dotnet/ko/System.Text.RegularExpressions.xml",
- "ref/dotnet/ru/System.Text.RegularExpressions.xml",
- "ref/dotnet/zh-hans/System.Text.RegularExpressions.xml",
- "ref/dotnet/zh-hant/System.Text.RegularExpressions.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.Threading/4.0.10": {
- "serviceable": true,
- "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==",
- "files": [
- "System.Threading.4.0.10.nupkg",
- "System.Threading.4.0.10.nupkg.sha512",
- "System.Threading.nuspec",
- "lib/DNXCore50/System.Threading.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Threading.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/System.Threading.dll",
- "ref/dotnet/System.Threading.xml",
- "ref/dotnet/de/System.Threading.xml",
- "ref/dotnet/es/System.Threading.xml",
- "ref/dotnet/fr/System.Threading.xml",
- "ref/dotnet/it/System.Threading.xml",
- "ref/dotnet/ja/System.Threading.xml",
- "ref/dotnet/ko/System.Threading.xml",
- "ref/dotnet/ru/System.Threading.xml",
- "ref/dotnet/zh-hans/System.Threading.xml",
- "ref/dotnet/zh-hant/System.Threading.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Threading.dll"
- ]
- },
- "System.Threading.Overlapped/4.0.0": {
- "serviceable": true,
- "sha512": "X5LuQFhM5FTqaez3eXKJ9CbfSGZ7wj6j4hSVtxct3zmwQXLqG95qoWdvILcgN7xtrDOBIFtpiyDg0vmoI0jE2A==",
- "files": [
- "System.Threading.Overlapped.4.0.0.nupkg",
- "System.Threading.Overlapped.4.0.0.nupkg.sha512",
- "System.Threading.Overlapped.nuspec",
- "lib/DNXCore50/System.Threading.Overlapped.dll",
- "lib/net46/System.Threading.Overlapped.dll",
- "lib/netcore50/System.Threading.Overlapped.dll",
- "ref/dotnet/System.Threading.Overlapped.dll",
- "ref/dotnet/System.Threading.Overlapped.xml",
- "ref/dotnet/de/System.Threading.Overlapped.xml",
- "ref/dotnet/es/System.Threading.Overlapped.xml",
- "ref/dotnet/fr/System.Threading.Overlapped.xml",
- "ref/dotnet/it/System.Threading.Overlapped.xml",
- "ref/dotnet/ja/System.Threading.Overlapped.xml",
- "ref/dotnet/ko/System.Threading.Overlapped.xml",
- "ref/dotnet/ru/System.Threading.Overlapped.xml",
- "ref/dotnet/zh-hans/System.Threading.Overlapped.xml",
- "ref/dotnet/zh-hant/System.Threading.Overlapped.xml",
- "ref/net46/System.Threading.Overlapped.dll"
- ]
- },
- "System.Threading.Tasks/4.0.10": {
- "serviceable": true,
- "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==",
- "files": [
- "System.Threading.Tasks.4.0.10.nupkg",
- "System.Threading.Tasks.4.0.10.nupkg.sha512",
- "System.Threading.Tasks.nuspec",
- "lib/DNXCore50/System.Threading.Tasks.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Threading.Tasks.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/System.Threading.Tasks.dll",
- "ref/dotnet/System.Threading.Tasks.xml",
- "ref/dotnet/de/System.Threading.Tasks.xml",
- "ref/dotnet/es/System.Threading.Tasks.xml",
- "ref/dotnet/fr/System.Threading.Tasks.xml",
- "ref/dotnet/it/System.Threading.Tasks.xml",
- "ref/dotnet/ja/System.Threading.Tasks.xml",
- "ref/dotnet/ko/System.Threading.Tasks.xml",
- "ref/dotnet/ru/System.Threading.Tasks.xml",
- "ref/dotnet/zh-hans/System.Threading.Tasks.xml",
- "ref/dotnet/zh-hant/System.Threading.Tasks.xml",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll"
- ]
- },
- "System.Threading.Thread/4.0.0-beta-23302": {
- "serviceable": true,
- "sha512": "0tn5ET6NNDVjJdpacPXM9lwa3tZeKiIYZHOZPtsbORXop84IN93KenlcqEdPizxPsnOAgauVIgeKftnvwcvlsQ==",
- "files": [
- "System.Threading.Thread.4.0.0-beta-23302.nupkg",
- "System.Threading.Thread.4.0.0-beta-23302.nupkg.sha512",
- "System.Threading.Thread.nuspec",
- "lib/DNXCore50/System.Threading.Thread.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Threading.Thread.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/System.Threading.Thread.dll",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Threading.Thread.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.Threading.ThreadPool/4.0.10-beta-23302": {
- "serviceable": true,
- "sha512": "dwwA7ce4yVXenjpJU20JyNn3zrXsWWkbw9UMNK49C09D7tmrYLSxzWSzY7/4034okFcOjQmtP5g36ZRZANZL9A==",
- "files": [
- "System.Threading.ThreadPool.4.0.10-beta-23302.nupkg",
- "System.Threading.ThreadPool.4.0.10-beta-23302.nupkg.sha512",
- "System.Threading.ThreadPool.nuspec",
- "lib/DNXCore50/System.Threading.ThreadPool.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Threading.ThreadPool.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/System.Threading.ThreadPool.dll",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Threading.ThreadPool.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.Xml.ReaderWriter/4.0.11-beta-23302": {
- "serviceable": true,
- "sha512": "z9D4/CQ9FytubW6CuTFkv7nb9jPHEvTlOUCXD83oEh5gYfw6RfRJGVPpqY+eJLQOqnBS0wgCPck3zNKEWGCFEA==",
- "files": [
- "System.Xml.ReaderWriter.4.0.11-beta-23302.nupkg",
- "System.Xml.ReaderWriter.4.0.11-beta-23302.nupkg.sha512",
- "System.Xml.ReaderWriter.nuspec",
- "lib/dotnet/System.Xml.ReaderWriter.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/System.Xml.ReaderWriter.dll",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.Xml.XDocument/4.0.11-beta-23302": {
- "serviceable": true,
- "sha512": "ugSaPpuT0ImDyfbRtUdsBd6PMWaTYGbeRg1jO6/2tW0cBYIUU5h9496L2Pjm4l6UYa4v2G1+IH1CE/a19D+qSQ==",
- "files": [
- "System.Xml.XDocument.4.0.11-beta-23302.nupkg",
- "System.Xml.XDocument.4.0.11-beta-23302.nupkg.sha512",
- "System.Xml.XDocument.nuspec",
- "lib/dotnet/System.Xml.XDocument.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/System.Xml.XDocument.dll",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.Xml.XmlDocument/4.0.1-beta-23302": {
- "serviceable": true,
- "sha512": "cv14snu2E01I+Ar4Kb8bNfPLdh3+OZDnJArvaRWzdpM1XAnY5SwrsbZLEOE6h6wAIFp3aefU8IbcbnXOMRATlQ==",
- "files": [
- "System.Xml.XmlDocument.4.0.1-beta-23302.nupkg",
- "System.Xml.XmlDocument.4.0.1-beta-23302.nupkg.sha512",
- "System.Xml.XmlDocument.nuspec",
- "lib/dotnet/System.Xml.XmlDocument.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Xml.XmlDocument.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/System.Xml.XmlDocument.dll",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Xml.XmlDocument.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.Xml.XmlSerializer/4.0.11-beta-23302": {
- "serviceable": true,
- "sha512": "aLVJmiBKKGhPYAa3zaojjowvsNuFA5hBmDC6aN8Iv+UAr0WIIPOFy9ASp8oTx6VQ7kEhjxCQXC+pWU21597wXA==",
- "files": [
- "runtime.json",
- "System.Xml.XmlSerializer.4.0.11-beta-23302.nupkg",
- "System.Xml.XmlSerializer.4.0.11-beta-23302.nupkg.sha512",
- "System.Xml.XmlSerializer.nuspec",
- "lib/DNXCore50/System.Xml.XmlSerializer.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Xml.XmlSerializer.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/dotnet/System.Xml.XmlSerializer.dll",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Xml.XmlSerializer.dll"
- ]
- }
- },
- "projectFileDependencyGroups": {
- "": [
- "System.Diagnostics.Process >= 4.0.0-beta-23302",
- "System.IO >= 4.0.10-beta-23302",
- "System.IO.FileSystem >= 4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives >= 4.0.0-beta-23302",
- "System.Runtime >= 4.0.20-beta-23302",
- "System.Runtime.Extensions >= 4.0.10-beta-23302",
- "System.Runtime.Handles >= 4.0.0-beta-23302",
- "System.Runtime.Loader >= 4.0.0-beta-23302",
- "System.Threading >= 4.0.10-beta-23302",
- "System.Globalization.Calendars >= 4.0.0-beta-23302",
- "System.Globalization >= 4.0.10-beta-23302",
- "System.Text.Encoding >= 4.0.10-beta-23302",
- "System.Runtime.InteropServices >= 4.0.20-beta-23302",
- "System.Collections >= 4.0.10-beta-23302",
- "System.Console >= 4.0.0-beta-23302",
- "System.Reflection >= 4.0.10-beta-23302",
- "System.Reflection.Primitives >= 4.0.0-beta-23302",
- "System.ComponentModel >= 4.0.1-beta-23302",
- "System.Xml.ReaderWriter >= 4.0.11-beta-23302",
- "System.Collections.NonGeneric >= 4.0.1-beta-23302",
- "System.Collections.Specialized >= 4.0.1-beta-23302",
- "System.Linq >= 4.0.1-beta-23302",
- "System.Linq.Queryable >= 4.0.1-beta-23302",
- "System.Xml.XmlSerializer >= 4.0.11-beta-23302",
- "System.Xml.XmlDocument >= 4.0.1-beta-23302",
- "System.Xml.XDocument >= 4.0.11-beta-23302"
- ],
- "DNXCore,Version=v5.0": []
- }
-} \ No newline at end of file