Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In main.cpp and tests where Snap is instantiated, provide the system_bus to ↵ | Charles Kerr | 2021-08-29 | 1 | -1/+1 |
| | | | | Snap's constructor | ||||
* | Update tests. | Renato Araujo Oliveira Filho | 2021-08-29 | 1 | -1/+1 |
| | |||||
* | Update tests. | Renato Araujo Oliveira Filho | 2021-08-29 | 1 | -1/+1 |
| | |||||
* | Remove type property from Alarm. | Renato Araujo Oliveira Filho | 2021-08-29 | 1 | -2/+2 |
| | |||||
* | Update tests. | Renato Araujo Oliveira Filho | 2021-08-29 | 1 | -2/+2 |
| | |||||
* | Update unit test. | Renato Araujo Oliveira Filho | 2021-08-29 | 1 | -10/+10 |
| | |||||
* | add a DBusMock test Fixture with helper functions to wait for arbitrary bus ↵ | Charles Kerr | 2021-08-29 | 1 | -47/+7 |
| | | | | method calls | ||||
* | Move notifications tests into a new unit test. Extract notifications test ↵ | Charles Kerr | 2021-08-29 | 1 | -0/+382 |
fixture into a reusable header. |