aboutsummaryrefslogtreecommitdiff
path: root/tests/integration/indicator-sound-test-base.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Port from Unity8 to Lomiri (URL Dispatcher and API).Mike Gabriel2021-01-121-4/+4
|
* Replace x-canonical attributesRobert Tari2020-08-111-8/+8
|
* tests/integration/indicator-sound-test-base.cpp: The desktop pulseaudio ↵Mike Gabriel2019-08-281-0/+1
| | | | daemon also needs the stream-restore module these days.
* tests/integration/indicator-sound-test-base.cpp: Quote properly when loading ↵Mike Gabriel2019-08-281-1/+1
| | | | the stream-restore module into pulseaudio.
* tests/integration/indicator-sound-test-base.cpp: Unset ↵Mike Gabriel2019-08-281-0/+1
| | | | DBUS_SESSION_BUS_ADDRESS env var when tearing down.
* tests/integration/: Properly set env variables for pulseaudio and assure ↵Mike Gabriel2019-08-281-0/+3
| | | | dependencies to be in place.
* tests/CmakeLists.txt: Provide XDG_RUNTIME_DIR in test environment.Mike Gabriel2018-03-121-0/+1
|
* tests/: Rename FAKE_HOME to TEST_HOME.Mike Gabriel2018-01-161-1/+1
|
* Another HAS_UBUNTU_SOUND_SCHEMA location in the code where we need to hack ↵Mike Gabriel2018-01-131-0/+4
| | | | around Ubuntu's sound schema.
* tests/integration/: Provider a FAKE_HOME for pulseaudio to have a secure ↵Mike Gabriel2018-01-131-0/+2
| | | | location for its user config files.
* tests/: Fix indicator executable name.Mike Gabriel2017-12-021-3/+3
|
* Fork from Ubuntu's indicator-sound.Mike Gabriel2017-10-221-15/+15
|
* Changed code to get root icon, tests addedXavi Garcia Mena2016-03-161-0/+43
|
* Added integration tests to detect external microphonesXavi Garcia Mena2016-03-041-20/+82
|
* Changed following Charles's suggestionsXavi Garcia Mena2016-03-021-7/+7
|
* added integration test to check last running playerXavi Garcia Mena2016-02-231-9/+6
|
* Changed last running player to user Accounts serviceXavi Garcia Mena2016-02-221-3/+30
|
* added integration tests for adding/removing players and playback controlsXavi Garcia Mena2016-01-291-3/+40
|
* bugfix: ensure integration tests work regardless of com.ubuntu.sound ↵charles kerr2015-12-191-3/+21
| | | | gsettings' values
* Added integration testsXavi Garcia Mena2015-12-021-0/+66
|
* Integration tests updatedXavi Garcia Mena2015-10-301-4/+7
|
* Changed unit test to wait for the indicator to connect the user accountsXavi Garcia Mena2015-10-261-2/+15
|
* Fixed issue with warning notification. Fixed race conditions in testsXavi Garcia Mena2015-10-211-7/+7
|
* Fixed race condition connection to the Notifications interfaceXavi Garcia Mena2015-10-161-0/+14
|
* Added integragrion tests to the devices labels and iconsXavi Garcia Mena2015-10-151-8/+173
|
* Added notifications tests integrated with the test instance of pulseAudio ↵Xavi Garcia Mena2015-10-131-51/+268
| | | | and gmenuharness
* added mechanism to wait for the gmenu to change. Added player test for the ↵Xavi Garcia Mena2015-10-011-13/+25
| | | | phone profile
* Added attribute_not_set to gmenuharness, added tests for player control buttonsXavi Garcia Mena2015-09-251-0/+19
|
* Added test MPRIS player integration testXavi Garcia Mena2015-09-231-4/+32
|
* Added themed_icon to integration testsXavi Garcia Mena2015-09-221-0/+2
|
* Added separated integration tests for desktop and phone, with different ↵Xavi Garcia Mena2015-09-211-4/+72
| | | | instances of pulseaudio
* Updated schema dir for integration testsXavi Garcia Mena2015-09-181-0/+4
|
* Added AccountsService Mock to the integration testsXavi Garcia Mena2015-09-181-6/+21
|
* test version for gmenuharnessXavi Garcia Mena2015-09-071-0/+263