Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add coverage for DBusListener get_property() | Charles Kerr | 2012-05-26 | 1 | -0/+17 |
* | call g_object_run_dispose() in a standalone test to get coverage on the NULL ... | Charles Kerr | 2012-05-26 | 1 | -0/+1 |
* | extract-method to simplify testing the accessible text | Charles Kerr | 2012-05-26 | 1 | -47/+45 |
* | add coverage for various charging/discharging/charged states | Charles Kerr | 2012-05-26 | 1 | -3/+101 |
* | first draft of adding tests for a discharging battery | Charles Kerr | 2012-05-26 | 1 | -0/+35 |
* | make Jenkins happy | Charles Kerr | 2012-05-25 | 1 | -2/+2 |
* | modify IndicatorPower to use IndicatorPowerDevices internally | Charles Kerr | 2012-05-25 | 1 | -3/+28 |
* | first draft of getting GSettings working in the unit tests before the schema ... | Charles Kerr | 2012-05-24 | 1 | -2/+25 |
* | remove the g_clear_pointer() calls s.t. things will build and run on alesage'... | Charles Kerr | 2012-05-24 | 1 | -1/+1 |
* | add test-indicator.cc | Charles Kerr | 2012-05-24 | 1 | -0/+52 |