index
:
delta/lightdm-git.git
lightdm-1-0
lightdm-1-10
lightdm-1-12
lightdm-1-14
lightdm-1-16
lightdm-1-18
lightdm-1-2
lightdm-1-20
lightdm-1-22
lightdm-1-24
lightdm-1-26
lightdm-1-28
lightdm-1-30
lightdm-1-4
lightdm-1-6
lightdm-1-8
main
master
renovate/configure
github.com: CanonicalLtd/lightdm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor display starting code, fixing user hints for background automatic login
Robert Ancell
2013-06-05
2
-2
/
+7
*
Override XCB to make X tests reliable and predictable. Had to remove keyboard...
Robert Ancell
2013-05-17
131
-3262
/
+2010
*
Update new tests
Robert Ancell
2013-05-10
18
-375
/
+359
*
merge with trunk
Robert Ancell
2013-05-10
1
-2
/
+2
|
\
|
*
Pretty print MOC commands.
Robert Ancell
2013-05-09
1
-2
/
+2
|
|
\
|
|
*
Pretty print MOC commands
Robert Ancell
2013-05-01
1
-2
/
+2
*
|
|
Update background tests
Robert Ancell
2013-05-10
3
-143
/
+69
*
|
|
Merge with trunk
Robert Ancell
2013-05-10
79
-134
/
+1959
|
\
\
\
|
|
/
/
|
*
|
Support timed autologin
Michael Terry
2013-05-06
3
-0
/
+78
|
*
|
Fix autologin-in-background for guest users
Michael Terry
2013-05-06
2
-0
/
+66
|
*
|
Add test for autologin-in-background
Michael Terry
2013-05-06
3
-0
/
+65
|
|
/
|
*
Update language tests for language changes
Robert Ancell
2013-04-30
1
-1
/
+1
|
*
Use everywhere instead of UPower and ConsoleKit - lock/unlock/suspend/hiberna...
Iain Lane
2013-04-23
5
-41
/
+180
|
|
\
|
|
*
Readd no-login1 and no-console-kit tests, remove login1 test.
Iain Lane
2013-04-23
6
-4
/
+42
|
|
*
Another comment fix
Iain Lane
2013-04-23
1
-1
/
+1
|
|
*
Whitespace fixes
Iain Lane
2013-04-23
1
-65
/
+66
|
|
*
Rename logind to login1 for consistency
Iain Lane
2013-04-22
5
-29
/
+29
|
|
*
Update test scripts to use login1 for suspend and hibernate where necessary
Iain Lane
2013-04-22
2
-8
/
+8
|
|
*
test-runner: Mock login1 suspend/hibernate too
Iain Lane
2013-04-22
1
-0
/
+36
|
|
*
Remove removed tests from Makefile.am
Iain Lane
2013-04-19
1
-3
/
+0
|
|
*
Make all tests executable so they can be run.
Iain Lane
2013-04-19
16
-0
/
+0
|
|
*
Remove some redundant tests, chmod +x all of them and fix name of flag to dis...
Iain Lane
2013-04-19
5
-7
/
+1
|
|
*
Have test-runner mock logind's session interface and GetSessionByPID method
Iain Lane
2013-04-19
1
-5
/
+103
|
|
*
Remove duplication in test-runner
Iain Lane
2013-04-19
3
-176
/
+0
|
|
*
Add missing <unistd.h> include for getpid
Iain Lane
2013-04-18
1
-0
/
+1
|
|
*
Merge trunk
Iain Lane
2013-04-16
32
-42
/
+747
|
|
*
Merge lp:~cavalier/lightdm/logind-support
Iain Lane
2013-04-16
8
-0
/
+253
|
|
|
\
|
|
|
*
Added logind tests
Peter de Ridder
2013-04-15
8
-0
/
+253
|
*
|
|
Use C standard compliant names for header guards
Robert Ancell
2013-04-23
5
-15
/
+15
|
*
|
|
Link test Qt greeters against new liblightdm
Robert Ancell
2013-04-16
1
-2
/
+2
|
*
|
|
Merge with trunk
Robert Ancell
2013-04-16
1
-1
/
+1
|
|
\
\
\
|
|
*
\
\
Support logind in liblightdm. Fixes: https://bugs.launchpad.net/bugs/1152185.
Rex Dieter
2013-04-15
6
-0
/
+172
|
|
|
\
\
\
|
|
*
|
|
|
Use modern Q_SLOTS and Q_SIGNALS instead of slots and signals
Michael Terry
2013-04-15
1
-1
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Add upower tests
Robert Ancell
2013-04-15
17
-14
/
+280
|
*
|
|
|
Add regression tests for power functionality
Robert Ancell
2013-04-15
25
-3
/
+373
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Add regression test for login1 (matches test for ConsoleKit, needs improvement)
Robert Ancell
2013-04-15
6
-0
/
+172
|
|
/
/
|
*
|
Add a test for VNC dimensions.
Robert Ancell
2013-04-13
3
-0
/
+34
|
|
\
\
|
|
*
|
Add a test for VNC dimensions
Robert Ancell
2013-04-12
3
-0
/
+34
|
*
|
|
Fix description of vnc-command test
Robert Ancell
2013-04-12
1
-1
/
+1
|
|
/
/
|
*
|
Correctly read command from config and fix test case
Robert Ancell
2013-04-12
7
-7
/
+16
|
*
|
Allow VNC command to be specified in lightdm.conf
Robert Ancell
2013-04-12
2
-0
/
+30
|
*
|
Fix authentication cancel regression caused in 1.5.2
Robert Ancell
2013-04-03
9
-0
/
+67
|
*
|
Only report test command line if it fails
Robert Ancell
2013-03-27
1
-7
/
+6
|
*
|
Add a check for locking a session without as password
Robert Ancell
2013-03-27
3
-0
/
+56
|
*
|
Fix stale X server being left behind when using LockSession D-Bus API
Robert Ancell
2013-03-27
7
-30
/
+136
|
*
|
Add tests to check that sessions switched to correctly log out
Robert Ancell
2013-03-26
7
-0
/
+245
|
*
|
Correctly check X server is terminated when returning to existing session
Robert Ancell
2013-03-26
1
-3
/
+5
|
*
|
Add two regression tests to confirm the a greeter switched to is destroyed wh...
Robert Ancell
2013-03-26
6
-17
/
+133
|
|
/
|
*
Force clean up test directory on exit
Robert Ancell
2013-03-07
1
-1
/
+1
|
*
Fix test /tmp directory not being created
Robert Ancell
2013-03-07
1
-1
/
+1
[next]