bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#43252: 27.1; DBus properties lack type hints or overrides


From: Hugh Daschbach
Subject: bug#43252: 27.1; DBus properties lack type hints or overrides
Date: Mon, 21 Sep 2020 20:48:58 -0700
User-agent: mu4e 1.5.5; emacs 27.1


Michael Albinus writes:

Hi Hugh,

just FTR, I have added test cases dbus-test01-basic-types and
dbus-test01-compound-types. They use the recently added function
dbus-check-arguments, which generates a new D-Bus message, but without sending it. As side effect, we get errors from dbusbind.c in case of.

Best regards, Michael.

Thanks for the heads up. I noticed the error messages. Happy to ignore
them.

I have attached two patches for your review. I think the property tests are complete; I've adjusted the tests to expect errors on register or set rather than get. The other patch is my first draft for testing
introspection.

I could dig deeper into the dbus-introspect-get-interface, but wanted to come up for air first. Let me know if you think it's worth the effort
given the individual method, signal, and property tests.

And, of course, let me know what you think should be reworked.

Thanks,
Hugh


Attachment: 0001-Property-tests-ERT.patch
Description: Candidate patch for additional property tests.

Attachment: 0002-Draft-introspection-tests.patch
Description: First cut approximation of Introspection tests.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]