summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2013-11-03uterm: input: use shl_llog instead of shl_logDavid Herrmann2-2/+3
2013-03-12kmscon: add --xkb-keymap option for predefined keymapsRan Benita2-2/+17
2013-03-04tests: use new shl_log.hDavid Herrmann4-4/+4
2013-02-16tests: fix compilation with new eloop APIDavid Herrmann1-1/+1
2013-01-24uterm: drm: rename to drm3dDavid Herrmann1-2/+2
2013-01-24uterm: rename drm-dumb backend into drm2d moduleDavid Herrmann1-2/+2
2013-01-13uterm: video: add support for immediate buffer-swapsDavid Herrmann1-1/+1
2013-01-12tests: fix build with new uterm headersDavid Herrmann3-7/+9
2012-12-06kmscon: run only on VT-less seats in listen-modeDavid Herrmann1-1/+2
2012-11-26test_output: use uterm_display directlyDavid Herrmann1-14/+6
2012-11-11test_vt: add --switchvt optionDavid Herrmann1-9/+16
2012-11-11test_vt: add --vt=<path> optionDavid Herrmann1-3/+9
2012-11-11test_vt: remove trailing newline in log-messageDavid Herrmann1-1/+1
2012-11-11test_vt: use a dummy input-objectDavid Herrmann1-3/+12
2012-10-27kmscon: add --xkb-model optionDavid Herrmann1-0/+4
2012-10-27build: fix "make check" build failuresDavid Herrmann3-14/+20
2012-10-27xkb: use system defaults instead of "us" for layoutRan Benita1-2/+2
2012-10-09test_input: fix using XKB directlyDavid Herrmann1-6/+8
2012-10-01test_input: fix compilation with changed input APIDavid Herrmann1-10/+4
2012-09-30kmscon: allow paths with --vt=<xy>David Herrmann1-2/+1
2012-09-30test_vt: fix compilation with new allocation APIDavid Herrmann1-1/+2
2012-09-20test_key: add small helper for client-side key-inputDavid Herrmann1-0/+78
2012-08-29test_vt: fix using correct uterm APIDavid Herrmann1-1/+1
2012-08-12test_output: add --dev parameterDavid Herrmann1-1/+7
2012-08-11tests: make all tests use the new conf-parsersDavid Herrmann4-29/+236
2012-08-11test_output: always use blitting backendDavid Herrmann1-96/+1
2012-07-31test_output: add blitting supportDavid Herrmann1-9/+91
2012-07-31test_input: fix compilation for kbd_keysym_to_string()David Herrmann1-3/+1
2012-07-07tests: fix tests to compile againDavid Herrmann1-1/+1
2012-05-27test_input: always print keysymDavid Herrmann1-5/+4
2012-05-26kbd: remove "dev" from kbd_dev_keysym_to_stringRan Benita1-2/+2
2012-05-26test_vt: use new uterm vt masterDavid Herrmann1-9/+11
2012-05-17test_output: explicitely activate GL contextDavid Herrmann1-0/+4
2012-05-05test_output: fix build failureDavid Herrmann1-1/+1
2012-05-05test_input: use new input APIDavid Herrmann1-43/+66
2012-04-22test_input: use new test_include.h infrastructureDavid Herrmann1-50/+27
2012-04-22tests: remove unneeded testsDavid Herrmann2-451/+0
2012-04-22test_vt: use new test_include.h codeDavid Herrmann1-44/+18
2012-04-22test_console: removeDavid Herrmann1-345/+0
2012-04-14test_output: always enable all outputsDavid Herrmann1-28/+15
2012-04-14test_output: run eloop for 5s instead of sleep()David Herrmann1-2/+4
2012-04-14test_output: use new test_include.h headerDavid Herrmann2-12/+108
2012-04-14test_output: remove signal handlerDavid Herrmann1-11/+0
2012-03-29unicode: use static global symbol tableDavid Herrmann1-12/+4
2012-03-24test_terminal: parse command line argumentsDavid Herrmann1-0/+3
2012-03-23vt: fix callback enum typeDavid Herrmann2-2/+6
2012-03-23Move to new uterm infrastructureDavid Herrmann2-57/+55
2012-03-23test_output: use new uterm/log/etc. subsystemsDavid Herrmann1-68/+94
2012-03-20eloop: move prefix to "ev_" instead of "kmscon_"David Herrmann4-59/+59
2012-03-20build: implicitly include config.hRan Benita1-2/+0