style fix: Remove duplicate empty lines
[platform/upstream/libinput.git] / test / litest.c
2014-07-21 Peter Huttererstyle fix: Remove duplicate empty lines
2014-07-20 Peter Hutterertest: set the abs resolution after creating the device
2014-07-20 Peter Hutterertest: widen litest to use doubles for scaled variables
2014-07-15 Jonas Ådahltest: Assert libevdev_uinput_write_event() call was...
2014-07-03 Peter Hutterertest: fix compiler warnings for comparison int vs unsig...
2014-06-25 Peter HuttererMerge branch 'master' of git+ssh://git.freedesktop...
2014-06-25 Hans de Goedetest: Prefix litest created device names with litest
2014-06-25 Peter HuttererMerge branch 'ref-counting-context'
2014-06-25 Jonas ÅdahlMake context reference counted
2014-06-23 Peter HuttererChange the logging system to be per-context
2014-06-23 Peter Hutterertest: move the interface declaration up
2014-06-12 Peter Hutterertest: Add description for the T440 synaptics touchpad
2014-06-12 Peter Hutterertest: add litest_assert_empty_queue helper function
2014-06-10 Peter Hutterertest: add --verbose flag to litests
2014-06-10 Peter Hutterertest: fix compiler warning for is_debugger_attached
2014-06-03 Peter HuttererAdd our own version of linux/input.h
2014-04-22 Jonas Ådahltest: Test seat wide button and key count helpers
2014-04-22 Jonas Ådahltest: Add ability to add test devices to existing libin...
2014-04-22 Jonas Ådahltest: Fix test device type validity check
2014-04-09 Jonas Ådahltest: Fix name of litest_button_click() definition
2014-04-08 Jonas Ådahltest: Use generic test device API in touch_abs_transfor...
2014-04-08 Peter Hutterertest: allow partial overriding the test devices
2014-04-08 Peter Hutterertest: allow for description-based test devices
2014-04-08 Peter Hutterertest: if no teardown func is set, use the default
2014-04-08 Peter Hutterertest: add litest helper functions for creating uinput...
2014-03-25 Peter Hutterertest: add framework for a single-touch synaptics device
2014-02-25 Peter HuttererMerge branch 'libevdev'
2014-02-20 Jonas Ådahltest: Add scale li_fixed overflow test
2014-02-10 Peter Huttererpath: add libinput_path_create_context instead of libin...
2014-02-03 Jonas ÅdahlReplace output screen size callback with transform...
2014-01-22 Peter Hutterertest: add a wacom touch devices (absolute touchscreen)
2014-01-22 Peter Hutterertest: Add a basic mouse test device
2014-01-22 Peter Hutterertest: Add a common helper function to drain all current...
2014-01-15 Jonas Ådahltest: Remove short option and fail on invalid options
2014-01-15 Jonas Ådahltest: Fix optstring in getopt_long call
2014-01-15 Peter HuttererAdd a device test suite