summaryrefslogtreecommitdiff
path: root/test/lisp/net/dbus-tests.el
Commit message (Expand)AuthorAgeFilesLines
* ; 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
* Fix error in D-Bus testMichael Albinus2020-09-181-21/+23
* Work on D-Bus properties etcMichael Albinus2020-09-171-3/+133
* Cleanup in dbus.el, dbus-tests.elMichael Albinus2020-09-121-15/+60
* D-Bus: Implement other compound types of propertiesMichael Albinus2020-09-111-11/+70
* Implement D-Bus properties with compound type.Michael Albinus2020-09-101-8/+9
* Fix thinko in dbus.elMichael Albinus2020-09-091-11/+32
* Implement typed D-Bus properties (Bug#43252)Michael Albinus2020-09-081-7/+149
* More work on D-Bus error messagesMichael Albinus2020-09-061-19/+203
* Various dbus.el cleanups (bug#41744)Basil L. Contovounesios2020-06-181-2/+2
* Use lexical-binding for all net testsStefan Kangas2020-04-241-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Remove test code from last commitMichael Albinus2018-07-081-2/+1
* Fix Bug#32084Michael Albinus2018-07-081-1/+2
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* test/*.el: Avoid byte-compiler warningsJuanma Barranquero2017-01-281-1/+2
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
* Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
* Rename all test files to reflect source layout.Phillip Lord2015-11-241-0/+182