[glib-networking/verify-paths: 2/4] openssl: reenable tests
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking/verify-paths: 2/4] openssl: reenable tests
- Date: Thu, 25 Apr 2019 14:20:40 +0000 (UTC)
commit 892aa41b2d0b7b78daed963d9c4928d3ecc7dd35
Author: Ignacio Casal Quinteiro <qignacio amazon com>
Date: Thu Apr 25 12:01:53 2019 +0200
openssl: reenable tests
tls/tests/meson.build | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/tls/tests/meson.build b/tls/tests/meson.build
index fc73a4b..1dfe529 100644
--- a/tls/tests/meson.build
+++ b/tls/tests/meson.build
@@ -66,10 +66,7 @@ foreach backend: backends
'GIO_MODULE_DIR=' + join_paths(meson.build_root(), 'tls', backend)
]
- # OpenSSL tests are disabled until we fix https://gitlab.gnome.org/GNOME/glib-networking/issues/54
- if backend != 'openssl'
- test(program_name, exe, env: test_envs)
- endif
+ test(program_name, exe, env: test_envs)
endif
endforeach
endforeach
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]