1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-05 10:39:25 +02:00
Commit graph

14 commits

Author SHA1 Message Date
Gunther Brunner
b2217d01dd Fix all test/ files with ESLint rules with 0 errors and 0 warnings. 2016-01-19 20:56:19 +09:00
Simo Kinnunen
736b6f769e Reaper decides if a device is present or not. Allows devices to "come back to life" if they start beating again. 2015-06-03 18:49:42 +09:00
Simo Kinnunen
2ec03798a4 Add a test to verify that older entries get dropped from TtlSet. 2015-06-02 15:56:39 +09:00
Simo Kinnunen
9130717e0e The doubly linked list implementation was revealed to be buggy by simple unit tests. Fixed. 2015-06-02 15:35:16 +09:00
Simo Kinnunen
68e8f1eb2f Gesturestart had an off by one error in the control sequence. 2014-09-16 10:51:46 +09:00
Simo Kinnunen
6c09a53d55 New multitouch-compatible touch system. 2014-09-12 19:24:50 +09:00
Simo Kinnunen
2bf8f2352b Fix major oversight in MessageStream that was causing multi-chunk messages to fail. 2014-04-01 17:54:31 +09:00
Simo Kinnunen
514fc3554d Add a varint-delimiting stream as well. 2014-04-01 11:50:16 +09:00
Simo Kinnunen
1c611232f5 Add utility for reading varint32-delimited streams. 2014-04-01 11:50:16 +09:00
Simo Kinnunen
1fbaae8d8e Add utility for turning keymaps into characters mappings. 2014-02-12 00:09:18 +09:00
Simo Kinnunen
077982f08a Add a very lazy test for keyutil.parseKeyCharacterMap(). 2014-02-10 22:08:29 +09:00
Simo Kinnunen
3f62a51d83 Provider works more or less now. 2014-01-07 20:09:39 +09:00
Simo Kinnunen
4ff4f12443 Rename log.prefix to log.globalPrefix. 2014-01-07 11:20:31 +09:00
Simo Kinnunen
f67eb6dd25 Minimal start with a custom logger and device tracker. 2014-01-07 10:55:41 +09:00