Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make Lomiri features configurable at build time | Robert Tari | 2022-02-17 | 1 | -1/+1 |
| | |||||
* | Fix qt5_use_modules warning | Robert Tari | 2021-12-08 | 1 | -12/+12 |
| | | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-sound/issues/72 | ||||
* | Drop org.ayatana.AccountsService.Sound | Robert Tari | 2021-11-12 | 1 | -4/+0 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | Rename com.ubuntu.AccountsService.Sound | Mike Gabriel | 2021-11-08 | 1 | -1/+1 |
| | |||||
* | integration-test: provide a temporary HOME directory to the test | Ratchanan Srirattanamet | 2021-08-12 | 1 | -13/+0 |
| | | | | | | | | | | 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. | ||||
* | tests/CMakeLists.txt: Set '-no-pie' linker option for all unit tests linker ↵ | Mike Gabriel | 2021-08-05 | 1 | -0/+1 |
| | | | | calls. | ||||
* | 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 | 1 | -0/+16 |
| | | | | dependencies to be in place. | ||||
* | tests/CmakeLists.txt: Provide XDG_RUNTIME_DIR in test environment. | Mike Gabriel | 2018-03-12 | 1 | -0/+1 |
| | |||||
* | tests/: Rename FAKE_HOME to TEST_HOME. | Mike Gabriel | 2018-01-16 | 1 | -1/+1 |
| | |||||
* | tests/integration/utils/dbus-pulse-volume.cpp: Yet another location where we ↵ | Mike Gabriel | 2018-01-16 | 1 | -0/+4 |
| | | | | need to check for HAS_UT_ACCTSERVICE_SOUND_SETTINGS. | ||||
* | tests/integration/: Provider a FAKE_HOME for pulseaudio to have a secure ↵ | Mike Gabriel | 2018-01-13 | 1 | -0/+1 |
| | | | | location for its user config files. | ||||
* | Fork from Ubuntu's indicator-sound. | Mike Gabriel | 2017-10-22 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | restore OSD notifications | Xavi Garcia Mena | 2015-12-23 | 1 | -0/+132 |
| | |||||
* | Reverted to release 507 | Xavi Garcia Mena | 2015-12-23 | 1 | -132/+0 |
| | |||||
* | Added attribute_not_set to gmenuharness, added tests for player control buttons | Xavi Garcia Mena | 2015-09-25 | 1 | -0/+1 |
| | |||||
* | Added test MPRIS player integration test | Xavi Garcia Mena | 2015-09-23 | 1 | -2/+3 |
| | |||||
* | Updated schema dir for integration tests | Xavi Garcia Mena | 2015-09-18 | 1 | -0/+1 |
| | |||||
* | Added AccountsService Mock to the integration tests | Xavi Garcia Mena | 2015-09-18 | 1 | -0/+1 |
| | |||||
* | test version for gmenuharness | Xavi Garcia Mena | 2015-09-07 | 1 | -0/+128 |