aboutsummaryrefslogtreecommitdiff
path: root/tests/notifications-test.cc
Commit message (Expand)AuthorAgeFilesLines
* Use different code path for Lomiri notificationsRobert Tari2023-11-281-0/+8
* Drop custom notification hintsRobert Tari2023-09-091-10/+1
* src/, tests/: update references to renamed notification hintsRatchanan Srirattanamet2023-01-171-4/+4
* Fix cppcheck warningsRobert Tari2021-12-091-3/+10
* license headers: Stop using the '©' character.Mike Gabriel2021-11-191-2/+2
* Rename Lomiri-specific properties to x-lomiriRobert Tari2021-11-091-5/+5
* Rename x-canonical-value-bar-tintRobert Tari2021-11-051-3/+5
* Raname x-canonical properties to x-ayatanaRobert Tari2021-10-271-2/+2
* Disable failing tests that cannot be fixed nowMike Gabriel2021-08-101-7/+7
* tests/: Fix indicator executable name.Mike Gabriel2017-12-021-3/+3
* Include <functional> to fix a build issues with g++7.Andrea Azzarone2017-10-231-0/+1
* Fork from Ubuntu's indicator-sound.Mike Gabriel2017-10-221-1/+1
* Set warning volume to the maximum allowed when the user presses cancelXavi Garcia Mena2016-03-011-1/+1
* Created new class AccountsServiceAccess to hold all accounts service operationsXavi Garcia Mena2016-02-231-556/+566
* in notifications-test, make the loop test more flexiblecharles kerr2016-01-011-16/+27
* use a custom timer to speed up TriggerWarning's many test combinationscharles kerr2015-12-311-2/+28
* expand volume warning test to include all trigger requirementscharles kerr2015-12-311-31/+74
* rename VolumeWarning.high_volume_approved as VolumeWarning.approvedcharles kerr2015-12-311-1/+1
* add new Notifications test for volume-warning requiring headphonescharles kerr2015-12-301-0/+59
* fix and re-enable NotificationsTest::ExtendendVolumeNotificationcharles kerr2015-12-301-3/+4
* always keep volume-control's 'stream' property updatedcharles kerr2015-12-201-3/+3
* remove 'high_volume' property from volume-controlcharles kerr2015-12-191-3/+3
* instantiate volume-warning and pass it to the servicecharles kerr2015-12-191-10/+31
* move max_volume into a reusable 'options' classcharles kerr2015-12-191-19/+37
* Removed warning label in volume notificationXavi Garcia Mena2015-10-221-2/+2
* Updated to show a label stating the active outputXavi Garcia Mena2015-10-021-1/+1
* in tests/notification-tests, re-enable the max-volume testsCharles Kerr2015-08-111-8/+8
* Merging the max volume branchTed Gould2015-02-241-0/+41
|\
| * Adding a test for amplified volumeTed Gould2015-02-241-0/+42
* | Writing a test to show that we're not checking the hideTed Gould2015-02-241-0/+49
|/
* Adjusting the tests so they're testing what we needTed Gould2015-02-171-7/+7
* Migrate tests to new interfaceTed Gould2015-02-171-17/+26
* Adding a comment for an odd checkTed Gould2015-02-131-1/+1
* Block notifications in the volume event instead of in the notification one so...Ted Gould2015-02-131-4/+1
* Add a high volume notification testTed Gould2015-02-131-0/+44
* Adding a test for notification servers coming on and off the bus, and fixing ...Ted Gould2015-02-131-0/+48
* Adding icon testing, which made me realize our other volumes were really loudTed Gould2015-02-131-12/+46
* Change streams press volume upTed Gould2015-02-131-0/+10
* Test stream change base casesTed Gould2015-02-131-0/+28
* Clean up some of the boiler plateTed Gould2015-02-131-6/+31
* Fine change testTed Gould2015-02-131-0/+7
* Add in ability to easily check GVariantsTed Gould2015-02-121-0/+6
* More notification testings.Ted Gould2015-02-121-5/+16
* Adding a bustle block for funTed Gould2015-02-121-0/+13
* Test to ensure we get a notificationTed Gould2015-02-091-0/+19
* Make sure to use the testing gsettingsTed Gould2015-02-091-0/+3
* Initialize notify, which is normally done in the mainTed Gould2015-02-091-0/+7
* Remove an unused variableTed Gould2015-02-091-2/+1
* Make it so that the accounts service object is made outside of the service ob...Ted Gould2015-02-091-1/+1
* Connect the tests together.Ted Gould2015-02-091-1/+8