index
:
ayatana-indicator-power
main
personal/mariogrip/dbus-updates
personal/peat-psuwit/bring-back-lomiri-hints
release-builds
Ayatana Indicator Power Service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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
|
*
ah, c++ is too smart for the last commit's implicit conversion.
Charles Kerr
2012-05-24
1
-1
/
+1
|
*
test passing bad non-NULL pointers to Device's accessors
Charles Kerr
2012-05-24
1
-6
/
+16
|
*
add unit tests confirming that the device accessor functions won't crash ↵
Charles Kerr
2012-05-24
1
-0
/
+14
|
|
|
|
when you pass NULL for the device
*
remove the tests that attempted to exercise the code removed in r151
Charles Kerr
2012-05-24
1
-33
/
+2
|
*
don't include the unit tests' code in coverage metrics
Charles Kerr
2012-05-24
1
-3
/
+2
|
*
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