aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/net/dbus-tests.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; * test/lisp/net/dbus-tests.el: Remove obsolete function declarations.Michael Albinus2026-02-111-4/+0
* ; * test/lisp/net/dbus-tests.el: no warnings for non-dbus configsMattias Engdegård2026-02-111-0/+3
* Support D-Bus file descriptor manipulationMichael Albinus2026-02-071-50/+117
* ; * test/lisp/net/dbus-tests.el: Fix typos.Michael Albinus2026-01-221-2/+2
* ; * test/lisp/net/dbus-tests.el: hush warnings on no-dbus platformsMattias Engdegård2026-01-211-0/+4
* New D-Bus functions to support systemd inhibitor locksMichael Albinus2026-01-171-0/+93
* Call all registered D-Bus signal handlersMichael Albinus2026-01-141-6/+88
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Don't call dbus-launch in dbus-tests.elMichael Albinus2025-10-061-24/+34
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* ; * test/lisp/net/dbus-tests.el: silence compilation warningsMattias Engdegård2024-07-191-1/+2
* ; * test/lisp/net/dbus-tests.el: Fix thinko.Michael Albinus2024-07-101-4/+4
* Extend dbus-test04-call-method-authorizableMichael Albinus2024-07-101-23/+76
* Adapt dbus-tests.elMichael Albinus2024-07-091-1/+33
* Make D-Bus tests stableMichael Albinus2024-07-091-11/+54
* Tag dbus-test05-register-signal-with-nils as unstableAndrea Corallo2024-07-031-0/+1
* Add D-Bus testRobert Church2024-06-301-0/+52
* Improve D-Bus byte-array conversionMichael Albinus2024-04-121-12/+25
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* Extend D-Bus doc and testMichael Albinus2023-11-241-0/+3
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix typosStefan Kangas2022-11-201-1/+1
* ; Fix typos (prefer US spelling)Stefan Kangas2022-11-181-2/+2
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Fix dbus-test04-register-method on CentOS (Bug#51369)Michael Albinus2021-11-061-11/+11
* Fix bug#51369Michael Albinus2021-11-011-10/+13
* Add command 'dbus-monitor'Michael Albinus2021-02-051-0/+8
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* * test/lisp/net/dbus-tests.el (dbus-test09-get-managed-objects): Expand test.Hugh Daschbach2020-10-301-51/+79
* Handle several children of PATH in dbus-managed-objects-handlerMichael Albinus2020-10-291-10/+5
* * test/lisp/net/dbus-tests.el (dbus-test09-get-managed-objects): New test.Hugh Daschbach2020-10-291-0/+82
* Use new resource directory macros in tests (Bug#43792)Stefan Kangas2020-10-161-8/+2
* ; Fix dbus-tests.el formattingMichael Albinus2020-10-121-2/+4
* Add interface arg to D-Bus PropertiesChanged signal.Hugh Daschbach2020-10-121-5/+6
* * src/dbusbind.c (xd_signature): Better type check for array elements.Michael Albinus2020-10-051-11/+30
* Make dbus-unregister-object work for monitorsMichael Albinus2020-10-041-1/+41
* ; Fix more typosStefan Kangas2020-10-031-1/+1
* Stricter checks for D-Bus compound types.Michael Albinus2020-09-301-25/+29
* Minor code cleanup in dbus-tests.elMichael Albinus2020-09-301-33/+30
* Add D-Bus method-call reentrant testHugh Daschbach2020-09-301-0/+34
* * test/lisp/net/dbus-tests.el: Add timeout tests.Hugh Daschbach2020-09-301-0/+38
* Add D-Bus introspection testsHugh Daschbach2020-09-301-0/+295
* * test/lisp/net/dbus-tests.el: Add property tests. (Bug#43252)Hugh Daschbach2020-09-301-0/+396
* More strict D-Bus type checkingMichael Albinus2020-09-291-11/+62
* Document D-Bus monitoringMichael Albinus2020-09-271-0/+9
* Add skip condition for some dbus testsGlenn Morris2020-09-241-11/+15
* * test/lisp/net/dbus-tests.el (dbus-test01-basic-types): Adapt test.Michael Albinus2020-09-231-5/+6
* ; Fix more trivial typosStefan Kangas2020-09-211-1/+1
* Add D-Bus testsMichael Albinus2020-09-211-0/+269
* Make D-Bus properties type safeMichael Albinus2020-09-201-72/+50