From 0c9ff6c4d2aac6cf180e999e9a3583d91626377a Mon Sep 17 00:00:00 2001 From: Oren Novotny Date: Wed, 27 Aug 2014 13:00:24 -0400 Subject: Fix bugs from tests --- crypto.tests.Net45/crypto.tests.Net45.csproj | 5 ++++- crypto/crypto.csproj | 4 ++-- crypto/src/bcpg/BcpgOutputStream.cs | 4 ++-- crypto/src/openpgp/PgpCompressedDataGenerator.cs | 13 ++----------- crypto/src/openpgp/WrappedGeneratorStream.cs | 1 - crypto/test/src/math/ec/test/ECAlgorithmsTest.cs | 2 ++ crypto/test/src/math/ec/test/ECPointPerformanceTest.cs | 1 + crypto/test/src/util/test/SimpleTest.cs | 4 ++-- 8 files changed, 15 insertions(+), 19 deletions(-) diff --git a/crypto.tests.Net45/crypto.tests.Net45.csproj b/crypto.tests.Net45/crypto.tests.Net45.csproj index 5db9fac92..021f6d062 100644 --- a/crypto.tests.Net45/crypto.tests.Net45.csproj +++ b/crypto.tests.Net45/crypto.tests.Net45.csproj @@ -7,7 +7,7 @@ {45473847-8AF8-4BAF-B768-442C6875B8CE} Library Properties - crypto.tests.Net45 + crypto.tests crypto.tests.Net45 v4.5 512 @@ -61,6 +61,9 @@ crypto + + +