Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use https for freedesktop.org | Michael Biebl | 2022-06-28 | 1 | -7/+7 |
| | | | | grep -l -r http:// | xargs sed -E -i s'#http://(.*).freedesktop.org#https://\1.freedesktop.org#' | ||||
* | test: Use TEST macros in more places | Jan Janssen | 2022-03-16 | 1 | -10/+2 |
| | |||||
* | test: shorten code a bit | Yu Watanabe | 2021-10-12 | 1 | -42/+4 |
| | |||||
* | test: add a test for parsing xml obtained by DBus Introspect method | Yu Watanabe | 2021-10-10 | 1 | -0/+410 |