allow all tests to pass regardless of build type

This commit is contained in:
Sean Kaim
2017-01-06 11:58:00 -05:00
parent fd5e3e24df
commit a88fdddecb
4 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,6 @@ namespace mRemoteNGTests.App
[TestFixture]
public class UpdaterTests
{
#if !PORTABLE
[Test]
public void UpdateStableChannel()
{
@@ -46,7 +45,6 @@ namespace mRemoteNGTests.App
Assert.That(IsNewer, Is.True);
}
#else
[Test]
public void UpdateStablePortableChannel()
{
@@ -82,6 +80,5 @@ namespace mRemoteNGTests.App
var IsNewer = CurrentUpdateInfo.Version > v;
Assert.That(IsNewer, Is.True);
}
#endif
}
}

View File

@@ -1,4 +1,5 @@
Version: 1.75.6170.27478
dURL: https://github.com/mRemoteNG/mRemoteNG/releases/download/v1.75Beta3/mRemoteNG-Portable-1.75.6179.28241.zip
clURL: https://raw.githubusercontent.com/mRemoteNG/mRemoteNG/v1.75Beta3/CHANGELOG.TXT
CertificateThumbprint: 0CEA828E5C787EA8AA89268D83816C1EA03375BA
Checksum: 1C35EA199F58001BC4EBB164D8B3D11C

View File

@@ -1,4 +1,5 @@
Version: 1.75.6170.27478
dURL: https://github.com/mRemoteNG/mRemoteNG/releases/download/v1.75Beta3/mRemoteNG-Portable-1.75.6179.28241.zip
clURL: https://raw.githubusercontent.com/mRemoteNG/mRemoteNG/v1.75Beta3/CHANGELOG.TXT
CertificateThumbprint: 0CEA828E5C787EA8AA89268D83816C1EA03375BA
Checksum: 1C35EA199F58001BC4EBB164D8B3D11C

View File

@@ -1,4 +1,5 @@
Version: 1.75.6170.27478
dURL: https://github.com/mRemoteNG/mRemoteNG/releases/download/v1.75Beta3/mRemoteNG-Portable-1.75.6179.28241.zip
clURL: https://raw.githubusercontent.com/mRemoteNG/mRemoteNG/v1.75Beta3/CHANGELOG.TXT
CertificateThumbprint: 0CEA828E5C787EA8AA89268D83816C1EA03375BA
Checksum: 1C35EA199F58001BC4EBB164D8B3D11C