summaryrefslogtreecommitdiff
path: root/gio/tests
AgeCommit message (Expand)Author
2021-02-14tests: Use a more realistic language code than sv_SVSimon McVittie
2021-02-11tests: Add a basic test for require-same-user D-Bus auth flagPhilip Withnall
2021-02-11Merge branch 'wip/gdbus-flags-from-the-future' into 'master'Philip Withnall
2021-02-10tests: Add tests for key name handling in the keyfile backendPhilip Withnall
2021-02-08gdbus: Reject attempts to set future connection or server flagsSimon McVittie
2021-02-08tls-interaction: Add test coverage for various ways to set the passwordSimon McVittie
2021-02-04gio: Use g_memdup2() instead of g_memdup() in obvious placesPhilip Withnall
2021-02-02Merge branch 'fix/unix-stream-pollable-detection' into 'master'Sebastian Dröge
2021-02-02gunix: Fix {Input,Output}Stream pollable detectionOle André Vadla Ravnås
2021-02-01tests: Mark tests with AddressSanitizer-detected leaksSimon McVittie
2021-02-01gio: Don't run gsocketclient-slow test under sanitizersSimon McVittie
2021-01-29socket-service test: Don't leak writev vectorsSimon McVittie
2021-01-28gdbus-serialization: Don't leak string containing first serializationSimon McVittie
2021-01-27Merge branch 'fix/darwin-nosigpipe-regression' into 'master'Sebastian Dröge
2021-01-25Extend dbus watching name tests:Frederic Martinsons
2021-01-21gsocket: Fix SO_NOSIGPIPE regression on DarwinFrancesco Tamagni
2021-01-20Merge branch '968-add-gdbus-obj-path-escape' into 'master'Philip Withnall
2021-01-20Add g_dbus_utils_object_path_escape and g_dbus_utils_object_path_unescapeMARTINSONS Frederic
2021-01-20Merge branch 'settings-test-cleanups' into 'master'Philip Withnall
2021-01-20tests: Remove incorrect unref from tls-bindings testsPhilip Withnall
2021-01-20tests: Free GSettingsBackend singleton at end of gsettings testsPhilip Withnall
2021-01-09tests: Update the expected count in file testKrzesimir Nowak
2021-01-09gdesktopappinfo: Fix validation of XDG_CURRENT_DESKTOPKrzesimir Nowak
2021-01-07tests: Add more debug information to gdbus-connection-slowPhilip Withnall
2021-01-04gsocket: Fix credentials error-handling on Apple OSesOle André Vadla Ravnås
2020-11-25Rewriting the G_GNUC_NORETURN into G_NORETURN macros everywhereEmmanuel Fleury
2020-11-20Merge branch 'py-fixes' into 'master'Sebastian Dröge
2020-11-20tests: Drop unnecessary volatile qualifiers from testsPhilip Withnall
2020-11-20tests: Fix non-atomic access to some shared variablesPhilip Withnall
2020-11-20gobject: Drop use of volatile from get_type() macrosPhilip Withnall
2020-11-18tests: Improve validity of binary GDBusMessage parsing testsPhilip Withnall
2020-11-17py: Various flake8 cleanupsPhilip Withnall
2020-11-17py: Reformat all Python files consistentlyPhilip Withnall
2020-11-15Correct shellcheck errors (and ignore world splitting when we want it)Frederic Martinsons
2020-11-14Merge branch '1560-converter-zero-size' into 'master'Sebastian Dröge
2020-11-14gresource: Fix handling of zero-sized compressed resource entriesPhilip Withnall
2020-11-14gio, glib: Use g_assert_cmpstrv where it makes senseNiels De Graef
2020-10-31gio/tests/gsettings: Assert that temporary directory ends up emptySimon McVittie
2020-10-31gio/tests/gsettings: Assert that g_chmod succeedsSimon McVittie
2020-10-31gio/tests/gsettings: Use g_assert_no_errno()Simon McVittie
2020-10-31gio/tests/appmonitor: Use g_assert_no_errno()Simon McVittie
2020-10-31gio/tests/live-g-file: Use g_assert_no_errno()Simon McVittie
2020-10-28gio/tests/gdbus-peer: Exercise fds attached to a large messageSimon McVittie
2020-10-26Fix race in socketclient-slow testMichael Catanzaro
2020-10-12GSubprocessLauncher: allow to close passed FDsSergio Costas
2020-10-06gio: Expose g_file_build_attribute_list_for_copyMaxim Mikityanskiy
2020-10-01gtlscertificate: Add support for PKCS #11 backed certificatesPatrick Griffis
2020-10-01GDBus: Use G_DBUS_METHOD_INVOCATION_HANDLED in method implementationsSimon McVittie
2020-10-01GDBus tests: Use G_SOURCE_REMOVE, G_SOURCE_CONTINUESimon McVittie
2020-09-30guri: Fix URI scope parsingPhilip Withnall