index
:
~jwrdegoede/libinput
clickpad-improvements
clickpad-improvements-v2
for-peter
gestures
gestures-broken
libgestures-integration
master
wip/ptraccel-work
Hans' libinput repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
litest.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-28
test: highlight the various state machines with colors
Peter Hutterer
1
-1
/
+20
2017-03-28
test: detect linebreaks in log messages
Peter Hutterer
1
-4
/
+6
2017-03-28
test: add color to litest verbose output
Peter Hutterer
1
-4
/
+25
2017-03-28
test: align litest output messages
Peter Hutterer
1
-2
/
+2
2017-03-14
test: add missing linebreak to error message
Peter Hutterer
1
-1
/
+1
2017-02-09
Merge branch 'gcov-tests'
Peter Hutterer
1
-0
/
+20
2017-02-09
test: add helper functions to filter an event
Peter Hutterer
1
-0
/
+20
2017-02-09
touchpad: mark the Apple onebutton touchpad as clickfinger-default
Peter Hutterer
1
-0
/
+2
2017-02-03
Merge branch 'touchpad-pressure-based-v2'
Peter Hutterer
1
-53
/
+244
2017-02-02
test: fix ranged test for 'no device' tests
Peter Hutterer
1
-1
/
+4
2017-01-30
switch: for surface 3 tablets, write the lid open to the device
Peter Hutterer
1
-0
/
+2
2017-01-30
test: make sure touch up resets pressure
Peter Hutterer
1
-0
/
+1
2017-01-26
test: handle semi-mt devices in litest
Peter Hutterer
1
-40
/
+188
2017-01-26
test: convert event handling while loops into for loops
Peter Hutterer
1
-12
/
+17
2017-01-26
test: allow nesting of litest_push_event_frame()
Peter Hutterer
1
-5
/
+8
2017-01-26
test: force a pressure of 0 when we hover a touch
Peter Hutterer
1
-2
/
+14
2017-01-26
test: add two more touch..._extended functions
Peter Hutterer
1
-0
/
+22
2017-01-26
test: add tests for lid switch
James Ye
1
-0
/
+30
2017-01-26
Add a "switch" interface for parts of the SW_* range
James Ye
1
-0
/
+3
2017-01-20
Merge branch 'wip/wheel-tilt-source'
Peter Hutterer
1
-0
/
+2
2017-01-20
test: add wheel tilt tests
Peter Hutterer
1
-0
/
+2
2017-01-20
test: check the pad button state in litest_is_pad_button_event
Peter Hutterer
1
-0
/
+2
2017-01-20
test: add helper function to install a "bug expected" log handler
Peter Hutterer
1
-0
/
+20
2017-01-16
Revert "Remove the workaround for libevdev pre 1.3"
Peter Hutterer
1
-0
/
+4
2017-01-16
test: fix a comment regarding uinput's resolution assignment
Peter Hutterer
1
-4
/
+8
2017-01-16
Remove the workaround for libevdev pre 1.3
Peter Hutterer
1
-4
/
+0
2017-01-12
test: add a synaptics RMI4 test device
Peter Hutterer
1
-0
/
+2
2016-12-22
test: add test for the vertical position-dependent pinch
Peter Hutterer
1
-0
/
+6
2016-12-20
touchpad: if an external touchpad and keyboard share a VID/PID assume dwt
Peter Hutterer
1
-0
/
+4
2016-12-01
Drop HAVE_CONFIG_H ifdef
Peter Hutterer
1
-2
/
+0
2016-11-29
test: add a device and test for udev-set calibration values
Peter Hutterer
1
-0
/
+2
2016-11-28
test: switch asserts to litest_assert
Peter Hutterer
1
-10
/
+9
2016-11-22
test: allow the first event to be a short one during scroll tests
Peter Hutterer
1
-5
/
+16
2016-11-22
test: start with the first offset when moving touches
Peter Hutterer
1
-2
/
+2
2016-11-22
test: mark the various abort functions as noreturn
Peter Hutterer
1
-0
/
+3
2016-11-04
evdev: implement support for the MOUSE_WHEEL_CLICK_COUNT property
Peter Hutterer
1
-0
/
+2
2016-10-25
Mark some internal log functions as printf-style function
Peter Hutterer
1
-0
/
+2
2016-09-07
test: add litest_assert_touch_sequence helper
Peter Hutterer
1
-0
/
+33
2016-09-07
test: add trackpoint palm detection tests
Peter Hutterer
1
-0
/
+6
2016-09-02
test: add a Wacom HID 4800 test device
Peter Hutterer
1
-0
/
+2
2016-08-26
test: only abort when we fail to add any tests and we have no filters
Peter Hutterer
1
-1
/
+4
2016-08-26
test: add a helper function to compare the event type
Peter Hutterer
1
-15
/
+38
2016-08-02
test: if we're in a debugger, use single-fork mode only
Peter Hutterer
1
-35
/
+36
2016-08-02
test: if a filter is specified, don't parallelize jobs by default
Peter Hutterer
1
-0
/
+16
2016-08-02
test: add a make-like job control to run tests in parallel
Peter Hutterer
1
-27
/
+113
2016-08-02
Revert "test: create a lock file to avoid parallel udev reloads during device...
Peter Hutterer
1
-63
/
+0
2016-08-02
test: restore the hwdb/udev rules on SIGINT
Peter Hutterer
1
-0
/
+6
2016-08-02
test: make sure we remove all udev rules when we SIGINT the test
Peter Hutterer
1
-1
/
+34
2016-08-02
test: only init the device rules once
Peter Hutterer
1
-65
/
+23
2016-08-02
test: merge all tests into a single binary
Peter Hutterer
1
-1
/
+16
[next]