summaryrefslogtreecommitdiff
path: root/tests/giomm_tls_client
Commit message (Expand)AuthorAgeFilesLines
* tests/glibmm_tls_client: Skip test, if socket can't be connectedKjell Ahlstedt2020-12-101-1/+4
* tests/glibmm_tls_client: Catch exceptions from more function callsKjell Ahlstedt2020-12-091-6/+18
* Glib::SignalProxy: Make a specialization for void signal handlersKjell Ahlstedt2017-04-231-1/+1
* Gio::Socket: Move enums into class.Murray Cumming2017-04-181-1/+1
* Fix make check when _WRAP_ENUM generates enum classKjell Ahlstedt2017-04-111-1/+1
* RefPtr: Make this an alias for shared_ptr<> instead.Murray Cumming2017-04-071-1/+1
* Run clang-format on tests.Murray Cumming2016-02-261-65/+50
* tls_client test: Use gnome.org instead of google.orgMurray Cumming2015-07-271-1/+1
* C++11: examples/tests: More use of auto.Murray Cumming2015-07-151-9/+9
* Avoid shadowed variables.Murray Cumming2015-07-151-2/+0
* tests/giomm_tls_client: Put try/catch around Socket::connect().Murray Cumming2014-12-031-1/+11
* This test assumes that the first DNS result it gets for www.google.com is anAdam Sampson2013-12-081-2/+2
* giomm_tls_client test: Add some commentsKjell Ahlstedt2013-10-301-0/+18
* tls_client test: Catch an exceptionMurray Cumming2013-06-271-3/+18
* Tls Client Test: Update to test the TlsDatabase class.José Alburquerque2013-04-121-29/+19
* Tests: Add a basic test for the Tls* API.José Alburquerque2013-04-071-0/+144