summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Format python files with Python blackPeter Hutterer2023-04-041-17/+28
* tests: fix failure if system doesn't use systemdmhmdanas2023-01-111-2/+7
* Remove unused arguments from two helper functionsPeter Hutterer2022-02-211-2/+2
* test: add a test for matching the button count with the evdev codesPeter Hutterer2022-02-171-0/+15
* Remove autotools, it's meson only nowPeter Hutterer2021-12-131-50/+0
* Bump the soname to get rid of the deprecated symbolsPeter Hutterer2021-10-112-4/+3
* test: move the data file test to the test/ directoryPeter Hutterer2021-05-043-0/+103
* autotools: drop a clean-local hookPeter Hutterer2021-05-041-6/+0
* test: use the glib function for a tmpdir in $TMPPeter Hutterer2021-04-281-4/+3
* meson.build: generate a config.h filePeter Hutterer2021-03-256-12/+0
* test: add a load test for the dell canvasPeter Hutterer2021-03-191-0/+16
* Short-cut device comparison for identical pointersPeter Hutterer2021-03-191-0/+2
* database: switch file loading to use opendir/readdirPeter Hutterer2021-01-291-18/+17
* meson: hook up pytest to run testsPeter Hutterer2020-12-011-1/+2
* test: skip the udev rules tests on BSDPeter Hutterer2020-12-011-0/+2
* When loading devices for a vid/pid, fall back to bluetooth and i2cPeter Hutterer2020-10-191-0/+19
* test: fix a clang compiler warningPeter Hutterer2020-10-071-1/+3
* Deprecate the WacomClass in the APIPeter Hutterer2020-06-242-4/+17
* test: Add test to check that erasers have corresponding styliJason Gerecke2020-05-281-4/+58
* Replace "HasEraser" concept with "PairedStylusIds"Jason Gerecke2020-05-281-14/+51
* Replace "IsEraser" concept with more fine-grained "EraserType"Jason Gerecke2020-05-281-0/+43
* Introduce WSTYLUS_MOBILE type for AES devicesJason Gerecke2020-05-271-1/+31
* test: Split EMR-specific stylus tests into their own sectionJason Gerecke2020-05-271-25/+30
* tools: switch from a giant udev rulest to using hwdb entriesPeter Hutterer2020-04-091-0/+136
* test: Validate the VID:PID of all matches, not just the firstJason Gerecke2020-02-071-10/+31
* test: Do not allow tablet definition files to match wireless dongleJason Gerecke2020-02-071-0/+3
* test: Allow serial tablets to have a non-zero VID:PID matchJason Gerecke2020-02-071-2/+2
* Add Wacom HID 5115 support (#154)Jannis Schmidt2019-09-091-0/+1
* test: test for the various stylus features explicitlyPeter Hutterer2019-07-191-20/+87
* Add support for the meson build systemPeter Hutterer2019-07-181-0/+25
* test: switch svg validity test to use the glib test suitePeter Hutterer2019-07-181-53/+155
* test: switch the 'tablet-validity' test to use the glib test suitePeter Hutterer2019-07-183-133/+539
* test: switch the 'dbverify' test to use glib's test suitePeter Hutterer2019-07-182-71/+132
* test: switch the 'load' test to use the glib test suitePeter Hutterer2019-07-182-91/+189
* test: fix two coverity warningsPeter Hutterer2019-07-171-2/+2
* Alias the accidentally exposed ABI into different functionsPeter Hutterer2019-07-031-1/+30
* test: add a test for our deprecated symbolsPeter Hutterer2019-07-032-1/+59
* test: drop an unused parameterPeter Hutterer2019-07-011-2/+2
* test: change the tests to `int main(void)`Peter Hutterer2019-07-014-4/+4
* Switch to using a symbol map filePeter Hutterer2019-06-281-9/+6
* test: add a test for valid lt versioningPeter Hutterer2019-06-282-1/+26
* Move the kernel header file to a separate include pathPeter Hutterer2019-06-282-2/+5
* Document the signed-ness mismatch between vendor idsPeter Hutterer2019-06-271-2/+2
* Plug some memory leaksPeter Hutterer2019-06-261-0/+1
* test: add some sorely needed bracesPeter Hutterer2019-06-261-1/+2
* test: make the svg test use the environments' DATADIR variablePeter Hutterer2019-06-251-2/+7
* Add a ModelName property to all devicesPeter Hutterer2019-05-031-0/+3
* test: let the tests take a LIBWACOM_DATA_DIR variablePeter Hutterer2019-03-253-6/+22
* test: build the tests with -no-install instead of staticPeter Hutterer2019-03-251-4/+4
* test: rename the tests for a better and consistent prefix (#77)Peter Hutterer2019-03-255-12/+15