aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Put back to a full initializerTed Gould2014-11-241-1/+1
| | | |
| * | | Switching to using a results object for the menu attribute checkingTed Gould2014-11-242-30/+21
| | | |
| * | | Increasing dbustest requirement to 15.04.0Ted Gould2014-11-172-2/+2
| | | |
| * | | Handle both a system and session busTed Gould2014-11-112-11/+32
| | | |
| * | | Putting the accounts service mock onto the system busTed Gould2014-11-113-5/+4
| | | |
| * | | Splitting out the testsTed Gould2014-11-111-2/+9
| | | |
| * | | Adding in an accounts services mockTed Gould2014-11-063-1/+12
| | | |
| * | | Shuffling around so that we can add additional mocks easilyTed Gould2014-11-062-9/+36
| | | |
| * | | Make the lifecycle of the items in the run more clearTed Gould2014-11-061-63/+67
| | | |
| * | | Some more action testsTed Gould2014-11-052-1/+17
| | | |
| * | | Fix waiting on actions to count the number of actionsTed Gould2014-11-052-4/+7
| | | |
| * | | Flesh out the action functionsTed Gould2014-11-051-3/+81
| | | |
| * | | Making the timer callback anonymousTed Gould2014-11-041-7/+5
| | | |
| * | | Setup actions to get the action groupsTed Gould2014-11-042-15/+51
| | | |
| * | | Dividing up the tests to make them look niceTed Gould2014-11-041-1/+4
| | | |
| * | | Add a test that goes further down the treeTed Gould2014-11-041-1/+1
| | | |
| * | | Parse through sections as wellTed Gould2014-11-041-2/+7
| | | |
| * | | Pulling out waiting for items into a helper functionTed Gould2014-11-041-19/+26
| | | |
| * | | Lock out some functionsTed Gould2014-11-041-0/+6
| | | |
| * | | Clean up the output a little bitTed Gould2014-11-041-3/+8
| | | |
| * | | Adjusting to use iteratorsTed Gould2014-11-041-7/+7
| | | |
| * | | Flipping around a bit to make it so that we can print out a nice errorTed Gould2014-11-041-32/+79
| | | |
| * | | Make our ref/unrefs dependent on shared pointersTed Gould2014-10-291-8/+17
| | | |
| * | | Enforce type and get the right one from our functionsTed Gould2014-10-281-3/+11
| | | |
| * | | Get menus harderTed Gould2014-10-282-6/+25
| | | |
| * | | Getting menusTed Gould2014-10-282-4/+45
| | | |
| * | | Building the DBus test integrationTed Gould2014-10-281-2/+15
| | | |
| * | | Connect to binary and real nameTed Gould2014-10-282-1/+4
| | | |
| * | | Setup to getting something to compile and pass. Next steps needed.Ted Gould2014-10-283-0/+168
| | | |
* | | | Adding a basic mock outlineTed Gould2015-02-051-0/+52
| |_|/ |/| |
* | | Releasing 12.10.2+15.04.20150129.1-0ubuntu1CI Train Bot2015-01-291-0/+12
| | |
* | | Ensure that the active port is not null before looking at its value Fixes: ↵Ted Gould2015-01-291-4/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | #1399862 Approved by: Antti Kaijanmäki, PS Jenkins bot
| * \ \ Merge trunkTed Gould2015-01-293-3/+31
| |\ \ \
| * | | | Ensure that the active port is not null before looking at its valueTed Gould2014-12-061-3/+4
| | | | |
* | | | | Disconnect the right function from the 'closed' signal Fixes: #1307021Ted Gould2015-01-291-1/+8
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | Approved by: Antti Kaijanmäki, PS Jenkins bot
| * | | | | Disconnect the right function from the 'closed' signal'Ted Gould2014-12-061-1/+8
| |/ / / /
* | | | | Build a rudimentary Pulse Audio mock for testing. Ted Gould2015-01-294-1/+681
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | Approved by: Antti Kaijanmäki, Jussi Pakkanen, PS Jenkins bot
| * | | | | Make the destructor private to protect from accidental deletingTed Gould2015-01-291-0/+2
| | |_|_|/ | |/| | |
| * | | | Grabbing the notification clean up branch to align landings in LPTed Gould2015-01-284-164/+145
| |\ \ \ \
| * | | | | Adding a copyright headerTed Gould2015-01-281-0/+18
| | | | | |
| * | | | | Refactor out common codeTed Gould2015-01-281-419/+113
| | | | | |
| * | | | | Create a base object and move the state stuff over to itTed Gould2015-01-282-159/+175
| | | | | |
| * | | | | Enough state logic to get is 'going'Ted Gould2015-01-271-7/+68
| | | | | |
| * | | | | Linking and starting and failing! Ted Gould2015-01-273-6/+100
| | | | | |
| * | | | | IT COMPILES! Ted Gould2015-01-262-44/+90
| | | | | |
| * | | | | All the code 'written'Ted Gould2015-01-261-7/+240
| | | | | |
| * | | | | Checkpoint, need some refactoringTed Gould2015-01-261-18/+235
| | | | | |
| * | | | | Checkpoint, nothing worksTed Gould2015-01-211-0/+299
| | |/ / / | |/| | |
* | | | | Move notification code out of volume control object Ted Gould2015-01-294-164/+155
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | Approved by: Charles Kerr, Jussi Pakkanen, PS Jenkins bot
| * | | | | Add a watcher for the notification server going up and down. Redetect sync ↵Ted Gould2015-01-291-1/+11
| | |/ / / | |/| | | | | | | | | | | | | notifications depending on it.