| Commit message (Expand) | Author | Age | Files | Lines |
* | silence the known/nonbug gtk and glib warnings | Charles Kerr | 2012-10-26 | 1 | -0/+12 |
* | add unit tests to confirm the device refcounts are correct s.t. IndicatorPowe... | Charles Kerr | 2012-10-26 | 1 | -0/+2 |
* | remove IndicatorPowerDevice's now-unused device icon string. | Charles Kerr | 2012-05-31 | 1 | -13/+10 |
* | add more tests to improve coverage: different device types, no primary device | Charles Kerr | 2012-05-28 | 1 | -0/+61 |
* | use signals to decouple i-power and dbus-listener | Charles Kerr | 2012-05-27 | 1 | -32/+28 |
* | add coverage for charging with >1 minute but <1 hour left | Charles Kerr | 2012-05-26 | 1 | -0/+9 |
* | 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 |