summaryrefslogtreecommitdiff
path: root/src/busctl/test-busctl-introspect.c
Commit message (Collapse)AuthorAgeFilesLines
* Use https for freedesktop.orgMichael Biebl2022-06-281-7/+7
| | | | grep -l -r http:// | xargs sed -E -i s'#http://(.*).freedesktop.org#https://\1.freedesktop.org#'
* test: Use TEST macros in more placesJan Janssen2022-03-161-10/+2
|
* test: shorten code a bitYu Watanabe2021-10-121-42/+4
|
* test: add a test for parsing xml obtained by DBus Introspect methodYu Watanabe2021-10-101-0/+410