aboutsummaryrefslogtreecommitdiff
path: root/tests/volume-control-mock.vala
Commit message (Collapse)AuthorAgeFilesLines
* license headers: Stop using the '©' character.Mike Gabriel2021-11-191-1/+1
|
* make VolumeControl::active_output easier to mock for testscharles kerr2015-12-301-1/+11
|
* always keep volume-control's 'stream' property updatedcharles kerr2015-12-201-3/+2
|
* remove 'high_volume' property from volume-controlcharles kerr2015-12-191-4/+0
|
* remove 'ready' property from volume-warningcharles kerr2015-12-191-1/+1
|
* remove 'is-playing' property from volume-warningcharles kerr2015-12-191-2/+1
|
* move max_volume into a reusable 'options' classcharles kerr2015-12-191-1/+3
|
* in tests/volume-control-mock, add a public method for setting max-volume so ↵Charles Kerr2015-08-111-2/+4
| | | | that we can re-enable those tests in notifications-test
* huge pile of diff that consolidates pulse-specific audio work into ↵Charles Kerr2015-08-101-2/+2
| | | | volume-control-pulse. Work in progress. Promising but currently ugly.
* Migrate tests to new interfaceTed Gould2015-02-171-1/+2
|
* Test stream change base casesTed Gould2015-02-131-0/+4
|
* Setting the default streamTed Gould2015-02-121-1/+1
|
* Store values in the volume control mockTed Gould2015-02-101-8/+12
|
* The file tooTed Gould2015-02-091-0/+39