aboutsummaryrefslogtreecommitdiff
path: root/tests/notification-fixture.h
Commit message (Collapse)AuthorAgeFilesLines
* Drop the 'ubuntu' prefix from the alarm types and functionsRobert Tari2021-10-281-2/+4
|
* Renaname x-canonical properties to x-ayatanaRobert Tari2021-10-261-1/+1
|
* Use legacy canonical names for nowRobert Tari2021-09-011-2/+2
|
* add a DBusMock test Fixture with helper functions to wait for arbitrary bus ↵Charles Kerr2021-08-301-14/+0
| | | | method calls
* Move notifications tests into a new unit test. Extract notifications test ↵Charles Kerr2021-08-301-2/+0
| | | | fixture into a reusable header.
* Replace deprecated pre-processor symbolsRobert Tari2021-08-301-0/+14
|
* In main.cpp and tests where Snap is instantiated, provide the system_bus to ↵Charles Kerr2021-07-081-1/+1
| | | | Snap's constructor
* Update tests.Renato Araujo Oliveira Filho2021-07-051-1/+1
|
* Update tests.Renato Araujo Oliveira Filho2021-07-051-1/+1
|
* Remove type property from Alarm.Renato Araujo Oliveira Filho2021-07-051-2/+2
|
* Update tests.Renato Araujo Oliveira Filho2021-07-051-2/+2
|
* Update unit test.Renato Araujo Oliveira Filho2021-07-051-10/+10
|
* add a DBusMock test Fixture with helper functions to wait for arbitrary bus ↵Charles Kerr2021-07-011-47/+7
| | | | method calls
* Move notifications tests into a new unit test. Extract notifications test ↵Charles Kerr2021-07-011-0/+382
fixture into a reusable header.