summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2017-06-26test: strdup the suite and test namePeter Hutterer1-10/+40
2017-06-26touchpad: ignore the tap motion threshold if fingers > slotsPeter Hutterer1-0/+54
2017-06-22test: remove duplicate testPeter Hutterer1-1/+0
2017-06-19touchpad: use the "is internal keyboard" tag to enable dwtPeter Hutterer1-70/+3
2017-06-13test: decouple our tests/test suites from the ones used by checkPeter Hutterer1-73/+62
2017-06-09test: localise the open/close function counter in the path testsPeter Hutterer1-68/+69
2017-06-09test: use unique names for all the test suite namesPeter Hutterer1-9/+16
2017-06-07test: remove unused devices field from struct testPeter Hutterer1-1/+0
2017-06-02test: remove unused litest_handle_eventsPeter Hutterer2-17/+0
2017-06-02test: limit the wait_for_event timeout to 2sPeter Hutterer1-2/+2
2017-06-02test: don't leak test warnings to stdoutPeter Hutterer4-14/+19
2017-06-01test: drop two superfluous empty queue checksPeter Hutterer1-2/+0
2017-06-01test: tighten some test casesPeter Hutterer2-21/+44
2017-06-01test: add an extra assert into litest_wait_for_event_of_typePeter Hutterer1-1/+2
2017-06-01test: make sure we search for event node, not the parent input devicePeter Hutterer1-1/+3
2017-05-23Revert "lid: force the lid to open when the keyboard device is removed"Peter Hutterer1-36/+0
2017-05-23lid: force the lid to open when the keyboard device is removedPeter Hutterer1-0/+36
2017-05-23lid: setup the keyboard notifier when pairing itBenjamin Tissoires1-0/+51
2017-05-23test: tighten the wakeup-on-key lid testPeter Hutterer1-1/+0
2017-05-23test: fix a lid testPeter Hutterer1-1/+1
2017-05-15test: make the initial copy file error messages more sensiblePeter Hutterer1-2/+8
2017-05-15test: don't use ck_abort_msg outside of test runsPeter Hutterer1-4/+4
2017-05-11test: install the litest device groups filePeter Hutterer2-1/+9
2017-05-11touchpad: pull the tap exclusion zone down to the full edge zonePeter Hutterer1-4/+4
2017-05-08test: suppress Python3 valgrind errorsPeter Hutterer1-0/+6
2017-05-08test: disable coredumps during test suite runsPeter Hutterer1-0/+5
2017-05-05lid: remove the keyboard listener on remove and re-init the listenerPeter Hutterer1-0/+30
2017-05-05touchpad: remove the lid switch listener on device_removedPeter Hutterer1-0/+26
2017-05-04test: switch from #ifdef to #if HAVE_LIBUNWINDPeter Hutterer1-1/+1
2017-05-04test: allow running the symbols-leak-test.in script directlyPeter Hutterer1-2/+13
2017-05-04test: fix compiler warningPeter Hutterer1-1/+2
2017-05-04test: undef ck_assert_double before redefining itPeter Hutterer1-0/+7
2017-04-28touchpad: for 2/3-finger tap, use the last finger down as press timePeter Hutterer1-0/+56
2017-04-28touchpad: send multitap button events with the correct timestampsPeter Hutterer1-3/+58
2017-04-28test: enable drag lock for multitap testsPeter Hutterer1-0/+5
2017-04-28touchpad: fix the button timestamps for double/tripletapPeter Hutterer1-16/+52
2017-04-26Merge branch 'wip/touchpad-custom-pressure-values'Peter Hutterer1-0/+43
2017-04-26touchpad: move the pressure range to a hwdb entryPeter Hutterer1-0/+43
2017-04-26Merge branch 'wip/touchpad-mt-tool-palm'Peter Hutterer1-0/+83
2017-04-24evdev: improve default scroll button detectionPeter Hutterer1-0/+4
2017-04-21touchpad: add MT_TOOL-based palm detectionPeter Hutterer1-0/+83
2017-03-30test: unset MOUSE_DPI for the apple magic mousePeter Hutterer1-0/+19
2017-03-30test: fix udev rule for click count devicePeter Hutterer1-3/+3
2017-03-28test: highlight the various state machines with colorsPeter Hutterer1-1/+20
2017-03-28test: detect linebreaks in log messagesPeter Hutterer1-4/+6
2017-03-28test: add color to litest verbose outputPeter Hutterer1-4/+25
2017-03-28test: align litest output messagesPeter Hutterer1-2/+2
2017-03-28test: drop unused variablePeter Hutterer1-4/+3
2017-03-23tablet: add axis smoothingPeter Hutterer1-7/+71
2017-03-14test: add missing linebreak to error messagePeter Hutterer1-1/+1