dotnet-installer/test
2016-02-09 10:05:07 -08:00
..
ArgumentForwardingTests Argument Fowarding Tests should account for newline added by StreamFowarder. Add an entry to developer guide so command developers will use Console.WriteLine. PR feedback and slight refactoring. 2016-02-08 14:19:03 -08:00
Compiler.Common.Tests Update to .Net Core rc2-23805 2016-02-05 15:53:23 -06:00
dotnet-build.Tests Fix Incremental Test 2016-02-09 10:05:07 -08:00
dotnet-compile.Tests Fix the compile Test 2016-02-08 18:01:27 -08:00
dotnet-projectmodel-server.Tests Fix projectmodel-server regression 2016-02-02 22:26:16 -08:00
dotnet-publish.Tests Update to .Net Core rc2-23805 2016-02-05 15:53:23 -06:00
E2E Update to .Net Core rc2-23805 2016-02-05 15:53:23 -06:00
FSharpTestProjects Update to .Net Core rc2-23805 2016-02-05 15:53:23 -06:00
LoadContextTest Update to .Net Core rc2-23805 2016-02-05 15:53:23 -06:00
Microsoft.DotNet.Tools.Tests.Utilities Stream Forwarding changes to not wait on buffer full before writing. Instead input streams will be read character by character as they Console.Write or Console.WriteLine. Upon finding a newline character, the line will be printed to the parent process's console. 2016-02-08 14:19:02 -08:00
PackagedCommands/Consumers Update to .Net Core rc2-23805 2016-02-05 15:53:23 -06:00
StreamForwarderTests Remove the Async Ordering Test 2016-02-08 14:19:04 -08:00
TestPackages/dotnet-hello Update to .Net Core rc2-23805 2016-02-05 15:53:23 -06:00
TestProjects Stream Forwarding changes to not wait on buffer full before writing. Instead input streams will be read character by character as they Console.Write or Console.WriteLine. Upon finding a newline character, the line will be printed to the parent process's console. 2016-02-08 14:19:02 -08:00