dotnet-installer/TestAssets/TestProjects
Faizan Ahmad 33caa408a1 1) Added support to run test from test3 verb for the project targeting multiple TFM
2) Added test to address above change
3) Crossgen were creating problem for full CLR built assemblies. Removed All those assembly from Crossgen list.
4) Removed the line of code which were deleting Extensions folder under sdk folder as this folder contain trx logger dlls
2016-10-25 20:10:18 +05:30
..
AppWithAppDependency Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
AppWithBomGlobalJson Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
AppWithDepOnToolWithOutputName Merge branch 'rel/1.0.0-preview2' into merge_preview2_to_rel100 2016-09-02 14:53:16 -07:00
AppWithDirectAndToolDep Merge branch 'rel/1.0.0-preview2' into merge_preview2_to_rel100 2016-09-02 14:53:16 -07:00
AppWithDirectDep Merge branch 'rel/1.0.0-preview2' into merge_preview2_to_rel100 2016-09-02 14:53:16 -07:00
AppWithDirectDepAndTypeBuild Merge branch 'rel/1.0.0-preview2' into merge_preview2_to_rel100 2016-09-02 14:53:16 -07:00
AppWithDirectDepWithOutputName Merge branch 'rel/1.0.0-preview2' into merge_preview2_to_rel100 2016-09-02 14:53:16 -07:00
AppWithNet46AndRoslyn Removed the roslyn-master-nightly feed. Web hook is being set there. For now, pushed the dependencies by hand to cli-deps. Also updated to a new package from Roslyn with a fix to a NRE that was happening on windows. 2016-09-23 10:16:44 -07:00
AppWithOutputAssemblyName Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
AppWithToolDependency Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
CompileFail Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
DependencyChangeTest/PortableApp_Standalone Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
DependencyContextFromTool Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
DependencyContextValidator Merge branch 'rel/1.0.0-preview2' into merge_preview2_to_rel100 2016-09-02 14:53:16 -07:00
DuplicatedReferenceAssembly Updating CoreFX, CoreCLR, Roslyn, CoreSetup to stable versions. 2016-06-14 03:14:53 -05:00
EndToEndTestApp Merge branch 'rel/1.0.0-preview2' into merge_preview2_to_rel100 2016-09-02 14:53:16 -07:00
FSharpTestProjects Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
KestrelSample Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
LibraryWithOutputAssemblyName Updating CoreFX, CoreCLR, Roslyn, CoreSetup to stable versions. 2016-06-14 03:14:53 -05:00
MSBuildAppWithMultipleFrameworks Updating the SDK version to the latest. 2016-10-19 16:21:54 -07:00
MSBuildBareBonesProject Add dotnet msbuild tests. 2016-09-22 15:56:36 -05:00
MSBuildTestApp Updating the SDK version to the latest. 2016-10-19 16:21:54 -07:00
MSBuildTestAppWithToolInDependencies Updating the SDK version to the latest. 2016-10-19 16:21:54 -07:00
OutputStandardOutputAndError Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
Packages update version of nuget 2016-03-08 09:53:06 -08:00
PerformanceTestProjects Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
PortableTests Removed the roslyn-master-nightly feed. Web hook is being set there. For now, pushed the dependencies by hand to cli-deps. Also updated to a new package from Roslyn with a fix to a NRE that was happening on windows. 2016-09-23 10:16:44 -07:00
ProjectJsonConsoleTemplate dotnet-new csproj templates (#4382) 2016-10-14 00:06:35 -07:00
ProjectJsonWebTemplate turn on the web test 2016-10-20 15:04:53 -07:00
ProjectsWithTests Fix dotnet-tests to run tests on net46, since we only support netstandard1.3 in ProjectModel. 2016-10-11 16:59:58 -05:00
ResourcesTests Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
RunTestsApps Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
TestAppCompilationContext Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
TestAppDependencyGraph Updating the SDK version to the latest. 2016-10-19 16:21:54 -07:00
TestAppSimple Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
TestAppWithArgs Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
TestAppWithBuildDependency Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
TestAppWithContentPackage Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
TestAppWithContents green 2016-10-03 20:10:09 -07:00
TestAppWithLibrary Merge branch 'rel/1.0.0-preview2' into merge_preview2_to_rel100 2016-09-02 14:53:16 -07:00
TestAppWithLibraryUnderTFM Fixing project dependencies migration so that they are only conditioned when they where under a TFM in the project.json to begin with. 2016-10-21 18:00:17 -07:00
TestAppWithMigrateableScripts try again 2016-09-19 11:11:01 -07:00
TestAppWithResourceDeps Merge branch 'rel/1.0.0-preview2' into merge_preview2_to_rel100 2016-09-02 14:53:16 -07:00
TestAppWithRuntimeOptions Updating versions in a few places that did not exist in the preview2 branch. 2016-09-02 15:01:59 -07:00
TestAppWithScripts Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
TestAppWithSigning pr feedback 2016-10-04 16:37:23 -07:00
TestAppWithTransitiveAppDependency Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
TestAppWithUnicodéPath Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
TestAppWithWrapperProjectDependency Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
TestBindingRedirectGeneration Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
TestLibraryWithAnalyzer Updating CoreFX, CoreCLR, Roslyn, CoreSetup to stable versions. 2016-06-14 03:14:53 -05:00
TestLibraryWithConfiguration Updating CoreFX, CoreCLR, Roslyn, CoreSetup to stable versions. 2016-06-14 03:14:53 -05:00
TestLibraryWithDeprecatedProjectFile Updating CoreFX, CoreCLR, Roslyn, CoreSetup to stable versions. 2016-06-14 03:14:53 -05:00
TestLibraryWithMultipleFrameworks Updating CoreFX, CoreCLR, Roslyn, CoreSetup to stable versions. 2016-06-14 03:14:53 -05:00
TestLibraryWithRunner Test directory refactoring step 1. 2016-02-08 20:35:22 -06:00
TestLibraryWithTwoFrameworks remove desktop from multi target test asset 2016-10-20 17:39:51 -07:00
TestLibraryWithXmlDoc Updating CoreFX, CoreCLR, Roslyn, CoreSetup to stable versions. 2016-06-14 03:14:53 -05:00
TestMicrosoftCSharpReference Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
TestMicrosoftCSharpReferenceMissingFramework Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
TestMscorlibReference Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
TestProjectContextBuildAllDedupe Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
TestProjectToProjectDependencies Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
TestProjectWithCultureSpecificResource Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
TestProjectWithResource Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
TestRuleSet Updating CoreFX, CoreCLR, Roslyn, CoreSetup to stable versions. 2016-06-14 03:14:53 -05:00
TestSimpleIncrementalApp Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
TestSystemCoreReference Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
TestSystemReference Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
VSTestDesktopAndNetCoreApp 1) Added support to run test from test3 verb for the project targeting multiple TFM 2016-10-25 20:10:18 +05:30
VSTestDotNetCoreProject 1) Added support to run test from test3 verb for the project targeting multiple TFM 2016-10-25 20:10:18 +05:30
global.json Clean up the temporary TestAsset changes. 2016-07-21 12:23:51 -05:00
NuGet.Config Clean up the temporary TestAsset changes. 2016-07-21 12:23:51 -05:00