| Commit message (Expand) | Author | Age | Files | Lines |
* | added DBusPropertiesNotifier | Xavi Garcia Mena | 2015-09-21 | 2 | -0/+89 |
* | code cleanup | Xavi Garcia Mena | 2015-09-21 | 11 | -62/+71 |
* | Updated set-volume utility | Xavi Garcia Mena | 2015-09-20 | 1 | -2/+2 |
* | Updated schema dir for integration tests | Xavi Garcia Mena | 2015-09-18 | 3 | -1/+9 |
* | Added AccountsService Mock to the integration tests | Xavi Garcia Mena | 2015-09-18 | 15 | -7/+351 |
* | test version for gmenuharness | Xavi Garcia Mena | 2015-09-07 | 22 | -97/+1562 |
* | in tests/media-player-user, re-disable the DataSet and TimeoutTests. This fai... | Charles Kerr | 2015-08-11 | 1 | -2/+2 |
* | in tests/media-player-user, re-enable the DataSet and TimeoutTests | Charles Kerr | 2015-08-11 | 1 | -2/+2 |
* | in tests/notification-tests, re-enable the max-volume tests | Charles Kerr | 2015-08-11 | 1 | -8/+8 |
* | in tests/volume-control-mock, add a public method for setting max-volume so t... | Charles Kerr | 2015-08-11 | 1 | -2/+4 |
* | re-enable notifications tests (currently failing) | Charles Kerr | 2015-08-11 | 1 | -2/+0 |
* | huge pile of diff that consolidates pulse-specific audio work into volume-con... | Charles Kerr | 2015-08-10 | 1 | -2/+2 |
* | in MediaPlayerUserTest, disable the DataSet test as well. :P | Charles Kerr | 2015-08-07 | 1 | -1/+1 |
* | in MediaPlayerUserTest, disable the TimeoutTest for the moment. | Charles Kerr | 2015-08-07 | 1 | -1/+1 |
* | in volume-control-test, tell the test fixture where to find the sandboxed gse... | Charles Kerr | 2015-08-07 | 1 | -1/+5 |
* | in volume-control-test, add a gschemas.compiled dependency because volume-con... | Charles Kerr | 2015-08-07 | 1 | -1/+1 |
* | disable the notifications temporarily | Charles Kerr | 2015-08-07 | 1 | -0/+2 |
* | Dumping the bus, old school style | Ted Gould | 2015-05-28 | 1 | -0/+16 |
* | Preset the value to ensure no race condition | Ted Gould | 2015-05-27 | 1 | -0/+2 |
* | Adding in a session bus | Ted Gould | 2015-05-27 | 1 | -6/+24 |
* | Switch to an eventually world | Ted Gould | 2015-05-27 | 1 | -12/+17 |
* | Stealing the eventually code from indicator messages | Ted Gould | 2015-05-27 | 1 | -0/+75 |
* | Merging the max volume branch | Ted Gould | 2015-02-24 | 1 | -0/+41 |
|\ |
|
| * | Adding a test for amplified volume | Ted Gould | 2015-02-24 | 1 | -0/+42 |
* | | Writing a test to show that we're not checking the hide | Ted Gould | 2015-02-24 | 1 | -0/+49 |
|/ |
|
* | Track the reason a volume was set to filter volume changes more accurately Fi... | Ted Gould | 2015-02-19 | 2 | -20/+30 |
|\ |
|
| * | Adjusting the tests so they're testing what we need | Ted Gould | 2015-02-17 | 1 | -7/+7 |
| * | Migrate tests to new interface | Ted Gould | 2015-02-17 | 2 | -18/+28 |
* | | Add notifications mock and tests | Ted Gould | 2015-02-19 | 8 | -2/+720 |
|\| |
|
| * | Adding a comment for an odd check | Ted Gould | 2015-02-13 | 1 | -1/+1 |
| * | Block notifications in the volume event instead of in the notification one so... | Ted Gould | 2015-02-13 | 1 | -4/+1 |
| * | Add a high volume notification test | Ted Gould | 2015-02-13 | 1 | -0/+44 |
| * | Adding a test for notification servers coming on and off the bus, and fixing ... | Ted Gould | 2015-02-13 | 1 | -0/+48 |
| * | Adding icon testing, which made me realize our other volumes were really loud | Ted Gould | 2015-02-13 | 1 | -12/+46 |
| * | Change streams press volume up | Ted Gould | 2015-02-13 | 1 | -0/+10 |
| * | Test stream change base cases | Ted Gould | 2015-02-13 | 2 | -0/+32 |
| * | Clean up some of the boiler plate | Ted Gould | 2015-02-13 | 1 | -6/+31 |
| * | Fine change test | Ted Gould | 2015-02-13 | 1 | -0/+7 |
| * | Have a version for those who want parse and have a GVariant pointer | Ted Gould | 2015-02-12 | 1 | -0/+15 |
| * | Remove unnecissary parameter list | Ted Gould | 2015-02-12 | 1 | -1/+1 |
| * | Add in ability to easily check GVariants | Ted Gould | 2015-02-12 | 2 | -0/+101 |
| * | More notification testings. | Ted Gould | 2015-02-12 | 2 | -5/+20 |
| * | Setting the default stream | Ted Gould | 2015-02-12 | 1 | -1/+1 |
| * | Adding a bustle block for fun | Ted Gould | 2015-02-12 | 1 | -0/+13 |
| * | Putting things in the right order | Ted Gould | 2015-02-10 | 1 | -1/+1 |
| * | Fleshing out the mock some more | Ted Gould | 2015-02-10 | 1 | -9/+17 |
| * | Store values in the volume control mock | Ted Gould | 2015-02-10 | 1 | -8/+12 |
| * | Test to ensure we get a notification | Ted Gould | 2015-02-09 | 1 | -0/+19 |
| * | Fix string | Ted Gould | 2015-02-09 | 1 | -1/+1 |
| * | Make sure to use the testing gsettings | Ted Gould | 2015-02-09 | 1 | -0/+3 |