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
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make coverage reporting work.
Rodney Dawes
2017-02-07
1
-0
/
+7
*
remove the temporary tracers from r34 and r35
Charles Kerr
2016-10-19
1
-8
/
+0
*
sync with lp:~charlesk/indicator-display/lp-1572545-prompt-in-lockscreen
Charles Kerr
2016-09-22
3
-9
/
+167
|
\
|
*
sync tests to r33 changes
Charles Kerr
2016-04-27
1
-8
/
+3
|
*
don't prompt when the greeter's not running yet: change greeter's payload fro...
Charles Kerr
2016-04-22
1
-12
/
+17
|
*
tell glib not to exit when the gdbusconnection is closed
Charles Kerr
2016-04-21
1
-0
/
+13
|
*
code cleanup to prepare for MR
Charles Kerr
2016-04-21
1
-25
/
+15
|
*
don't pass a GDBusConnection to the Greeter ctor
Charles Kerr
2016-04-21
1
-5
/
+5
|
*
add unit tests for greeter
Charles Kerr
2016-04-20
2
-0
/
+156
*
|
more g_debug() tracers
Charles Kerr
2016-09-22
1
-5
/
+8
*
|
in UsbSnapTest, explicitly disconnect the core::Signals at the end of the test
Charles Kerr
2016-09-22
1
-1
/
+2
*
|
in AdbdClientTest, raise the test timeout interval from 2s to 5s
Charles Kerr
2016-09-22
1
-1
/
+1
*
|
in AdbdClientDest, explicitly disconnect the core::Signals at the end of the ...
Charles Kerr
2016-09-22
1
-1
/
+2
*
|
more g_debug() tracers
Charles Kerr
2016-09-22
1
-0
/
+5
|
/
*
replace text 'Deny' with 'Don't Allow' for consistency with other permission ...
Charles Kerr
2016-03-23
1
-1
/
+1
*
if our USB device is disconnected while prompting the user for ADBD, cancel t...
Charles Kerr
2016-03-21
1
-1
/
+0
*
introduce a QtFixture gtest base class to reduce redundancy in test fixtures'...
Charles Kerr
2016-03-17
2
-30
/
+6
*
de-dupe use of dbus names
Charles Kerr
2016-03-17
1
-6
/
+7
*
add tests/utils/qdbus-helpers.h so that we only define qDBusArgumentToMap() i...
Charles Kerr
2016-03-17
1
-14
/
+1
*
use cmake's find_package(Threads) output everywhere instead of just in src/
Charles Kerr
2016-03-15
1
-2
/
+2
*
oops, last commit's diagnosis was incorrect. The timing test issue came from ...
Charles Kerr
2016-03-15
1
-1
/
+1
*
fix test timing issue, had max timeout at 1 sec for listening for fdo notific...
Charles Kerr
2016-03-15
1
-1
/
+1
*
in tests/unit/adbd-client-test.cpp, fix tmpl character buffer intialization f...
Charles Kerr
2016-03-15
1
-4
/
+2
*
add new CMakeLists.txt files in tests/utils/ and tests/unit/
Charles Kerr
2016-03-15
1
-0
/
+34
*
add UsbManager
Charles Kerr
2016-03-10
2
-48
/
+12
*
cmake and test directory cleanup
Charles Kerr
2016-03-10
3
-0
/
+374