Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename com.ubuntu.AccountsService.Sound | Mike Gabriel | 2021-11-08 | 8 | -10/+10 |
| | |||||
* | Rename HAS_UBUNTU_SOUND_SCHEMA | Robert Tari | 2021-11-08 | 2 | -2/+2 |
| | |||||
* | Rename com.ubuntu.sound | Robert Tari | 2021-11-08 | 2 | -3/+3 |
| | |||||
* | Rename UNITY_API* | Robert Tari | 2021-11-05 | 1 | -1/+1 |
| | |||||
* | Rename x-canonical-value-bar-tint | Robert Tari | 2021-11-05 | 2 | -6/+11 |
| | |||||
* | Rename com.ubuntu.touch.AccountsService.Sound to ↵ | Robert Tari | 2021-11-01 | 1 | -1/+3 |
| | | | | com.lomiri.touch.AccountsService.Sound | ||||
* | Whitespace fix | Robert Tari | 2021-11-01 | 1 | -84/+84 |
| | |||||
* | Raname x-canonical properties to x-ayatana | Robert Tari | 2021-10-27 | 2 | -4/+4 |
| | |||||
* | Fix undefined VALA_EXTERN | Robert Tari | 2021-10-21 | 1 | -0/+1 |
| | |||||
* | tests/CMakeLists.txt: Suppress -Wdiscarded-qualifiers on media-player-mock.c | Robert Tari | 2021-10-18 | 1 | -1/+1 |
| | |||||
* | Update Ayatana IDO names | Robert Tari | 2021-10-18 | 3 | -65/+65 |
| | |||||
* | 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 | 4 | -29/+29 |
| | | | | | | | | | | | | | | | - 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 | 2 | -0/+9 |
| | | | | calls. | ||||
* | Suppress Vala C warnings | Robert Tari | 2021-08-05 | 1 | -1/+5 |
| | |||||
* | Add us to the copyright header | Robert Tari | 2021-08-04 | 1 | -0/+2 |
| | |||||
* | tests/dbus-types/org.freedesktop.DBus.Properties.xml: Fix annotation | Robert Tari | 2021-08-04 | 1 | -1/+1 |
| | |||||
* | tests/CMakeLists.txt: Add libdbustest-1 include path | Robert Tari | 2021-08-04 | 1 | -0/+1 |
| | |||||
* | tests/CMakeLists.txt: Suppress discarded qualifiers warning | Robert Tari | 2021-08-04 | 1 | -0/+2 |
| | |||||
* | Drop --thread from vala_init | Robert Tari | 2021-08-04 | 1 | -1/+0 |
| | |||||
* | Whitespace fix | Robert Tari | 2021-08-04 | 1 | -52/+52 |
| | |||||
* | 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 | 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. |