index
:
ayatana-indicator-display
main
release-builds
Ayatana Indicator Display Service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
utils
Commit message (
Collapse
)
Author
Age
Files
Lines
*
add tracer g_debug() calls for the benefit of the integration tests
Charles Kerr
2016-03-24
1
-1
/
+1
|
*
add tests for not showing snap decisions in greeter mode
Charles Kerr
2016-03-22
1
-4
/
+4
|
*
don't show the snap decision until we're out of the greeter
Charles Kerr
2016-03-22
1
-0
/
+32
|
*
in the mock ADB server, keep making a request until a response is received.
Charles Kerr
2016-03-22
1
-2
/
+4
|
*
make wait_for_signals() a macro again so that the GTest log messages will ↵
Charles Kerr
2016-03-22
1
-10
/
+10
|
|
|
|
give the test file and line number
*
if our USB device is disconnected while prompting the user for ADBD, cancel ↵
Charles Kerr
2016-03-21
3
-22
/
+49
|
|
|
|
the prompt.
*
introduce a QtFixture gtest base class to reduce redundancy in test ↵
Charles Kerr
2016-03-17
1
-0
/
+58
|
|
|
|
fixtures' helper/util code
*
de-dupe use of dbus names
Charles Kerr
2016-03-17
1
-5
/
+0
|
*
add tests/utils/qdbus-helpers.h so that we only define qDBusArgumentToMap() ↵
Charles Kerr
2016-03-17
1
-0
/
+21
|
|
|
|
in one place
*
add new CMakeLists.txt files in tests/utils/ and tests/unit/
Charles Kerr
2016-03-15
1
-0
/
+17
|
*
add UsbManager
Charles Kerr
2016-03-10
1
-0
/
+45
|
*
cmake and test directory cleanup
Charles Kerr
2016-03-10
5
-0
/
+564