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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-07
tablet: add touch arbitration
Peter Hutterer
1
-0
/
+344
2016-09-07
test: add litest_assert_touch_sequence helper
Peter Hutterer
2
-0
/
+36
2016-09-07
test: move the Intuos 5 and Cintiq 13HD test tablets into the same device group
Peter Hutterer
6
-1
/
+43
2016-09-07
evdev: release current touches when the device is suspended
Peter Hutterer
1
-0
/
+83
2016-09-07
test: add trackpoint palm detection tests
Peter Hutterer
3
-0
/
+81
2016-09-05
test: add test for touchpad disabling on external mouse
Peter Hutterer
1
-0
/
+183
2016-09-02
tablet: if a serial comes in late, discard it
Peter Hutterer
1
-0
/
+88
2016-09-02
test: change the matrix delta test to use a tip-down event
Peter Hutterer
1
-2
/
+12
2016-09-02
test: add a Wacom HID 4800 test device
Peter Hutterer
4
-0
/
+123
2016-08-30
test: add the valgrind test suite output to the distcleanfiles
Peter Hutterer
1
-0
/
+2
2016-08-29
touchpad: always reset the motion history on finger changes
Peter Hutterer
1
-0
/
+51
2016-08-29
test: prevent cursor jumps in the various tap tests
Peter Hutterer
1
-6
/
+6
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
2
-15
/
+42
2016-08-23
touchpad: reset the edge scroll state on touch up if edge scroll is disabled
Peter Hutterer
1
-0
/
+8
2016-08-22
Read the horizontal wheel click angle property if available
Peter Hutterer
2
-4
/
+8
2016-08-15
test: implement tests for configurable tap button mappings
Peter Hutterer
2
-15
/
+206
2016-08-09
Merge branch 'wip/litest-serial-parallel-v3'
Peter Hutterer
19
-362
/
+387
2016-08-05
touchpad: ignore modifier key combos for dwt
Peter Hutterer
1
-0
/
+166
2016-08-04
test: add dwt modifier/fkey test cases
Peter Hutterer
1
-0
/
+82
2016-08-02
test: just use litest_add_device if we don't have overrides
Peter Hutterer
1
-6
/
+1
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: split the tap tests into more tap groups
Peter Hutterer
1
-43
/
+43
2016-08-02
test: remove NOTPARALLEL
Peter Hutterer
1
-2
/
+0
2016-08-02
test: add a make-like job control to run tests in parallel
Peter Hutterer
1
-27
/
+113
2016-08-02
test: drop the sysname comparison in the device add/remove test
Peter Hutterer
1
-7
/
+1
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
2
-67
/
+23
2016-08-02
test: merge all tests into a single binary
Peter Hutterer
19
-102
/
+71
2016-08-01
test: store created udev rules in a list for easier deletion
Peter Hutterer
1
-25
/
+54
2016-08-01
test: make the valgrind test an actual dependency of the test run
Peter Hutterer
1
-1
/
+1
2016-08-01
test: make the interfaces static
Peter Hutterer
4
-4
/
+4
2016-08-01
test: namespace the bitfield helper tests
Peter Hutterer
1
-1
/
+1
2016-08-01
test: fix prefix for the gestures time test
Peter Hutterer
1
-1
/
+1
2016-07-18
test: make one ALPS and the Synaptics i2c test devices Dell touchpads
Peter Hutterer
2
-0
/
+22
2016-07-15
touchpad: don't init a horizontal scroll area on touchpads <50mm high
Peter Hutterer
1
-1
/
+77
2016-07-15
test: split edge scroll tests into one for vert, one for horiz
Peter Hutterer
1
-2
/
+13
2016-07-12
test: add a Cintiq 13 HDT test device
Peter Hutterer
6
-0
/
+382
2016-07-11
Remove LIBINPUT_EVENT_TABLET_PAD_MODE event
Peter Hutterer
1
-3
/
+0
2016-07-06
test: write the valgrind test results to a different output file
Peter Hutterer
1
-1
/
+1
2016-07-05
test: up the timeout to 30s
Peter Hutterer
1
-1
/
+1
2016-07-05
test: create a lock file to avoid parallel udev reloads during device add
Peter Hutterer
1
-0
/
+63
2016-07-05
test: fix a memleak when creating udev devices
Peter Hutterer
1
-2
/
+6
2016-07-04
Merge branch 'wip/tablet-pad-modes-v3'
Peter Hutterer
6
-0
/
+523
2016-07-04
touchpad: remove software middle button when emulation is enabled
Peter Hutterer
3
-8
/
+267
2016-07-04
gestures: make the gesture movement threshold depending on finger count
Peter Hutterer
1
-5
/
+5
2016-06-24
test: add pad mode group tests
Peter Hutterer
5
-0
/
+384
[next]