Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | license headers: Stop using the '©' character. | Mike Gabriel | 2021-11-19 | 1 | -1/+1 |
| | |||||
* | tests/*: Use one spelling for "Canonical Ltd." in copyright headers. | Mike Gabriel | 2021-11-19 | 7 | -7/+7 |
| | | | | | | | | | 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. | ||||
* | release 0.9.00.9.0 | Mike Gabriel | 2021-11-17 | 1 | -0/+0 |
| | |||||
* | Clean up schema detection and conditional code | Robert Tari | 2021-11-15 | 1 | -1/+1 |
| | |||||
* | Drop org.ayatana.AccountsService.Sound | Robert Tari | 2021-11-12 | 2 | -9/+4 |
| | |||||
* | Drop data/org.ayatana.sound.gschema.xml | Robert Tari | 2021-11-10 | 1 | -4/+6 |
| | |||||
* | Rename Lomiri-specific properties to x-lomiri | Robert Tari | 2021-11-09 | 1 | -4/+4 |
| | |||||
* | Drop local gmenuharness, use it from the system | Robert Tari | 2021-11-08 | 1 | -5/+5 |
| | |||||
* | Rename HAS_UT_ACCTSERVICE_SOUND_SETTINGS | Robert Tari | 2021-11-08 | 2 | -2/+2 |
| | |||||
* | Rename com.ubuntu.AccountsService.Sound | Mike Gabriel | 2021-11-08 | 2 | -2/+2 |
| | |||||
* | Rename HAS_UBUNTU_SOUND_SCHEMA | Robert Tari | 2021-11-08 | 1 | -1/+1 |
| | |||||
* | Rename com.ubuntu.sound | Robert Tari | 2021-11-08 | 1 | -1/+1 |
| | |||||
* | Rename x-canonical-value-bar-tint | Robert Tari | 2021-11-05 | 1 | -3/+6 |
| | |||||
* | Raname x-canonical properties to x-ayatana | Robert Tari | 2021-10-27 | 1 | -2/+2 |
| | |||||
* | Update Ayatana IDO names | Robert Tari | 2021-10-18 | 2 | -61/+61 |
| | |||||
* | integration-test: provide a temporary HOME directory to the test | Ratchanan Srirattanamet | 2021-08-12 | 2 | -13/+17 |
| | | | | | | | | | | A couple of things in the integration-test rely on having a HOME directory. Provide a temporary HOME for the test and its child, which both prevents polluting the building user's HOME and allow the test to run where HOME=/nonexistent (i.e. autobuilder). Also remove the exception not to run the integration test inside the (Canonical's) Jenkins, as it's not relevant anymore. | ||||
* | Disable failing tests that cannot be fixed now | Mike Gabriel | 2021-08-10 | 1 | -18/+18 |
| | | | | | | | | | | | | | | | - tests/volume-control-test.cc:BasicObject - tests/indicator-test.cc:PhoneMenu - tests/indicator-test.cc:DesktopMenu - tests/indicator-test.cc:BaseActions - tests/notifications-test.cc:StreamChanges - tests/notifications-test.cc:IconTesting - tests/notifications-test.cc:ServerRestart - tests/notifications-test.cc:HighVolume - tests/notifications-test.cc:MenuHide - tests/notifications-test.cc:ExtendendVolumeNotification - tests/notifications-test.cc:TriggerWarning - tests/integration/test-indicator.cpp:All tests | ||||
* | tests/CMakeLists.txt: Set '-no-pie' linker option for all unit tests linker ↵ | Mike Gabriel | 2021-08-05 | 1 | -0/+1 |
| | | | | calls. | ||||
* | release 0.8.20.8.2 | Mike Gabriel | 2021-01-28 | 1 | -0/+0 |
| | |||||
* | Port from Unity8 to Lomiri (URL Dispatcher and API). | Mike Gabriel | 2021-01-12 | 3 | -12/+12 |
| | |||||
* | Replace x-canonical attributes | Robert Tari | 2020-08-11 | 2 | -225/+225 |
| | |||||
* | 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 | 2 | -0/+19 |
| | | | | 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 | 2 | -0/+2 |
| | |||||
* | tests/: Rename FAKE_HOME to TEST_HOME. | Mike Gabriel | 2018-01-16 | 2 | -2/+2 |
| | |||||
* | 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. | ||||
* | 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 | 2 | -0/+3 |
| | | | | location for its user config files. | ||||
* | tests/: Disable two failing tests for now: ↵ | Mike Gabriel | 2017-12-02 | 1 | -2/+2 |
| | | | | DISABLED_DesktopMprisPlayersPlaybackControls and DISABLED_DesktopChangeRoleVolume. | ||||
* | tests/: Fix indicator executable name. | Mike Gabriel | 2017-12-02 | 1 | -3/+3 |
| | |||||
* | Fork from Ubuntu's indicator-sound. | Mike Gabriel | 2017-10-22 | 3 | -114/+114 |
| | |||||
* | 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 | 1 | -0/+7 |
| | |||||
* | Use only the gmock module from cmake-extras. | Rodney Dawes | 2017-02-07 | 1 | -4/+0 |
| | |||||
* | 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 |
| | |||||
* | Added integration tests to detect external microphones | Xavi Garcia Mena | 2016-03-04 | 3 | -20/+250 |
| | |||||
* | 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 |
| | |||||
* | added integration test to check last running player | Xavi Garcia Mena | 2016-02-23 | 2 | -11/+67 |
| | |||||
* | Changed last running player to user Accounts service | Xavi Garcia Mena | 2016-02-22 | 2 | -3/+34 |
| |