From bd337ff64a3d4a124a210d775e5b3e8157b43722 Mon Sep 17 00:00:00 2001 From: drieseng Date: Sun, 17 Jul 2016 22:01:07 +0200 Subject: [PATCH] Added PipeStream to .NET 3.5 test project. --- .../Renci.SshNet.Tests.NET35.csproj | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/src/Renci.SshNet.Tests.NET35/Renci.SshNet.Tests.NET35.csproj b/src/Renci.SshNet.Tests.NET35/Renci.SshNet.Tests.NET35.csproj index 735b74f7..1bbb987a 100644 --- a/src/Renci.SshNet.Tests.NET35/Renci.SshNet.Tests.NET35.csproj +++ b/src/Renci.SshNet.Tests.NET35/Renci.SshNet.Tests.NET35.csproj @@ -269,6 +269,18 @@ Classes\Common\PipeStreamTest.cs + + Classes\Common\PipeStream_Close_BlockingRead.cs + + + Classes\Common\PipeStream_Close_BlockingWrite.cs + + + Classes\Common\PipeStream_Flush_BytesRemainingAfterRead.cs + + + Classes\Common\PipeStream_Flush_NoBytesRemainingAfterRead.cs + Classes\Common\PortForwardEventArgsTest.cs @@ -1271,7 +1283,7 @@ - +