aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add in ability to easily check GVariantsTed Gould2015-02-122-0/+101
|
* Forgot to add this file a lot earlierTed Gould2015-02-121-0/+33
|
* More notification testings.Ted Gould2015-02-122-5/+20
|
* Setting the default streamTed Gould2015-02-121-1/+1
|
* Adding a bustle block for funTed Gould2015-02-121-0/+13
|
* Make sure to save the bus we exported onTed Gould2015-02-111-1/+2
|
* Better commentTed Gould2015-02-111-3/+15
|
* Make it so that Vala stops generating circular referencesTed Gould2015-02-112-50/+78
|
* Pulling the mainloop out of the service objectTed Gould2015-02-112-33/+39
|
* Putting things in the right orderTed Gould2015-02-101-1/+1
|
* Fleshing out the mock some moreTed Gould2015-02-101-9/+17
|
* Store values in the volume control mockTed Gould2015-02-101-8/+12
|
* Test to ensure we get a notificationTed Gould2015-02-091-0/+19
|
* Fix stringTed Gould2015-02-091-1/+1
|
* Make sure to use the testing gsettingsTed Gould2015-02-091-0/+3
|
* Unexport the menu model on object being destroyedTed Gould2015-02-091-1/+11
|
* Make it so that we unexport actions when destroying the objectTed Gould2015-02-091-1/+11
|
* 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 we have media player objectsTed Gould2015-02-091-1/+1
|
* Make it so that the accounts service object is made outside of the service ↵Ted Gould2015-02-093-6/+8
| | | | object
* Connect the tests together.Ted Gould2015-02-092-1/+9
|
* The file tooTed Gould2015-02-091-0/+39
|
* A mock media player listTed Gould2015-02-092-0/+29
|
* Creating a skeleton to start testingTed Gould2015-02-093-0/+114
|
* Switch to testing the pulse backendTed Gould2015-02-091-2/+2
|
* Make it so that we can inject the volume control object into the serviceTed Gould2015-02-092-3/+5
|
* Putting an interface in for volume controlTed Gould2015-02-093-13/+19
|
* Support getting the notifications back outTed Gould2015-02-091-1/+68
|
* Update to trunkTed Gould2015-02-063-0/+34
|\
| * Releasing 12.10.2+15.04.20150205-0ubuntu1CI Train Bot2015-02-051-0/+9
| |
| * Initial support for indicator service testing from the GMenu/GAction interfaces Ted Gould2015-02-059-16/+635
| |\ | | | | | | | | | Approved by: Jussi Pakkanen, PS Jenkins bot
| * \ Don't show notification when output mode changes Fixes: #1416233Ted Gould2015-02-052-0/+25
| |\ \ | | | | | | | | | | | | Approved by: Charles Kerr, PS Jenkins bot
| | * | Compare doubles with an accuracy rangeTed Gould2015-02-051-1/+1
| | | |
| | * | Making sure to record the output and volume for each invocationTed Gould2015-02-051-5/+7
| | | |
| | * | Incorrect typeTed Gould2015-02-031-1/+1
| | | |
| | * | Watch for double updates from notifications. Supress themTed Gould2015-02-021-0/+7
| | | |
| | * | Track output modeTed Gould2015-01-302-0/+16
| |/ /
* | | Add in capabilities supportTed Gould2015-02-061-2/+26
| | |
* | | Connecting into the indicator testTed Gould2015-02-052-7/+11
| | |
* | | Pulling in the indicator integration testTed Gould2015-02-059-16/+635
|\ \ \ | | |/ | |/|
| * | Stop overriding in the rulesTed Gould2015-02-041-2/+3
| | |
| * | Make sure that we have the com.ubuntu.sound settingsTed Gould2015-02-041-0/+1
| | |
| * | Set build dependencies to compile the schemasTed Gould2015-02-041-4/+5
| | |
| * | Compile GSettings schema and use the memory backendTed Gould2015-02-042-3/+27
| | |
| * | Make the testing verboseTed Gould2015-02-041-0/+2
| | |
| * | We're not using libaccountservice on this side of things, so we don't need ↵Ted Gould2015-02-021-8/+2
| | | | | | | | | | | | to split
| * | Make sure we have the system bus fixes in dbus-test-runnerTed Gould2015-01-301-1/+1
| | |
| * | No media player because using an appropriate account service mockTed Gould2015-01-301-2/+2
| | |
| * | Update to trunkTed Gould2015-01-308-10/+77
| |\|