.. |
AppWith2Tfm0Rid
|
Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore.
|
2017-03-17 20:32:51 -07:00 |
AppWith4netTfm0Rid
|
Add missing copyright headers to all cs files
|
2017-03-02 21:04:03 -08:00 |
AppWithAppDependency
|
Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore.
|
2017-03-17 20:32:51 -07:00 |
AppWithAssemblyInfo
|
Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore.
|
2017-03-17 20:32:51 -07:00 |
AppWithDepOnToolWithOutputName
|
Modified test assets and added the new rids back as badges and CI. Still need to update tests.
|
2017-03-17 20:32:50 -07:00 |
AppWithDirectAndToolDep
|
Disabling intermittent test and fixing assets for windows only tests.
|
2017-03-17 20:32:52 -07:00 |
AppWithDirectDep
|
Disabling intermittent test and fixing assets for windows only tests.
|
2017-03-17 20:32:52 -07:00 |
AppWithDirectDepWithOutputName
|
Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore.
|
2017-03-17 20:32:51 -07:00 |
AppWithFallbackFolderToolDependency
|
Switched to using a FallbackPackagePathResolver to find the tool dll, because now with Fallback folders, we can have the tool dll in the fallback folder but its assets file in the user nuget cache. This happens because Nuget never writes to the fallback folder, including the tool's assets file that it generates during restore.
|
2017-03-24 12:17:27 -07:00 |
AppWithMultipleFxAndTools
|
Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore.
|
2017-03-17 20:32:51 -07:00 |
AppWithOutputAssemblyName
|
Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore.
|
2017-03-17 20:32:51 -07:00 |
AppWithPackageNamedAfterFolder
|
Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore.
|
2017-03-17 20:32:51 -07:00 |
AppWithToolDependency
|
Modified test assets and added the new rids back as badges and CI. Still need to update tests.
|
2017-03-17 20:32:50 -07:00 |
DependencyContextFromTool
|
Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore.
|
2017-03-17 20:32:51 -07:00 |
FluentProfile
|
Update SDK to 2.0.0-alpha-20170410-1.
|
2017-04-10 14:24:52 -05:00 |
FSharpTestProjects
|
Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore.
|
2017-03-17 20:32:51 -07:00 |
InvalidSolution
|
Add missing copyright headers to all cs files
|
2017-03-02 21:04:03 -08:00 |
LibraryWithNetStandardLibRef
|
Add missing copyright headers to all cs files
|
2017-03-02 21:04:03 -08:00 |
LibraryWithoutNetStandardLibRef
|
Add missing copyright headers to all cs files
|
2017-03-02 21:04:03 -08:00 |
LibraryWithOutputAssemblyName
|
Add missing copyright headers to all cs files
|
2017-03-02 21:04:03 -08:00 |
LibraryWithUnresolvablePackageReference
|
use missing package test to verify correct package feed parsing
|
2017-02-01 14:13:07 -08:00 |
MSBuildAppWithMultipleFrameworks
|
Port #4403 back into the main source code.
|
2017-03-21 13:46:08 -05:00 |
MSBuildAppWithMultipleFrameworksAndTools
|
Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore.
|
2017-03-17 20:32:51 -07:00 |
MSBuildBareBonesProject
|
Fix 4508: CLI verbs that call into msbuild should control their output (#4719)
|
2016-11-15 11:56:39 -08:00 |
MSBuildIntegration
|
use Sdks attribute in dotnet new templates (#4916)
|
2016-12-04 22:31:58 -08:00 |
MSBuildTestApp
|
moving dependecymodel and platformabstraction to preview1-001960
|
2017-04-11 17:00:50 -07:00 |
MultiDependentProject
|
tests for cache taking multiple input files
|
2017-03-07 14:38:12 -08:00 |
NewtonSoftDependentProject
|
Add missing copyright headers to all cs files
|
2017-03-02 21:04:03 -08:00 |
NewtonsoftProfile
|
Update SDK to 2.0.0-alpha-20170410-1.
|
2017-04-10 14:24:52 -05:00 |
Packages
|
update version of nuget
|
2016-03-08 09:53:06 -08:00 |
PJAppWithMultipleFrameworks
|
Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore.
|
2017-03-17 20:32:51 -07:00 |
PJLibWithMultipleFrameworks
|
Add missing copyright headers to all cs files
|
2017-03-02 21:04:03 -08:00 |
PJTestAppSimple
|
Add OSX.10.12 RID to some test assets
|
2017-03-24 11:29:10 -07:00 |
PJTestLibraryWithConfiguration
|
Adding an E2E test for pack with content during migration.
|
2017-02-23 23:07:38 -08:00 |
ProjectJsonConsoleTemplate
|
Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore.
|
2017-03-17 20:32:51 -07:00 |
ProjectJsonWebTemplate
|
Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore.
|
2017-03-17 20:32:51 -07:00 |
ProjectsWithGlobalJson
|
Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore.
|
2017-03-17 20:32:51 -07:00 |
SlnFileWithNoProjectReferences
|
dotnet add uses ProjectTypeGuid or DefaultProjectTypeGuid (#5218)
|
2017-01-05 12:04:57 -10:00 |
SlnFileWithNoProjectReferencesAndCSharpProject
|
Add missing copyright headers to all cs files
|
2017-03-02 21:04:03 -08:00 |
SlnFileWithNoProjectReferencesAndFSharpProject
|
dotnet add uses ProjectTypeGuid or DefaultProjectTypeGuid (#5218)
|
2017-01-05 12:04:57 -10:00 |
SlnFileWithNoProjectReferencesAndUnknownProject
|
dotnet add uses ProjectTypeGuid or DefaultProjectTypeGuid (#5218)
|
2017-01-05 12:04:57 -10:00 |
SlnFileWithNoProjectReferencesAndUnknownProjectWithMultipleProjectTypeGuids
|
dotnet add uses ProjectTypeGuid or DefaultProjectTypeGuid (#5218)
|
2017-01-05 12:04:57 -10:00 |
SlnFileWithNoProjectReferencesAndUnknownProjectWithSingleProjectTypeGuid
|
dotnet add uses ProjectTypeGuid or DefaultProjectTypeGuid (#5218)
|
2017-01-05 12:04:57 -10:00 |
SlnFileWithNoProjectReferencesAndVBProject
|
dotnet add uses ProjectTypeGuid or DefaultProjectTypeGuid (#5218)
|
2017-01-05 12:04:57 -10:00 |
TestAppDependencyGraph
|
Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore.
|
2017-03-17 20:32:51 -07:00 |
TestAppSimple
|
Replacing hard coded references to shared framework version.
|
2017-03-06 21:25:42 -08:00 |
TestAppWithCLIToolReferences
|
Adding "RequiresSpecificFrameworkFact("netcoreapp1.0")" to the 'ItRunsABackwardsVersionedTool' CLI test.
|
2017-04-14 13:31:12 -07:00 |
TestAppWithContents
|
Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore.
|
2017-03-17 20:32:51 -07:00 |
TestAppWithEmbeddedResources
|
Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore.
|
2017-03-17 20:32:51 -07:00 |
TestAppWithEmptySln
|
Replacing hard coded references to shared framework version.
|
2017-03-06 21:25:42 -08:00 |
TestAppWithExplicitInclude
|
Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore.
|
2017-03-17 20:32:51 -07:00 |
TestAppWithExplicitIncludeGlob
|
Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore.
|
2017-03-17 20:32:51 -07:00 |
TestAppWithLibrary
|
Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore.
|
2017-03-17 20:32:51 -07:00 |
TestAppWithLibraryUnderTFM
|
Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore.
|
2017-03-17 20:32:51 -07:00 |
TestAppWithMigrateableScripts
|
Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore.
|
2017-03-17 20:32:51 -07:00 |
TestAppWithMultipleFrameworksAndRuntimes
|
Add missing copyright headers to all cs files
|
2017-03-02 21:04:03 -08:00 |
TestAppWithMultipleSlnFiles
|
Replacing hard coded references to shared framework version.
|
2017-03-06 21:25:42 -08:00 |
TestAppWithProjDepTool
|
Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore.
|
2017-03-17 20:32:51 -07:00 |
TestAppWithRuntimeOptions
|
Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore.
|
2017-03-17 20:32:51 -07:00 |
TestAppWithSigning
|
Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore.
|
2017-03-17 20:32:51 -07:00 |
TestAppWithSlnAndCaseSensitiveSolutionFolders
|
Replacing hard coded references to shared framework version.
|
2017-03-06 21:25:42 -08:00 |
TestAppWithSlnAndCsprojFiles
|
Replacing hard coded references to shared framework version.
|
2017-03-06 21:25:42 -08:00 |
TestAppWithSlnAndCsprojInSubDir
|
Replacing hard coded references to shared framework version.
|
2017-03-06 21:25:42 -08:00 |
TestAppWithSlnAndCsprojInSubDirToRemove
|
Replacing hard coded references to shared framework version.
|
2017-03-06 21:25:42 -08:00 |
TestAppWithSlnAndCsprojProjectGuidFiles
|
Replacing hard coded references to shared framework version.
|
2017-03-06 21:25:42 -08:00 |
TestAppWithSlnAndCsprojToRemove
|
Replacing hard coded references to shared framework version.
|
2017-03-06 21:25:42 -08:00 |
TestAppWithSlnAndDuplicateProjectReferences
|
Replacing hard coded references to shared framework version.
|
2017-03-06 21:25:42 -08:00 |
TestAppWithSlnAndExistingCsprojReferences
|
Replacing hard coded references to shared framework version.
|
2017-03-06 21:25:42 -08:00 |
TestAppWithSlnAndExistingCsprojReferencesWithEscapedDirSep
|
Replacing hard coded references to shared framework version.
|
2017-03-06 21:25:42 -08:00 |
TestAppWithSlnAndLastCsprojInSubDirToRemove
|
Replacing hard coded references to shared framework version.
|
2017-03-06 21:25:42 -08:00 |
TestAppWithSlnAndSolutionFolders
|
Replacing hard coded references to shared framework version.
|
2017-03-06 21:25:42 -08:00 |
TestAppWithUnqualifiedDependencies
|
Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore.
|
2017-03-17 20:32:51 -07:00 |
TestLibraryWithAnalyzer
|
Add missing copyright headers to all cs files
|
2017-03-02 21:04:03 -08:00 |
TestLibraryWithConfiguration
|
Remove unnecessary Release constants
|
2017-03-02 20:11:21 -08:00 |
TestLibraryWithMultipleFrameworks
|
Add missing copyright headers to all cs files
|
2017-03-02 21:04:03 -08:00 |
TestLibraryWithTwoFrameworks
|
Add missing copyright headers to all cs files
|
2017-03-02 21:04:03 -08:00 |
VSTestDesktopAndNetCore
|
Replacing dir.props with testassets.props for other test asset test projects.
|
2017-03-07 08:35:13 -08:00 |
VSTestDotNetCore
|
Replacing dir.props with testassets.props for other test asset test projects.
|
2017-03-07 08:35:13 -08:00 |
VSTestXunitDesktopAndNetCore
|
Replacing dir.props with testassets.props for other test asset test projects.
|
2017-03-07 08:35:13 -08:00 |
VSTestXunitDotNetCore
|
Replacing dir.props with testassets.props for other test asset test projects.
|
2017-03-07 08:35:13 -08:00 |
WebAppWithMissingFileInPublishOptions
|
Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore.
|
2017-03-17 20:32:51 -07:00 |
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 |