aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* tests/integration/indicator-sound-test-base.cpp: Quote properly when loading ...Mike Gabriel2019-08-281-1/+1
* tests/integration/indicator-sound-test-base.cpp: Unset DBUS_SESSION_BUS_ADDRE...Mike Gabriel2019-08-281-0/+1
* tests/integration/: Drop commented out add_subdirectory() call.Mike Gabriel2019-08-281-2/+0
* tests/integration/: Don't avoid integration tests when user is jenkins.Mike Gabriel2019-08-281-4/+2
* tests/integration/: Properly set env variables for pulseaudio and assure depe...Mike Gabriel2019-08-283-4/+36
* tests/integration/utils/dbus-pulse-volume.cpp: Use ifdef, not if for testing ...Mike Gabriel2019-08-281-1/+1
* Re-enable disable tests. All related to non-appearing Puleaudio on DBus. So l...Mike Gabriel2018-03-121-10/+10
* tests/CmakeLists.txt: Provide XDG_RUNTIME_DIR in test environment.Mike Gabriel2018-03-123-1/+4
* tests/CMakeLists.txt: Handle custom command (gschemas.compiled) indirectly vi...Mike Gabriel2018-03-121-2/+8
* tests/: Rename FAKE_HOME to TEST_HOME.Mike Gabriel2018-01-163-5/+5
* Some CMakeLists.txt optimizations.Mike Gabriel2018-01-162-17/+8
* tests/integration/utils/dbus-pulse-volume.cpp: Yet another location where we ...Mike Gabriel2018-01-162-0/+8
* More namespacing mess clean-ups. (We mixed up com.ubuntu with com.canonical...).Mike Gabriel2018-01-165-10/+17
* tests/dbus-types/: Add forgotten file (com.canonical.AccountsService.Sound.xml).Mike Gabriel2018-01-131-0/+9
* tests/dbus-types/CMakeLists.txt: Conditionally use com.canonical.AccountsServ...Mike Gabriel2018-01-131-3/+9
* tests/service-mocks/accounts-mock/CMakeLists.txt: Fix file existence check fo...Mike Gabriel2018-01-131-1/+1
* tests/service-mocks/accounts-mock: Re-add com.ubuntu.AccountsService.Sound.Mo...Mike Gabriel2018-01-132-3/+13
* tests/service-mocks/: Set ACCOUNTS_SOUND_INTERFACE depending on if we run on ...Mike Gabriel2018-01-134-0/+16
* Another HAS_UBUNTU_SOUND_SCHEMA location in the code where we need to hack ar...Mike Gabriel2018-01-131-0/+4
* tests/integration/: Provider a FAKE_HOME for pulseaudio to have a secure loca...Mike Gabriel2018-01-133-0/+6
* b/tests/integration/indicator-sound-test-base.cpp: Tests against org.ayatana....Mike Gabriel2017-12-081-0/+1
* tests/: Disable two failing tests for now: DISABLED_DesktopMprisPlayersPlayba...Mike Gabriel2017-12-021-2/+2
* tests/CMakeLists.txt: Fix non-critical typo flaw in test name.Mike Gabriel2017-12-021-1/+1
* tests/: Fix indicator executable name.Mike Gabriel2017-12-022-6/+6
* tests/dbus-types/: Fix file name: org.ayatana.sound.AccountsService.xml -> or...Mike Gabriel2017-11-291-0/+0
* data/org.ayatana.AccountsService.Sound: Use Ayatana namespace.Mike Gabriel2017-10-276-7/+7
* Include <functional> to fix a build issues with g++7.Andrea Azzarone2017-10-231-0/+1
* Fork from Ubuntu's indicator-sound.Mike Gabriel2017-10-2210-133/+140
* Add comment explaining pulseaudio startup issue.Rodney Dawes2017-03-281-0/+7
* Fix cmake option.Rodney Dawes2017-03-271-1/+1
* Disable integration tests when running under jenkins environment for now.Rodney Dawes2017-03-271-2/+10
* Use coverage support from cmake-extras.Rodney Dawes2017-02-072-0/+21
* Use only the gmock module from cmake-extras.Rodney Dawes2017-02-072-23/+10
* Fix gmock breakagePete Woods2016-12-091-2/+2
* Added volume check to root icon testXavi Garcia Mena2016-03-171-0/+22
* Changed code to get root icon, tests addedXavi Garcia Mena2016-03-163-0/+85
* Add changes to show up the microphone controls when an external microphone is...Xavi Garcia Mena2016-03-073-20/+250
|\
| * Added integration tests to detect external microphonesXavi Garcia Mena2016-03-043-20/+250
* | To avoid going too below the warning level we set the volume when showing the...Xavi Garcia Mena2016-03-071-1/+1
|\ \ | |/ |/|
| * Set warning volume to the maximum allowed when the user presses cancelXavi Garcia Mena2016-03-011-1/+1
* | Changed following Charles's suggestionsXavi Garcia Mena2016-03-022-8/+8
|/
* Fixed integration testXavi Garcia Mena2016-02-231-2/+0
* Created new class AccountsServiceAccess to hold all accounts service operationsXavi Garcia Mena2016-02-232-610/+621
* added integration test to check last running playerXavi Garcia Mena2016-02-235-11/+87
* Changed last running player to user Accounts serviceXavi Garcia Mena2016-02-223-19/+50
* Added persistence for last running playerXavi Garcia Mena2016-02-102-4/+3
* Fixed tabsXavi Garcia Mena2016-02-041-5/+4
* Added Charles suggestionsXavi Garcia Mena2016-02-041-3/+33
* added integration tests for adding/removing players and playback controlsXavi Garcia Mena2016-01-296-19/+659
* in tests' PulseAudio mock, add pa_context_get_sink_input_info_list() implemen...Charles Kerr2016-01-131-0/+19