| Commit message (Expand) | Author | Age | Files | Lines |
* | remove 'is-playing' property from volume-warning | charles kerr | 2015-12-19 | 1 | -2/+1 |
* | bugfix: ensure integration tests work regardless of com.ubuntu.sound gsetting... | charles kerr | 2015-12-19 | 3 | -3/+24 |
* | instantiate volume-warning and pass it to the service | charles kerr | 2015-12-19 | 2 | -10/+35 |
* | move max_volume into a reusable 'options' class | charles kerr | 2015-12-19 | 4 | -21/+49 |
* | Disable notification tests that are already covered in the integration tests ... | Xavi Garcia Mena | 2015-12-18 | 1 | -2/+2 |
* | Added workaround for Maroon in Trouble, second option | Xavi Garcia Mena | 2015-12-17 | 1 | -8/+7 |
* | Changes after review. Method to increment sync counter and integration test c... | Xavi Garcia Mena | 2015-12-02 | 1 | -4/+3 |
* | Added integration tests | Xavi Garcia Mena | 2015-12-02 | 8 | -3/+236 |
* | Re-added integration tests using gmenuharness | Xavi Garcia Mena | 2015-11-11 | 1 | -4/+3 |
* | Disable integration tests to avoid universe dependencies | Xavi Garcia Mena | 2015-11-03 | 1 | -3/+4 |
* | Integration tests updated | Xavi Garcia Mena | 2015-10-30 | 2 | -33/+51 |
* | Changes as suggested | Xavi Garcia Mena | 2015-10-27 | 1 | -4/+0 |
* | changed wait mechanism when stopping sound | Xavi Garcia Mena | 2015-10-26 | 1 | -3/+4 |
* | Changed unit test to wait for the indicator to connect the user accounts | Xavi Garcia Mena | 2015-10-26 | 6 | -8/+31 |
* | Disabled unit test with race condition issues | Xavi Garcia Mena | 2015-10-22 | 1 | -1/+1 |
* | Update unit test | Xavi Garcia Mena | 2015-10-22 | 2 | -1/+10 |
* | Include all the integration tests | Xavi Garcia Mena | 2015-10-22 | 1 | -4/+1 |
* | Removed warning label in volume notification | Xavi Garcia Mena | 2015-10-22 | 2 | -8/+8 |
* | Fixed issue with warning notification. Fixed race conditions in tests | Xavi Garcia Mena | 2015-10-21 | 2 | -24/+46 |
* | Fixed race condition connection to the Notifications interface | Xavi Garcia Mena | 2015-10-16 | 1 | -0/+14 |
* | Added integragrion tests to the devices labels and icons | Xavi Garcia Mena | 2015-10-15 | 46 | -155/+4050 |
|\ |
|
| * | Added notifications tests integrated with the test instance of pulseAudio and... | Xavi Garcia Mena | 2015-10-13 | 6 | -51/+641 |
| * | fixed typo in comment | Xavi Garcia Mena | 2015-10-01 | 1 | -1/+1 |
| * | added mechanism to wait for the gmenu to change. Added player test for the ph... | Xavi Garcia Mena | 2015-10-01 | 6 | -23/+91 |
| * | Added attribute_not_set to gmenuharness, added tests for player control buttons | Xavi Garcia Mena | 2015-09-25 | 4 | -5/+245 |
| * | merged lp:~xavi-garcia-mena/indicator-sound/next-play-prev-buttons-bug-1373313 | Xavi Garcia Mena | 2015-09-24 | 2 | -57/+139 |
| |\ |
|
| | * | Unit tests refactored | Xavi Garcia Mena | 2015-09-16 | 1 | -187/+53 |
| | * | Added changed to reflect the state of the player control buttons | Xavi Garcia Mena | 2015-09-15 | 2 | -57/+273 |
| * | | fixed path for players desktop files | Xavi Garcia Mena | 2015-09-24 | 1 | -2/+2 |
| * | | Added test MPRIS player integration test | Xavi Garcia Mena | 2015-09-23 | 26 | -28/+594 |
| * | | Added themed_icon to integration tests | Xavi Garcia Mena | 2015-09-22 | 1 | -0/+2 |
| * | | Added separated integration tests for desktop and phone, with different insta... | Xavi Garcia Mena | 2015-09-21 | 4 | -23/+255 |
| * | | 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 |
| |/ |
|
* / | Updated to show a label stating the active output | Xavi Garcia Mena | 2015-10-02 | 1 | -1/+1 |
|/ |
|
* | 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 |