.. |
Assertions
|
Update dotnet new to generate a "2.0" project.
|
2017-01-29 09:46:46 -06:00 |
Commands
|
Removing the additional shared framework from the official stage2 build of the CLI. Instead, I also create a stage2 build with the legacy runtime so that we can continue to run tests tthat depend on it, but most importantly, we will be able to run backwards compatibility tests using it.
|
2017-04-08 00:31:27 -07:00 |
Extensions
|
Add missing copyright headers to all cs files
|
2017-03-02 21:04:03 -08:00 |
Mock
|
Fixing broken tests after my changes to the CommandResolvers.
|
2016-08-25 22:53:04 -07:00 |
NetworkUtils
|
Add missing copyright headers to all cs files
|
2017-03-02 21:04:03 -08:00 |
Properties
|
Add missing copyright headers to all cs files
|
2017-03-02 21:04:03 -08:00 |
TempFileSystem
|
Trailing newlines + standardize tabs -> spaces
|
2017-03-02 20:35:20 -08:00 |
DotnetLegacyRuntimeIdentifiers.cs
|
Trailing newlines + standardize tabs -> spaces
|
2017-03-02 20:35:20 -08:00 |
DotnetUnderTest.cs
|
Removing the additional shared framework from the official stage2 build of the CLI. Instead, I also create a stage2 build with the legacy runtime so that we can continue to run tests tthat depend on it, but most importantly, we will be able to run backwards compatibility tests using it.
|
2017-04-08 00:31:27 -07:00 |
EnvironmentInfo.cs
|
Disable F# tests on linux-x64.
|
2017-03-20 12:23:24 -05:00 |
LinuxOnlyFactAttribute.cs
|
merge master
|
2017-03-19 17:09:05 -07:00 |
MacOsOnlyFactAttribute.cs
|
merge master
|
2017-03-19 17:09:05 -07:00 |
Microsoft.DotNet.Tools.Tests.Utilities.csproj
|
Modified the build script to generate the lzma archive without the nupkgs. Modified the configurer to upsert NuGet.Config with the fallback folder info and to extract the fallback folder. Added unit tests for all this. Next step: update E2E tests.
|
2017-03-30 00:11:17 -07:00 |
NonWindowsOnlyFactAttribute.cs
|
add tests for checking filename, working dir and validation of presence of environmental variables
|
2017-02-16 14:22:02 -08:00 |
NonWindowsOnlyTheoryAttribute.cs
|
add EOLs in the end of files
|
2017-02-16 14:22:02 -08:00 |
NuGetConfig.cs
|
Trailing newlines + standardize tabs -> spaces
|
2017-03-02 20:35:20 -08:00 |
PeReaderUtils.cs
|
Trailing newlines + standardize tabs -> spaces
|
2017-03-02 20:35:20 -08:00 |
ProjectUtils.cs
|
Address PR Feedback
|
2016-02-12 16:57:32 -08:00 |
RepoDirectoriesProvider.cs
|
Removing the additional shared framework from the official stage2 build of the CLI. Instead, I also create a stage2 build with the legacy runtime so that we can continue to run tests tthat depend on it, but most importantly, we will be able to run backwards compatibility tests using it.
|
2017-04-08 00:31:27 -07:00 |
RequiresSpecificFrameworkFactAttribute.cs
|
Fix tests on netcoreapp1.1 only platforms
|
2017-02-22 21:34:21 -06:00 |
TestBase.cs
|
fix a few tests, revert one change
|
2017-03-16 23:15:45 -07:00 |
WindowsOnlyFactAttribute.cs
|
add tests for checking filename, working dir and validation of presence of environmental variables
|
2017-02-16 14:22:02 -08:00 |
WindowsOnlyTheoryAttribute.cs
|
add tests for checking filename, working dir and validation of presence of environmental variables
|
2017-02-16 14:22:02 -08:00 |