index
:
~dvdhrm/kmscon
master
KMS/DRM based system console
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-04
console: remove *_buffer_newline()
David Herrmann
1
-2
/
+3
2012-02-03
test_buffer: add margin tests
David Herrmann
1
-2
/
+7
2012-02-02
console: move kmscon_console_rotate to *_newline
David Herrmann
1
-2
/
+2
2012-01-29
test_buffer: add utf8 state machine test
David Herrmann
1
-0
/
+25
2012-01-28
vte: handle keyboard input (stub)
David Herrmann
1
-27
/
+9
2012-01-28
terminal, pty: pass eloop reference on obj creation
David Herrmann
1
-5
/
+3
2012-01-24
log: move log_warning to log_warn
David Herrmann
3
-3
/
+3
2012-01-24
test_terminal: wait on children to avoid zombies
Ran Benita
1
-6
/
+62
2012-01-24
terminal: use new pty object
Ran Benita
1
-1
/
+11
2012-01-23
test_input: simplify and drop xkbcommon dependency
Ran Benita
1
-15
/
+4
2012-01-22
font: rewrite font backend
David Herrmann
1
-1
/
+0
2012-01-22
font: require compositor reference
David Herrmann
2
-6
/
+6
2012-01-20
context: use GL_TRIANGLES instead of GL_QUADS
David Herrmann
1
-3
/
+8
2012-01-20
console: use new drawing pipeline
David Herrmann
1
-6
/
+3
2012-01-18
console: take reference of compositor
David Herrmann
2
-2
/
+2
2012-01-18
test_output: use new drawing pipeline
David Herrmann
1
-18
/
+13
2012-01-09
test_console: fix use-after-free
Ran Benita
1
-0
/
+1
2012-01-01
font: move font handling into new subsystem
David Herrmann
2
-2
/
+15
2012-01-01
Adjust all code to use new kmscon_symbol_t
David Herrmann
3
-56
/
+27
2012-01-01
test_buffer: add kmscon_symbol_t test
David Herrmann
1
-0
/
+34
2011-12-31
test_terminal: add experimental input support
David Herrmann
1
-0
/
+39
2011-12-31
input: define our own modifiers
Ran Benita
1
-10
/
+10
2011-12-31
input: don't use 0 to signal lack of unicode value
Ran Benita
1
-1
/
+1
2011-12-31
input: shuffle headers and includes
Ran Benita
1
-0
/
+3
2011-12-31
input: use libxkbcommon to convert input events
Ran Benita
1
-3
/
+54
2011-12-31
tests: add test for the input subsystem
Ran Benita
1
-0
/
+127
2011-12-30
terminal: add dummy terminal implementation
David Herrmann
1
-0
/
+197
2011-12-30
test_console: fix call to kmscon_comp*_use
David Herrmann
1
-6
/
+8
2011-12-30
test_output: handle kmscon_comp*_use failure
David Herrmann
1
-2
/
+6
2011-12-30
vt: fix race-condition in signal handling
David Herrmann
2
-12
/
+2
2011-12-26
test_console: fix console deinitialization bug
David Herrmann
1
-3
/
+7
2011-12-26
test_console: copy stdin to console output
David Herrmann
1
-11
/
+78
2011-12-26
console: calculate width by font
David Herrmann
1
-11
/
+2
2011-12-21
console: support writing to console
David Herrmann
1
-0
/
+11
2011-12-21
console: correctly resize lines
David Herrmann
1
-1
/
+3
2011-12-21
test_buffer: add buffer playground
David Herrmann
1
-0
/
+129
2011-12-14
vt: add support for automatic VT switching
Ran Benita
1
-0
/
+14
2011-12-03
test_console: Use new eloop and VT subsystem
David Herrmann
1
-74
/
+150
2011-12-03
Add VT test
David Herrmann
1
-0
/
+104
2011-12-02
test_output: Use log API
David Herrmann
1
-12
/
+12
2011-12-02
test_output: Use new log API
David Herrmann
1
-24
/
+25
2011-12-02
test_output: Catch SIGINT and SIGTERM
David Herrmann
1
-0
/
+12
2011-12-02
test_console: React on SIGINT
David Herrmann
1
-2
/
+18
2011-12-02
Change license to MIT license
David Herrmann
2
-2
/
+44
2011-11-26
Fix test_console
David Herrmann
1
-0
/
+4
2011-11-20
Add console test
David Herrmann
1
-0
/
+154
2011-11-20
Avoid refreshing twice in output test
David Herrmann
1
-6
/
+4
2011-11-20
Add output test-script
David Herrmann
1
-0
/
+177
[prev]