From bc0ccc8546ea93be25672b6cecbd77f44c0542ce Mon Sep 17 00:00:00 2001 From: Gert Driesen Date: Mon, 16 May 2016 21:01:34 +0200 Subject: [PATCH] Added Extensions tests to .NET 3.5 test project. --- .../Renci.SshNet.Tests.NET35.csproj | 17 ++++++++++++++++- 1 file changed, 16 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 d6dc7af9..e0924fb6 100644 --- a/src/Renci.SshNet.Tests.NET35/Renci.SshNet.Tests.NET35.csproj +++ b/src/Renci.SshNet.Tests.NET35/Renci.SshNet.Tests.NET35.csproj @@ -257,6 +257,21 @@ Classes\Common\ExceptionEventArgsTest.cs + + Classes\Common\ExtensionsTest_Concat.cs + + + Classes\Common\ExtensionsTest_IsEqualTo_ByteArray.cs + + + Classes\Common\ExtensionsTest_Take_Count.cs + + + Classes\Common\ExtensionsTest_Take_OffsetAndCount.cs + + + Classes\Common\ExtensionsTest_TrimLeadingZeros.cs + Classes\Common\HostKeyEventArgsTest.cs @@ -1271,7 +1286,7 @@ - +