aboutsummaryrefslogtreecommitdiff
path: root/tests/glib-fixture.h
Commit message (Collapse)AuthorAgeFilesLines
* fix glib-fixture.h copyright year in header commentCharles Kerr2021-08-281-1/+1
|
* housekeeping: sync tests/glib-fixture with the up-to-date version in ↵Charles Kerr2021-08-281-57/+144
| | | | indicator-datetime
* don't disable the warning sound when AccountServices is completely unavailableCharles Kerr2021-08-281-1/+1
|
* tests/glib-fixture.h: Fix printf macro (%d -> %lu).Mike Gabriel2018-03-251-1/+1
|
* silence warnings generated by clang -WeverythingCharles Kerr2014-09-071-2/+2
|
* d'ohCharles Kerr2014-07-241-1/+1
|
* in tests/glib-fixture.h, sync with the glib-fixture.h from ↵Charles Kerr2014-07-241-37/+40
| | | | indicator-transfer, it's got less '#if 0' cruft
* copy the dbus-test-runner/dbusmock scaffolding for freedesktop Notifications ↵Charles Kerr2014-07-211-0/+138
from the indicator-datetime tests