Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support getting the notifications back out | Ted Gould | 2015-02-09 | 1 | -1/+68 |
| | |||||
* | Add in capabilities support | Ted Gould | 2015-02-06 | 1 | -2/+26 |
| | |||||
* | Connecting into the indicator test | Ted Gould | 2015-02-05 | 2 | -7/+11 |
| | |||||
* | Pulling in the indicator integration test | Ted Gould | 2015-02-05 | 6 | -13/+628 |
|\ | |||||
| * | Set build dependencies to compile the schemas | Ted Gould | 2015-02-04 | 1 | -4/+5 |
| | | |||||
| * | Compile GSettings schema and use the memory backend | Ted Gould | 2015-02-04 | 2 | -3/+27 |
| | | |||||
| * | We're not using libaccountservice on this side of things, so we don't need ↵ | Ted Gould | 2015-02-02 | 1 | -8/+2 |
| | | | | | | | | to split | ||||
| * | No media player because using an appropriate account service mock | Ted Gould | 2015-01-30 | 1 | -2/+2 |
| | | |||||
| * | Update to trunk | Ted Gould | 2015-01-30 | 1 | -0/+2 |
| |\ | |||||
| * | | Ensure the properties get set, there's some intermitant failures here. | Ted Gould | 2015-01-30 | 1 | -0/+3 |
| | | | |||||
| * | | Making the account service testing all system bus, becuase well, it should be. | Ted Gould | 2015-01-30 | 1 | -9/+2 |
| | | | |||||
| * | | Setup the PA mock as part of the indicator test | Ted Gould | 2015-01-29 | 3 | -0/+6 |
| | | | |||||
| * | | Bring in the PA Mock | Ted Gould | 2015-01-28 | 4 | -0/+777 |
| |\ \ | |||||
| * | | | Add in silent mode support to the AS mock | Ted Gould | 2014-11-26 | 1 | -0/+12 |
| | | | | |||||
| * | | | Make the account service accessible | Ted Gould | 2014-11-26 | 1 | -2/+12 |
| | | | | |||||
| * | | | Flesh out the menu tests | Ted Gould | 2014-11-24 | 1 | -0/+13 |
| | | | | |||||
| * | | | Fleshing out all the actions | Ted Gould | 2014-11-24 | 1 | -1/+10 |
| | | | | |||||
| * | | | Turn off the debugging mocks | Ted Gould | 2014-11-24 | 1 | -2/+2 |
| | | | | |||||
| * | | | Filling out the tests some | Ted Gould | 2014-11-24 | 1 | -3/+7 |
| | | | | |||||
| * | | | Change the other checks to use the assertion return | Ted Gould | 2014-11-24 | 2 | -40/+61 |
| | | | | |||||
| * | | | Put back to a full initializer | Ted Gould | 2014-11-24 | 1 | -1/+1 |
| | | | | |||||
| * | | | Switching to using a results object for the menu attribute checking | Ted Gould | 2014-11-24 | 2 | -30/+21 |
| | | | | |||||
| * | | | Handle both a system and session bus | Ted Gould | 2014-11-11 | 2 | -11/+32 |
| | | | | |||||
| * | | | Putting the accounts service mock onto the system bus | Ted Gould | 2014-11-11 | 3 | -5/+4 |
| | | | | |||||
| * | | | Splitting out the tests | Ted Gould | 2014-11-11 | 1 | -2/+9 |
| | | | | |||||
| * | | | Adding in an accounts services mock | Ted Gould | 2014-11-06 | 3 | -1/+12 |
| | | | | |||||
| * | | | Shuffling around so that we can add additional mocks easily | Ted Gould | 2014-11-06 | 2 | -9/+36 |
| | | | | |||||
| * | | | Make the lifecycle of the items in the run more clear | Ted Gould | 2014-11-06 | 1 | -63/+67 |
| | | | | |||||
| * | | | Some more action tests | Ted Gould | 2014-11-05 | 2 | -1/+17 |
| | | | | |||||
| * | | | Fix waiting on actions to count the number of actions | Ted Gould | 2014-11-05 | 2 | -4/+7 |
| | | | | |||||
| * | | | Flesh out the action functions | Ted Gould | 2014-11-05 | 1 | -3/+81 |
| | | | | |||||
| * | | | Making the timer callback anonymous | Ted Gould | 2014-11-04 | 1 | -7/+5 |
| | | | | |||||
| * | | | Setup actions to get the action groups | Ted Gould | 2014-11-04 | 2 | -15/+51 |
| | | | | |||||
| * | | | Dividing up the tests to make them look nice | Ted Gould | 2014-11-04 | 1 | -1/+4 |
| | | | | |||||
| * | | | Add a test that goes further down the tree | Ted Gould | 2014-11-04 | 1 | -1/+1 |
| | | | | |||||
| * | | | Parse through sections as well | Ted Gould | 2014-11-04 | 1 | -2/+7 |
| | | | | |||||
| * | | | Pulling out waiting for items into a helper function | Ted Gould | 2014-11-04 | 1 | -19/+26 |
| | | | | |||||
| * | | | Lock out some functions | Ted Gould | 2014-11-04 | 1 | -0/+6 |
| | | | | |||||
| * | | | Clean up the output a little bit | Ted Gould | 2014-11-04 | 1 | -3/+8 |
| | | | | |||||
| * | | | Adjusting to use iterators | Ted Gould | 2014-11-04 | 1 | -7/+7 |
| | | | | |||||
| * | | | Flipping around a bit to make it so that we can print out a nice error | Ted Gould | 2014-11-04 | 1 | -32/+79 |
| | | | | |||||
| * | | | Make our ref/unrefs dependent on shared pointers | Ted Gould | 2014-10-29 | 1 | -8/+17 |
| | | | | |||||
| * | | | Enforce type and get the right one from our functions | Ted Gould | 2014-10-28 | 1 | -3/+11 |
| | | | | |||||
| * | | | Get menus harder | Ted Gould | 2014-10-28 | 2 | -6/+25 |
| | | | | |||||
| * | | | Getting menus | Ted Gould | 2014-10-28 | 2 | -4/+45 |
| | | | | |||||
| * | | | Building the DBus test integration | Ted Gould | 2014-10-28 | 1 | -2/+15 |
| | | | | |||||
| * | | | Connect to binary and real name | Ted Gould | 2014-10-28 | 2 | -1/+4 |
| | | | | |||||
| * | | | Setup to getting something to compile and pass. Next steps needed. | Ted Gould | 2014-10-28 | 3 | -0/+168 |
| | | | | |||||
* | | | | Adding a basic mock outline | Ted Gould | 2015-02-05 | 1 | -0/+52 |
| |_|/ |/| | | |||||
* | | | Make the destructor private to protect from accidental deleting | Ted Gould | 2015-01-29 | 1 | -0/+2 |
| |/ |/| |