aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| |_|/ |/| |
* | | Make the destructor private to protect from accidental deletingTed Gould2015-01-291-0/+2
| |/ |/|
* | 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-272-5/+99
* | 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
* | Ensure the greeter menu matches whether song metadata should be shown,Ted Gould2014-11-051-0/+26
|\ \
| * | Test plan test for the greeter modeTed Gould2014-10-091-0/+26
| |/
* | Integration test for silent modeTed Gould2014-11-051-0/+18
|\ \
| * | Adding a bug number to the testTed Gould2014-10-221-1/+1
| * | Silent mode testTed Gould2014-10-221-0/+18
* | | Integration test for audio rolesTed Gould2014-11-051-0/+20
|\| |
| * | Integration test for audio rolesRicardo Salveti2014-10-101-0/+19
| |/
* | Remove volume text from manual testTed Gould2014-10-151-2/+2
* | Adding in a manual test for the high volume notificationTed Gould2014-10-101-0/+18
* | Adding a notifications test caseTed Gould2014-10-091-0/+17
|/
* Grab test fixTed Gould2014-03-251-2/+2
|\
| * Don't unref objects we don't have a ref toTed Gould2014-03-251-2/+2
* | Adding an iterator test (that fails)Ted Gould2014-03-252-0/+18
* | Greeter list base object testTed Gould2014-03-252-0/+73
|/
* Making a test for checking that we can get in and out of running statesTed Gould2014-03-043-10/+53