Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace x-canonical attributes | Robert Tari | 2020-08-11 | 5 | -421/+421 |
| | |||||
* | tests/integration/indicator-sound-test-base.cpp: The desktop pulseaudio ↵ | Mike Gabriel | 2019-08-28 | 1 | -0/+1 |
| | | | | daemon also needs the stream-restore module these days. | ||||
* | tests/integration/indicator-sound-test-base.cpp: Quote properly when loading ↵ | Mike Gabriel | 2019-08-28 | 1 | -1/+1 |
| | | | | the stream-restore module into pulseaudio. | ||||
* | tests/integration/indicator-sound-test-base.cpp: Unset ↵ | Mike Gabriel | 2019-08-28 | 1 | -0/+1 |
| | | | | DBUS_SESSION_BUS_ADDRESS env var when tearing down. | ||||
* | tests/integration/: Drop commented out add_subdirectory() call. | Mike Gabriel | 2019-08-28 | 1 | -2/+0 |
| | |||||
* | tests/integration/: Don't avoid integration tests when user is jenkins. | Mike Gabriel | 2019-08-28 | 1 | -4/+2 |
| | |||||
* | tests/integration/: Properly set env variables for pulseaudio and assure ↵ | Mike Gabriel | 2019-08-28 | 3 | -4/+36 |
| | | | | dependencies to be in place. | ||||
* | tests/integration/utils/dbus-pulse-volume.cpp: Use ifdef, not if for testing ↵ | Mike Gabriel | 2019-08-28 | 1 | -1/+1 |
| | | | | defined conditional macros. | ||||
* | Re-enable disable tests. All related to non-appearing Puleaudio on DBus. So ↵ | Mike Gabriel | 2018-03-12 | 1 | -10/+10 |
| | | | | let's get that fixed rather than hiding the mistake elsewhere. | ||||
* | tests/CmakeLists.txt: Provide XDG_RUNTIME_DIR in test environment. | Mike Gabriel | 2018-03-12 | 3 | -1/+4 |
| | |||||
* | tests/CMakeLists.txt: Handle custom command (gschemas.compiled) indirectly ↵ | Mike Gabriel | 2018-03-12 | 1 | -2/+8 |
| | | | | via custom target (gschemas-compiled). | ||||
* | tests/: Rename FAKE_HOME to TEST_HOME. | Mike Gabriel | 2018-01-16 | 3 | -5/+5 |
| | |||||
* | Some CMakeLists.txt optimizations. | Mike Gabriel | 2018-01-16 | 2 | -17/+8 |
| | |||||
* | tests/integration/utils/dbus-pulse-volume.cpp: Yet another location where we ↵ | Mike Gabriel | 2018-01-16 | 2 | -0/+8 |
| | | | | need to check for HAS_UT_ACCTSERVICE_SOUND_SETTINGS. | ||||
* | More namespacing mess clean-ups. (We mixed up com.ubuntu with com.canonical...). | Mike Gabriel | 2018-01-16 | 5 | -10/+17 |
| | |||||
* | tests/dbus-types/: Add forgotten file (com.canonical.AccountsService.Sound.xml). | Mike Gabriel | 2018-01-13 | 1 | -0/+9 |
| | |||||
* | tests/dbus-types/CMakeLists.txt: Conditionally use ↵ | Mike Gabriel | 2018-01-13 | 1 | -3/+9 |
| | | | | com.canonical.AccountsService.Sound.xml (on Ubuntu) or org.ayatana.AccountsService.Sound.xml (or non-Ubuntu). | ||||
* | tests/service-mocks/accounts-mock/CMakeLists.txt: Fix file existence check ↵ | Mike Gabriel | 2018-01-13 | 1 | -1/+1 |
| | | | | for com.ubuntu.AccountsService.Sound.xml. | ||||
* | tests/service-mocks/accounts-mock: Re-add ↵ | Mike Gabriel | 2018-01-13 | 2 | -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 Gabriel | 2018-01-13 | 4 | -0/+16 |
| | | | | Ubuntu or other distro. | ||||
* | Another HAS_UBUNTU_SOUND_SCHEMA location in the code where we need to hack ↵ | Mike Gabriel | 2018-01-13 | 1 | -0/+4 |
| | | | | around Ubuntu's sound schema. | ||||
* | tests/integration/: Provider a FAKE_HOME for pulseaudio to have a secure ↵ | Mike Gabriel | 2018-01-13 | 3 | -0/+6 |
| | | | | location for its user config files. | ||||
* | b/tests/integration/indicator-sound-test-base.cpp: Tests against ↵ | Mike Gabriel | 2017-12-08 | 1 | -0/+1 |
| | | | | org.ayatana.sound on non-Ubuntu, against com.ubuntu.sound on Ubuntu. | ||||
* | tests/: Disable two failing tests for now: ↵ | Mike Gabriel | 2017-12-02 | 1 | -2/+2 |
| | | | | DISABLED_DesktopMprisPlayersPlaybackControls and DISABLED_DesktopChangeRoleVolume. | ||||
* | tests/CMakeLists.txt: Fix non-critical typo flaw in test name. | Mike Gabriel | 2017-12-02 | 1 | -1/+1 |
| | |||||
* | tests/: Fix indicator executable name. | Mike Gabriel | 2017-12-02 | 2 | -6/+6 |
| | |||||
* | tests/dbus-types/: Fix file name: org.ayatana.sound.AccountsService.xml -> ↵ | Mike Gabriel | 2017-11-29 | 1 | -0/+0 |
| | | | | org.ayatana.AccountsService.Sound.xml. | ||||
* | data/org.ayatana.AccountsService.Sound: Use Ayatana namespace. | Mike Gabriel | 2017-10-27 | 6 | -7/+7 |
| | | | | | | | * Namespace switch from com.ubuntu to org.ayatana. * Add AccountsServer interface for the greeter. Obtained from accountsservice-ubuntu-schemas and adapted. | ||||
* | Include <functional> to fix a build issues with g++7. | Andrea Azzarone | 2017-10-23 | 1 | -0/+1 |
| | |||||
* | Fork from Ubuntu's indicator-sound. | Mike Gabriel | 2017-10-22 | 10 | -133/+140 |
| | |||||
* | Add comment explaining pulseaudio startup issue. | Rodney Dawes | 2017-03-28 | 1 | -0/+7 |
| | |||||
* | Fix cmake option. | Rodney Dawes | 2017-03-27 | 1 | -1/+1 |
| | |||||
* | Disable integration tests when running under jenkins environment for now. | Rodney Dawes | 2017-03-27 | 1 | -2/+10 |
| | |||||
* | Use coverage support from cmake-extras. | Rodney Dawes | 2017-02-07 | 2 | -0/+21 |
| | |||||
* | Use only the gmock module from cmake-extras. | Rodney Dawes | 2017-02-07 | 2 | -23/+10 |
| | |||||
* | Fix gmock breakage | Pete Woods | 2016-12-09 | 1 | -2/+2 |
| | |||||
* | Added volume check to root icon test | Xavi Garcia Mena | 2016-03-17 | 1 | -0/+22 |
| | |||||
* | Changed code to get root icon, tests added | Xavi Garcia Mena | 2016-03-16 | 3 | -0/+85 |
| | |||||
* | Add changes to show up the microphone controls when an external microphone ↵ | Xavi Garcia Mena | 2016-03-07 | 3 | -20/+250 |
|\ | | | | | | | | | | | is detected. Approved by: PS Jenkins bot, Charles Kerr | ||||
| * | Added integration tests to detect external microphones | Xavi Garcia Mena | 2016-03-04 | 3 | -20/+250 |
| | | |||||
* | | To avoid going too below the warning level we set the volume when showing ↵ | Xavi Garcia Mena | 2016-03-07 | 1 | -1/+1 |
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | the warning dialog to the loud_volume level. The spec states: Whenever you increase volume, for the first time in 20 hours, such that acoustic output would be more than 85 dBA, an “Increase Volume” dialog should appear. So the loud_volume is still a valid level. After setting this the user has only to press the Up button once to show the warning dialog again. When setting the loud_volume-1 value the level was decreased 2 steps below the warning level and the used had to press the up button twice. Approved by: PS Jenkins bot, Charles Kerr | ||||
| * | Set warning volume to the maximum allowed when the user presses cancel | Xavi Garcia Mena | 2016-03-01 | 1 | -1/+1 |
| | | |||||
* | | Changed following Charles's suggestions | Xavi Garcia Mena | 2016-03-02 | 2 | -8/+8 |
|/ | |||||
* | Fixed integration test | Xavi Garcia Mena | 2016-02-23 | 1 | -2/+0 |
| | |||||
* | Created new class AccountsServiceAccess to hold all accounts service operations | Xavi Garcia Mena | 2016-02-23 | 2 | -610/+621 |
| | |||||
* | added integration test to check last running player | Xavi Garcia Mena | 2016-02-23 | 5 | -11/+87 |
| | |||||
* | Changed last running player to user Accounts service | Xavi Garcia Mena | 2016-02-22 | 3 | -19/+50 |
| | |||||
* | Added persistence for last running player | Xavi Garcia Mena | 2016-02-10 | 2 | -4/+3 |
| | |||||
* | Fixed tabs | Xavi Garcia Mena | 2016-02-04 | 1 | -5/+4 |
| | |||||
* | Added Charles suggestions | Xavi Garcia Mena | 2016-02-04 | 1 | -3/+33 |
| |