summaryrefslogtreecommitdiff
path: root/test/lisp/net/dbus-tests.el
AgeCommit message (Expand)Author
2026-05-28dbus-call-method-asynchronously supports also an ERROR-HANDLERmasterMichael Albinus
2026-02-11; * test/lisp/net/dbus-tests.el: Remove obsolete function declarations.Michael Albinus
2026-02-11; * test/lisp/net/dbus-tests.el: no warnings for non-dbus configsMattias Engdegård
2026-02-07Support D-Bus file descriptor manipulationMichael Albinus
2026-01-22; * test/lisp/net/dbus-tests.el: Fix typos.Michael Albinus
2026-01-21; * test/lisp/net/dbus-tests.el: hush warnings on no-dbus platformsMattias Engdegård
2026-01-17New D-Bus functions to support systemd inhibitor locksMichael Albinus
2026-01-14Call all registered D-Bus signal handlersMichael Albinus
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-10-06Don't call dbus-launch in dbus-tests.elMichael Albinus
2025-01-01Update copyright year to 2025Paul Eggert
2024-07-19; * test/lisp/net/dbus-tests.el: silence compilation warningsMattias Engdegård
2024-07-10; * test/lisp/net/dbus-tests.el: Fix thinko.Michael Albinus
2024-07-10Extend dbus-test04-call-method-authorizableMichael Albinus
2024-07-09Adapt dbus-tests.elMichael Albinus
2024-07-09Make D-Bus tests stableMichael Albinus
2024-07-03Tag dbus-test05-register-signal-with-nils as unstableAndrea Corallo
2024-06-30Add D-Bus testRobert Church
2024-04-12Improve D-Bus byte-array conversionMichael Albinus
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-11-24Extend D-Bus doc and testMichael Albinus
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-20; Fix typosStefan Kangas
2022-11-18; Fix typos (prefer US spelling)Stefan Kangas
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-06Fix dbus-test04-register-method on CentOS (Bug#51369)Michael Albinus
2021-11-01Fix bug#51369Michael Albinus
2021-02-05Add command 'dbus-monitor'Michael Albinus
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-30* test/lisp/net/dbus-tests.el (dbus-test09-get-managed-objects): Expand test.Hugh Daschbach
2020-10-29Handle several children of PATH in dbus-managed-objects-handlerMichael Albinus
2020-10-29* test/lisp/net/dbus-tests.el (dbus-test09-get-managed-objects): New test.Hugh Daschbach
2020-10-16Use new resource directory macros in tests (Bug#43792)Stefan Kangas
2020-10-12; Fix dbus-tests.el formattingMichael Albinus
2020-10-12Add interface arg to D-Bus PropertiesChanged signal.Hugh Daschbach
2020-10-05* src/dbusbind.c (xd_signature): Better type check for array elements.Michael Albinus
2020-10-04Make dbus-unregister-object work for monitorsMichael Albinus
2020-10-03; Fix more typosStefan Kangas
2020-09-30Stricter checks for D-Bus compound types.Michael Albinus
2020-09-30Minor code cleanup in dbus-tests.elMichael Albinus
2020-09-30Add D-Bus method-call reentrant testHugh Daschbach
2020-09-30* test/lisp/net/dbus-tests.el: Add timeout tests.Hugh Daschbach
2020-09-30Add D-Bus introspection testsHugh Daschbach
2020-09-30* test/lisp/net/dbus-tests.el: Add property tests. (Bug#43252)Hugh Daschbach
2020-09-29More strict D-Bus type checkingMichael Albinus
2020-09-27Document D-Bus monitoringMichael Albinus
2020-09-24Add skip condition for some dbus testsGlenn Morris
2020-09-23* test/lisp/net/dbus-tests.el (dbus-test01-basic-types): Adapt test.Michael Albinus
2020-09-21; Fix more trivial typosStefan Kangas
2020-09-21Add D-Bus testsMichael Albinus