Refactoring test directories.
- Rename Compiler.Common.Tests to Microsoft.DotNet.Compiler.Common.Tests. - Create the Microsoft.DotNet.Cli.Utils.Tests and move StreamForwarderTests to it. - ArgumentForwardingTests will be moved here in the future - Remove LoadContextTest, since it is old and no longer relevant. Partial #1250
This commit is contained in:
parent
b34dd22ca8
commit
490f4af0d4
10 changed files with 45 additions and 102 deletions
|
@ -1,6 +1,6 @@
|
|||
EndToEnd
|
||||
StreamForwarderTests
|
||||
dotnet-publish.Tests
|
||||
dotnet-compile.Tests
|
||||
dotnet-build.Tests
|
||||
Compiler.Common.Tests
|
||||
Microsoft.DotNet.Cli.Utils.Tests
|
||||
Microsoft.DotNet.Compiler.Common.Tests
|
||||
|
|
|
Loading…
Add table
Add a link
Reference in a new issue