index
:
wayland/libinput
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.15-branch
1.16-branch
1.17-branch
1.18-branch
1.19-branch
1.2-branch
1.20-branch
1.22-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
main
master
tablet-support
wip/arch
wip/docbuild
wip/smaller-arch-image
input device management and event handling library (mirrored from https://gitlab.freedesktop.org/libinput/libinput)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
litest.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-11
udev: don't use IMPORT+=
Peter Hutterer
1
-1
/
+1
2020-02-12
test: add a test case for checking EVDEV_ABS overrides
Peter Hutterer
1
-1
/
+19
2020-02-12
test: drop the #define for the litest device rules
Peter Hutterer
1
-4
/
+2
2020-02-02
test: add helper functions for checking proximity events
Peter Hutterer
1
-6
/
+15
2020-01-29
test: make the custom touch override methods filter-able
Peter Hutterer
1
-9
/
+9
2020-01-03
litest: Fix warnings about discarded qualifiers with check-0.13.0
Michael Forney
1
-12
/
+12
2019-12-04
pad: add LIBINPUT_EVENT_TABLET_PAD_KEY for pad keys
Peter Hutterer
1
-0
/
+39
2019-11-28
test: write our test case results out as junit xml files
Peter Hutterer
1
-0
/
+76
2019-11-15
test: allow for substring matching in the various --filter- arguments
Peter Hutterer
1
-0
/
+9
2019-11-15
touchpad: don't allow for multifinger tapping after a move
Peter Hutterer
1
-0
/
+20
2019-11-05
test: remove the hardcoded four-job valgrind test run
Peter Hutterer
1
-1
/
+3
2019-10-29
test: make the test jobs dependent on the number of processors
Peter Hutterer
1
-1
/
+4
2019-10-17
Add a scroll button lock feature
Peter Hutterer
1
-0
/
+21
2019-07-17
touchpad: revamp thumb detection
Matt Mayfield
1
-6
/
+0
2019-07-08
meson: run the test suite per group
Peter Hutterer
1
-0
/
+19
2019-07-08
test: use the default job control for --filter-groups
Peter Hutterer
1
-2
/
+0
2019-07-08
test: fix an always-true check for udev properties
Peter Hutterer
1
-1
/
+1
2019-07-08
test: drop the litest feature enum, make it normal bits instead
Peter Hutterer
1
-6
/
+6
2019-07-01
test: one O_NONBLOCK is enough
Peter Hutterer
1
-1
/
+1
2019-06-26
udev: rename libinput-model-quirks rules to libinput-fuzz-override.rules
Peter Hutterer
1
-4
/
+4
2019-06-17
test: don't make timer offset errors fatal in gdb
Peter Hutterer
1
-1
/
+1
2019-06-14
test: only write one single rules file for our device quirks
Peter Hutterer
1
-58
/
+48
2019-06-14
test: auto-generate the udev rules
Peter Hutterer
1
-2
/
+15
2019-06-14
test: replace the double assert macros with proper checks
Peter Hutterer
1
-0
/
+18
2019-06-11
test: remove a duplicate check
Peter Hutterer
1
-1
/
+0
2019-06-11
test: swap a few litest_assert() calls for their more precise cousins
Peter Hutterer
1
-31
/
+31
2019-06-11
test: abort if our device didn't initialize
Peter Hutterer
1
-0
/
+1
2019-06-07
Add a new dispatch interface for the Dell Canvas Totem
Peter Hutterer
1
-0
/
+24
2019-05-28
test: don't treat a signal exit as success
Peter Hutterer
1
-1
/
+1
2019-05-28
test: allow for a LITEST_JOBS environment variable
Peter Hutterer
1
-1
/
+10
2019-05-27
test: always set CK_FORK=no under valgrind
Peter Hutterer
1
-1
/
+1
2019-05-09
test: make the test case failure output easier to select
Peter Hutterer
1
-2
/
+13
2019-05-07
test: drop the SKIP_LIBINPUT_TEST_RUNNER environment variable
Peter Hutterer
1
-7
/
+1
2019-05-07
test: skip the backtrace under valgrind
Peter Hutterer
1
-0
/
+5
2019-05-07
test: replace the USING_VALGRIND env with the valgrind.h header
Peter Hutterer
1
-1
/
+3
2019-05-02
Revert "Reduce button scroll timeout to 38ms"
Peter Hutterer
1
-1
/
+1
2019-04-11
test: abort when no default value is available for an axis
Jason Gerecke
1
-4
/
+18
2019-04-09
test: actually filter events when writing to udev
Peter Hutterer
1
-0
/
+3
2019-03-25
Fix three coverity complaints
Peter Hutterer
1
-3
/
+3
2019-03-22
test: let the device custom create method return a bool
Peter Hutterer
1
-6
/
+9
2019-03-22
test: don't install our normal rules file in installed mode
Peter Hutterer
1
-3
/
+8
2019-03-14
test: make the test suite runner available as installed binary
Peter Hutterer
1
-6
/
+9
2019-03-14
test: add an option to skip installing our quirks into the test system
Peter Hutterer
1
-21
/
+56
2019-03-14
test: split up the quirks installations
Peter Hutterer
1
-11
/
+30
2019-03-14
test: install the test device udev rule from a string
Peter Hutterer
1
-14
/
+26
2019-03-14
test: add --help to the test suite runner
Peter Hutterer
1
-3
/
+25
2019-03-12
test: clip the exit code to 255
Peter Hutterer
1
-1
/
+1
2019-03-12
test: minor warning message change
Peter Hutterer
1
-1
/
+1
2019-02-19
Reduce button scroll timeout to 38ms
Henré Botha
1
-1
/
+1
2019-02-13
test: add another helper to discard specific events
Peter Hutterer
1
-0
/
+42
[next]