1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-31 11:10:51 -07:00
emacs/test/lisp
Michael Albinus 4155ca273a Document D-Bus monitoring
* doc/misc/dbus.texi: Replace "symbol" by "keyword" where appropriate.
(Alternative Buses): Adapt dbus-init-bus description.
(Errors and Events): Adapt dbus-event structure.  New defuns
dbus-event-destination-name, dbus-event-handler and dbus-event-arguments.
(Monitoring Events): New node.

* lisp/net/dbus.el: Replace "symbol" by "keyword" where appropriate.
(cl-lib): Require.
(dbus-register-monitor): Adapt the argument list.
(dbus-monitor-handler): Extend.
(dbus-init-bus): Adapt docstring.

* test/lisp/net/dbus-tests.el (dbus-test01-compound-types):
Skip if needed.  Extend test.
2020-09-27 18:59:04 +02:00
..
bookmark-resources
calc
calendar
cedet
custom-resources
emacs-lisp Update a failing lisp test 2020-09-24 12:46:19 -07:00
emulation
erc
eshell
gnus
image
international
mail
net Document D-Bus monitoring 2020-09-27 18:59:04 +02:00
nxml Convert a manual test for nxml-mode to unit test 2020-09-21 18:47:55 +02:00
obsolete
org
pcmpl-linux-resources
play
progmodes Remove TODO to convert files to unit tests 2020-09-23 20:53:06 +02:00
saveplace-resources
so-long-tests
term
textmodes Remove TODO to convert files to unit tests 2020-09-23 20:53:06 +02:00
url
vc
abbrev-tests.el
allout-tests.el Convert allout unit tests to ERT 2020-09-23 20:03:19 +02:00
allout-widgets-tests.el Convert allout unit tests to ERT 2020-09-23 20:03:19 +02:00
apropos-tests.el
arc-mode-tests.el Silence some byte-compiler warnings 2020-09-26 12:03:07 +02:00
auth-source-pass-tests.el
auth-source-tests.el
autoinsert-tests.el
autorevert-tests.el
battery-tests.el
bookmark-tests.el
buff-menu-tests.el
button-tests.el
char-fold-tests.el
color-tests.el
comint-tests.el
completion-tests.el Convert some completion.el tests to ERT 2020-09-23 20:03:19 +02:00
custom-tests.el Silence some byte-compiler warnings 2020-09-26 12:03:07 +02:00
dabbrev-tests.el
delim-col-tests.el
descr-text-tests.el
dired-aux-tests.el
dired-tests.el
dired-x-tests.el
dom-tests.el
electric-tests.el
elide-head-tests.el
epg-tests.el
faces-tests.el
ffap-tests.el
filenotify-tests.el
files-tests.el
files-x-tests.el
font-lock-tests.el
format-spec-tests.el
help-fns-tests.el Silence some byte-compiler warnings 2020-09-26 12:03:07 +02:00
help-mode-tests.el
help-tests.el
hi-lock-tests.el
htmlfontify-tests.el
ibuffer-tests.el
ido-tests.el
image-file-tests.el
image-tests.el
imenu-tests.el
info-xref-tests.el
isearch-tests.el
jit-lock-tests.el
json-tests.el
jsonrpc-tests.el
kmacro-tests.el
ls-lisp-tests.el
makesum-tests.el
man-tests.el
md4-tests.el
minibuffer-tests.el
misc-tests.el
mouse-tests.el
mwheel-tests.el
obarray-tests.el
paren-tests.el
password-cache-tests.el
pcmpl-linux-tests.el
ps-print-tests.el
register-tests.el
replace-tests.el
rot13-tests.el
saveplace-tests.el
scroll-lock-tests.el
ses-tests.el
shadowfile-tests.el
shell-tests.el
simple-tests.el
sort-tests.el
soundex-tests.el
startup-tests.el
subr-tests.el ; * test/lisp/subr-tests.el (string-replace): Add more test cases 2020-09-27 13:32:27 +02:00
tabify-tests.el
tar-mode-tests.el
tempo-tests.el
term-tests.el
thingatpt-tests.el
thread-tests.el
time-stamp-tests.el
timezone-tests.el
version-tests.el
wdired-tests.el Remove some unnecessary compat code 2020-09-22 01:00:06 +02:00
whitespace-tests.el
wid-edit-tests.el Allow the newline character in the character widget (Bug#15925) 2020-09-23 15:45:36 +02:00
xdg-tests.el
xml-tests.el Repurpose libxml test for obsolete argument 2020-09-26 11:48:09 +02:00
xt-mouse-tests.el