aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Be consistent in including config.hPierre Ossman2021-12-307-0/+28
* Correctly handle invalid UTF-16 code pointsPierre Ossman2020-10-051-0/+2
* Fix conversion of latin-1 to UTF-8Pierre Ossman2020-10-051-0/+34
* Fix UTF-16 encoding/decoding of high code pointsPierre Ossman2020-10-051-0/+4
* Return the correct number of consumed UTF-8 bytesPierre Ossman2020-10-052-0/+168
* Update gesture unit test to cover angle cornercaseSamuel Mannehed2020-06-151-3/+3
* Improve names of many gesturehandler unit testsSamuel Mannehed2020-06-051-24/+24
* Remove unnecessary touchEnd from unit testsSamuel Mannehed2020-06-051-1/+0
* Implement touch gesture handling on UnixAaron Sowry2020-05-292-0/+1248
* Fix position for click and drag with EmulateMBAlex Tanskanen2020-05-261-2/+60
* Add unit tests for EmulateMBAlex Tanskanen2020-05-262-0/+433
* Handle pixel formats with odd shift valuesPierre Ossman2019-11-151-0/+6
* Add unit tests for PixelFormat.is888() detectionPierre Ossman2019-11-151-1/+59
* Add sanity checks for PixelFormat shift valuesPierre Ossman2019-11-151-0/+6
* Fix depth sanity test in PixelFormatPierre Ossman2019-11-151-0/+4
* Add unit test for PixelFormat sanity checksPierre Ossman2019-11-152-0/+117
* Add unit tests for convertLF() and convertCRLF()Pierre Ossman2019-09-252-0/+127
* Split test programs to benchmarking and unit testsPierre Ossman2019-09-253-0/+448