aboutsummaryrefslogtreecommitdiff
path: root/tests/test-indicator.cc
Commit message (Collapse)AuthorAgeFilesLines
* first draft of adding tests for a discharging batteryCharles Kerr2012-05-261-0/+35
|
* make Jenkins happyCharles Kerr2012-05-251-2/+2
|
* modify IndicatorPower to use IndicatorPowerDevices internallyCharles Kerr2012-05-251-3/+28
|
* first draft of getting GSettings working in the unit tests before the schema ↵Charles Kerr2012-05-241-2/+25
| | | | is installed.
* remove the g_clear_pointer() calls s.t. things will build and run on ↵Charles Kerr2012-05-241-1/+1
| | | | alesage's Jenkins setup running Precise
* add test-indicator.ccCharles Kerr2012-05-241-0/+52