summaryrefslogtreecommitdiff
path: root/test/lisp/net/dbus-tests.el
Commit message (Expand)AuthorAge
* Add command 'dbus-monitor'Michael Albinus2021-02-05
* Update copyright year to 2021Paul Eggert2021-01-01
* * test/lisp/net/dbus-tests.el (dbus-test09-get-managed-objects): Expand test.Hugh Daschbach2020-10-30
* Handle several children of PATH in dbus-managed-objects-handlerMichael Albinus2020-10-29
* * test/lisp/net/dbus-tests.el (dbus-test09-get-managed-objects): New test.Hugh Daschbach2020-10-29
* Use new resource directory macros in tests (Bug#43792)Stefan Kangas2020-10-16
* ; Fix dbus-tests.el formattingMichael Albinus2020-10-12
* Add interface arg to D-Bus PropertiesChanged signal.Hugh Daschbach2020-10-12
* * src/dbusbind.c (xd_signature): Better type check for array elements.Michael Albinus2020-10-05
* Make dbus-unregister-object work for monitorsMichael Albinus2020-10-04
* ; Fix more typosStefan Kangas2020-10-03
* Stricter checks for D-Bus compound types.Michael Albinus2020-09-30
* Minor code cleanup in dbus-tests.elMichael Albinus2020-09-30
* Add D-Bus method-call reentrant testHugh Daschbach2020-09-30
* * test/lisp/net/dbus-tests.el: Add timeout tests.Hugh Daschbach2020-09-30
* Add D-Bus introspection testsHugh Daschbach2020-09-30
* * test/lisp/net/dbus-tests.el: Add property tests. (Bug#43252)Hugh Daschbach2020-09-30
* More strict D-Bus type checkingMichael Albinus2020-09-29
* Document D-Bus monitoringMichael Albinus2020-09-27
* Add skip condition for some dbus testsGlenn Morris2020-09-24
* * test/lisp/net/dbus-tests.el (dbus-test01-basic-types): Adapt test.Michael Albinus2020-09-23
* ; Fix more trivial typosStefan Kangas2020-09-21
* Add D-Bus testsMichael Albinus2020-09-21
* Make D-Bus properties type safeMichael Albinus2020-09-20
* Fix error in D-Bus testMichael Albinus2020-09-18
* Work on D-Bus properties etcMichael Albinus2020-09-17
* Cleanup in dbus.el, dbus-tests.elMichael Albinus2020-09-12
* D-Bus: Implement other compound types of propertiesMichael Albinus2020-09-11
* Implement D-Bus properties with compound type.Michael Albinus2020-09-10
* Fix thinko in dbus.elMichael Albinus2020-09-09
* Implement typed D-Bus properties (Bug#43252)Michael Albinus2020-09-08
* More work on D-Bus error messagesMichael Albinus2020-09-06
* Various dbus.el cleanups (bug#41744)Basil L. Contovounesios2020-06-18
* Use lexical-binding for all net testsStefan Kangas2020-04-24
* Update copyright year to 2020Paul Eggert2020-01-01
* Update copyright year to 2019Paul Eggert2019-01-01
* Remove test code from last commitMichael Albinus2018-07-08
* Fix Bug#32084Michael Albinus2018-07-08
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* test/*.el: Avoid byte-compiler warningsJuanma Barranquero2017-01-28
* Merge from origin/emacs-25Paul Eggert2017-01-01
* Merge from origin/emacs-25John Wiegley2016-01-11
* Rename all test files to reflect source layout.Phillip Lord2015-11-24