mirror of
https://git.freebsd.org/ports.git
synced 2025-05-01 02:56:39 -04:00
* Disable online test Changelog: https://gitlab.gnome.org/GNOME/glibmm/-/blob/2.66.7/NEWS PR: 280175 Approved by: gnome (fluffy) via Matrix Sponsored by: Blinkinblox
11 lines
548 B
Text
11 lines
548 B
Text
--- tests/meson.build.orig 2024-07-07 10:40:07 UTC
|
|
+++ tests/meson.build
|
|
@@ -10,7 +10,7 @@ test_programs = [
|
|
[['giomm_listmodel'], 'test', ['main.cc'], true],
|
|
[['giomm_memoryinputstream'], 'test', ['main.cc'], true],
|
|
[['giomm_simple'], 'test', ['main.cc'], true],
|
|
- [['giomm_tls_client'], 'test', ['main.cc'], true],
|
|
+# [['giomm_tls_client'], 'test', ['main.cc'], true],
|
|
[['glibmm_base64'], 'test', ['main.cc'], false],
|
|
[['glibmm_binding'], 'test', ['main.cc'], false],
|
|
[['glibmm_bool_arrayhandle'], 'test', ['main.cc'], false],
|