[glib-networking/enable-openssl-tests: 3/7] Enable openssl tests
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking/enable-openssl-tests: 3/7] Enable openssl tests
- Date: Fri, 24 May 2019 10:32:24 +0000 (UTC)
commit 21119be720badcde63dd650fa1ebb77f829c76ee
Author: Ignacio Casal Quinteiro <qignacio amazon com>
Date: Fri May 17 15:05:55 2019 +0200
Enable openssl 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 df9dba4..2f197b5 100644
--- a/tls/tests/meson.build
+++ b/tls/tests/meson.build
@@ -70,10 +70,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]