aboutsummaryrefslogtreecommitdiff
path: root/tests/volume-control-test.cc
Commit message (Collapse)AuthorAgeFilesLines
* Fix build warningsRobert Tari2022-02-181-2/+2
|
* Fix cppcheck warningsRobert Tari2021-12-091-2/+4
|
* license headers: Stop using the '©' character.Mike Gabriel2021-11-191-1/+1
|
* Disable failing tests that cannot be fixed nowMike Gabriel2021-08-101-1/+1
| | | | | | | | | | | | | | | - 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
* Created new class AccountsServiceAccess to hold all accounts service operationsXavi Garcia Mena2016-02-231-54/+55
|
* break volume-warning into an abstract base and concrete pulse-based implcharles kerr2015-12-291-1/+3
|
* move max_volume into a reusable 'options' classcharles kerr2015-12-191-1/+4
|
* in volume-control-test, tell the test fixture where to find the sandboxed ↵Charles Kerr2015-08-071-1/+5
| | | | gsettings
* Switch to testing the pulse backendTed Gould2015-02-091-2/+2
|
* Linking and starting and failing! Ted Gould2015-01-271-0/+83