Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add unit tests for getting/setting device properties | Charles Kerr | 2012-05-24 | 1 | -0/+90 |
| | |||||
* | first draft of getting GSettings working in the unit tests before the schema ↵ | Charles Kerr | 2012-05-24 | 2 | -4/+33 |
| | | | | is installed. | ||||
* | remove the g_clear_pointer() calls s.t. things will build and run on ↵ | Charles Kerr | 2012-05-24 | 2 | -5/+5 |
| | | | | alesage's Jenkins setup running Precise | ||||
* | add test-indicator.cc | Charles Kerr | 2012-05-24 | 1 | -0/+52 |
| | |||||
* | add a 'hello world' test for instantiating IndicatorPower | Charles Kerr | 2012-05-24 | 1 | -12/+25 |
| | |||||
* | add private container struct IndicatorPowerDevice | Charles Kerr | 2012-05-24 | 3 | -0/+175 |