aboutsummaryrefslogtreecommitdiff
path: root/tests/service-mocks
Commit message (Collapse)AuthorAgeFilesLines
* Clean up compilation flagsRobert Tari2022-02-171-2/+1
|
* Make Lomiri features configurable at build timeRobert Tari2022-02-171-1/+1
|
* Fix cppcheck warningsRobert Tari2021-12-091-3/+6
|
* Fix qt5_use_modules warningRobert Tari2021-12-082-9/+9
| | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-sound/issues/72
* tests/*: Use one spelling for "Canonical Ltd." in copyright headers.Mike Gabriel2021-11-1913-13/+13
| | | | | | | | | Some license headers use "Canonical, Ltd." while others use "Canonical Ltd." as copyright holder. The correct form is the latter, so this change adjusts the spelling accordingly. This unification helps with generating debian/copyright files via scripts.
* Clean up schema detection and conditional codeRobert Tari2021-11-151-1/+1
|
* Drop org.ayatana.AccountsService.SoundRobert Tari2021-11-126-29/+14
|
* tests/service-mocks/media-player-mpris-mock/CMakeLists.txt: Rename ↵Robert Tari2021-11-081-1/+1
| | | | com.ubuntu.AccountsService.SecurityPrivacy
* Use 'ayatana' namespace for unit tests.Robert Tari2021-11-0814-22/+22
|
* Rename HAS_UT_ACCTSERVICE_SOUND_SETTINGSRobert Tari2021-11-084-4/+4
|
* Rename com.ubuntu.AccountsService.SoundMike Gabriel2021-11-084-5/+5
|
* Some CMakeLists.txt optimizations.Mike Gabriel2018-01-161-13/+5
|
* More namespacing mess clean-ups. (We mixed up com.ubuntu with com.canonical...).Mike Gabriel2018-01-163-8/+15
|
* tests/service-mocks/accounts-mock/CMakeLists.txt: Fix file existence check ↵Mike Gabriel2018-01-131-1/+1
| | | | for com.ubuntu.AccountsService.Sound.xml.
* tests/service-mocks/accounts-mock: Re-add ↵Mike Gabriel2018-01-132-3/+13
| | | | com.ubuntu.AccountsService.Sound.Mock.xml and use it for testing this project on Ubuntu.
* tests/service-mocks/: Set ACCOUNTS_SOUND_INTERFACE depending on if we run on ↵Mike Gabriel2018-01-134-0/+16
| | | | Ubuntu or other distro.
* data/org.ayatana.AccountsService.Sound: Use Ayatana namespace.Mike Gabriel2017-10-274-5/+5
| | | | | | | * Namespace switch from com.ubuntu to org.ayatana. * Add AccountsServer interface for the greeter. Obtained from accountsservice-ubuntu-schemas and adapted.
* added integration test to check last running playerXavi Garcia Mena2016-02-233-0/+20
|
* added integration tests for adding/removing players and playback controlsXavi Garcia Mena2016-01-292-0/+42
|
* restore OSD notificationsXavi Garcia Mena2015-12-2321-0/+938
|
* Reverted to release 507Xavi Garcia Mena2015-12-2321-938/+0
|
* Changed unit test to wait for the indicator to connect the user accountsXavi Garcia Mena2015-10-262-1/+3
|
* fixed path for players desktop filesXavi Garcia Mena2015-09-241-2/+2
|
* Added test MPRIS player integration testXavi Garcia Mena2015-09-2321-0/+936