aboutsummaryrefslogtreecommitdiff
path: root/tests/dbus-types
Commit message (Collapse)AuthorAgeFilesLines
* Make Lomiri features configurable at build timeRobert Tari2022-02-171-3/+3
|
* Fix cppcheck warningsRobert Tari2021-12-091-2/+5
|
* Fix qt5_use_modules warningRobert Tari2021-12-081-3/+3
| | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-sound/issues/72
* tests/*: Use one spelling for "Canonical Ltd." in copyright headers.Mike Gabriel2021-11-195-5/+5
| | | | | | | | | 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-2/+2
|
* Drop org.ayatana.AccountsService.SoundRobert Tari2021-11-122-16/+7
|
* Rename com.ubuntu.AccountsService.SoundMike Gabriel2021-11-082-3/+3
|
* tests/dbus-types/org.freedesktop.DBus.Properties.xml: Fix annotationRobert Tari2021-08-041-1/+1
|
* Some CMakeLists.txt optimizations.Mike Gabriel2018-01-161-4/+3
|
* More namespacing mess clean-ups. (We mixed up com.ubuntu with com.canonical...).Mike Gabriel2018-01-162-2/+2
|
* tests/dbus-types/: Add forgotten file (com.canonical.AccountsService.Sound.xml).Mike Gabriel2018-01-131-0/+9
|
* tests/dbus-types/CMakeLists.txt: Conditionally use ↵Mike Gabriel2018-01-131-3/+9
| | | | com.canonical.AccountsService.Sound.xml (on Ubuntu) or org.ayatana.AccountsService.Sound.xml (or non-Ubuntu).
* tests/dbus-types/: Fix file name: org.ayatana.sound.AccountsService.xml -> ↵Mike Gabriel2017-11-291-0/+0
| | | | org.ayatana.AccountsService.Sound.xml.
* data/org.ayatana.AccountsService.Sound: Use Ayatana namespace.Mike Gabriel2017-10-272-2/+2
| | | | | | | * Namespace switch from com.ubuntu to org.ayatana. * Add AccountsServer interface for the greeter. Obtained from accountsservice-ubuntu-schemas and adapted.
* Fork from Ubuntu's indicator-sound.Mike Gabriel2017-10-221-2/+2
|
* Added integration testsXavi Garcia Mena2015-12-025-1/+153
|
* Changes as suggestedXavi Garcia Mena2015-10-271-4/+0
|
* Changed unit test to wait for the indicator to connect the user accountsXavi Garcia Mena2015-10-261-0/+5
|
* Added notifications tests integrated with the test instance of pulseAudio ↵Xavi Garcia Mena2015-10-133-0/+56
| | | | and gmenuharness
* added mechanism to wait for the gmenu to change. Added player test for the ↵Xavi Garcia Mena2015-10-013-9/+16
| | | | phone profile
* code cleanupXavi Garcia Mena2015-09-213-4/+5
|
* Added AccountsService Mock to the integration testsXavi Garcia Mena2015-09-181-0/+2
|
* test version for gmenuharnessXavi Garcia Mena2015-09-079-0/+366