Modify it to adjust Tizen IVI enviroment
[platform/upstream/kmscon.git] / tests /
2013-11-03 David Herrmannuterm: input: use shl_llog instead of shl_log
2013-03-12 Ran Benitakmscon: add --xkb-keymap option for predefined keymaps
2013-03-04 David Herrmanntests: use new shl_log.h
2013-02-16 David Herrmanntests: fix compilation with new eloop API
2013-01-24 David Herrmannuterm: drm: rename to drm3d
2013-01-24 David Herrmannuterm: rename drm-dumb backend into drm2d module
2013-01-13 David Herrmannuterm: video: add support for immediate buffer-swaps
2013-01-12 David Herrmanntests: fix build with new uterm headers
2012-12-06 David Herrmannkmscon: run only on VT-less seats in listen-mode
2012-11-26 David Herrmanntest_output: use uterm_display directly
2012-11-11 David Herrmanntest_vt: add --switchvt option
2012-11-11 David Herrmanntest_vt: add --vt=<path> option
2012-11-11 David Herrmanntest_vt: remove trailing newline in log-message
2012-11-11 David Herrmanntest_vt: use a dummy input-object
2012-10-27 David Herrmannkmscon: add --xkb-model option
2012-10-27 David Herrmannbuild: fix "make check" build failures
2012-10-27 Ran Benitaxkb: use system defaults instead of "us" for layout
2012-10-09 David Herrmanntest_input: fix using XKB directly
2012-10-01 David Herrmanntest_input: fix compilation with changed input API
2012-09-30 David Herrmannkmscon: allow paths with --vt=<xy>
2012-09-30 David Herrmanntest_vt: fix compilation with new allocation API
2012-09-20 David Herrmanntest_key: add small helper for client-side key-input
2012-08-29 David Herrmanntest_vt: fix using correct uterm API
2012-08-12 David Herrmanntest_output: add --dev parameter
2012-08-11 David Herrmanntests: make all tests use the new conf-parsers
2012-08-11 David Herrmanntest_output: always use blitting backend
2012-07-31 David Herrmanntest_output: add blitting support
2012-07-31 David Herrmanntest_input: fix compilation for kbd_keysym_to_string()
2012-07-07 David Herrmanntests: fix tests to compile again
2012-05-27 David Herrmanntest_input: always print keysym
2012-05-26 Ran Benitakbd: remove "dev" from kbd_dev_keysym_to_string
2012-05-26 David Herrmanntest_vt: use new uterm vt master
2012-05-17 David Herrmanntest_output: explicitely activate GL context
2012-05-05 David Herrmanntest_output: fix build failure
2012-05-05 David Herrmanntest_input: use new input API
2012-04-22 David Herrmanntest_input: use new test_include.h infrastructure
2012-04-22 David Herrmanntests: remove unneeded tests
2012-04-22 David Herrmanntest_vt: use new test_include.h code
2012-04-22 David Herrmanntest_console: remove
2012-04-14 David Herrmanntest_output: always enable all outputs
2012-04-14 David Herrmanntest_output: run eloop for 5s instead of sleep()
2012-04-14 David Herrmanntest_output: use new test_include.h header
2012-04-14 David Herrmanntest_output: remove signal handler
2012-03-29 David Herrmannunicode: use static global symbol table
2012-03-24 David Herrmanntest_terminal: parse command line arguments
2012-03-23 David Herrmannvt: fix callback enum type
2012-03-23 David HerrmannMove to new uterm infrastructure
2012-03-23 David Herrmanntest_output: use new uterm/log/etc. subsystems
2012-03-20 David Herrmanneloop: move prefix to "ev_" instead of "kmscon_"
2012-03-20 Ran Benitabuild: implicitly include config.h
2012-02-04 David Herrmannconsole: remove *_buffer_newline()
2012-02-03 David Herrmanntest_buffer: add margin tests
2012-02-02 David Herrmannconsole: move kmscon_console_rotate to *_newline
2012-01-29 David Herrmanntest_buffer: add utf8 state machine test
2012-01-28 David Herrmannvte: handle keyboard input (stub)
2012-01-28 David Herrmannterminal, pty: pass eloop reference on obj creation
2012-01-24 David Herrmannlog: move log_warning to log_warn
2012-01-24 Ran Benitatest_terminal: wait on children to avoid zombies
2012-01-24 Ran Benitaterminal: use new pty object
2012-01-23 Ran Benitatest_input: simplify and drop xkbcommon dependency
2012-01-22 David Herrmannfont: rewrite font backend
2012-01-22 David Herrmannfont: require compositor reference
2012-01-20 David Herrmanncontext: use GL_TRIANGLES instead of GL_QUADS
2012-01-20 David Herrmannconsole: use new drawing pipeline
2012-01-18 David Herrmannconsole: take reference of compositor
2012-01-18 David Herrmanntest_output: use new drawing pipeline
2012-01-09 Ran Benitatest_console: fix use-after-free
2012-01-01 David Herrmannfont: move font handling into new subsystem
2012-01-01 David HerrmannAdjust all code to use new kmscon_symbol_t
2012-01-01 David Herrmanntest_buffer: add kmscon_symbol_t test
2011-12-31 David Herrmanntest_terminal: add experimental input support
2011-12-31 Ran Benitainput: define our own modifiers
2011-12-31 Ran Benitainput: don't use 0 to signal lack of unicode value
2011-12-31 Ran Benitainput: shuffle headers and includes
2011-12-31 Ran Benitainput: use libxkbcommon to convert input events
2011-12-31 Ran Benitatests: add test for the input subsystem
2011-12-30 David Herrmannterminal: add dummy terminal implementation
2011-12-30 David Herrmanntest_console: fix call to kmscon_comp*_use
2011-12-30 David Herrmanntest_output: handle kmscon_comp*_use failure
2011-12-30 David Herrmannvt: fix race-condition in signal handling
2011-12-26 David Herrmanntest_console: fix console deinitialization bug
2011-12-26 David Herrmanntest_console: copy stdin to console output
2011-12-26 David Herrmannconsole: calculate width by font
2011-12-21 David Herrmannconsole: support writing to console
2011-12-21 David Herrmannconsole: correctly resize lines
2011-12-21 David Herrmanntest_buffer: add buffer playground
2011-12-14 Ran Benitavt: add support for automatic VT switching
2011-12-03 David Herrmanntest_console: Use new eloop and VT subsystem
2011-12-03 David HerrmannAdd VT test
2011-12-02 David Herrmanntest_output: Use log API
2011-12-02 David Herrmanntest_output: Use new log API
2011-12-02 David Herrmanntest_output: Catch SIGINT and SIGTERM
2011-12-02 David Herrmanntest_console: React on SIGINT
2011-12-02 David HerrmannChange license to MIT license
2011-11-26 David HerrmannFix test_console
2011-11-20 David HerrmannAdd console test
2011-11-20 David HerrmannAvoid refreshing twice in output test
2011-11-19 David HerrmannAdd output test-script