2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/spec/unit
chrox 7fd6037bb0 fix #2219
The ABS_PRESSURE ABS code is also detected on some KOBO devices
if ABS_PRESSURE events are feeded to handle orientation those devices
will have a unresponsive screen as described in #2219.

This patch registers an event adjustment handler for Kindle Oasis to
adjust the ABS_PRESSURE code to ABS_OASIS_ORIENTATION code so that
it won't affect event handling on other devices.
2016-08-13 18:57:15 +08:00
..
benchmark.lua fix all the tests 2016-04-19 00:01:28 -07:00
cache_spec.lua fix all the tests 2016-04-19 00:01:28 -07:00
commonrequire.lua feat: add network management UI for kobo 2016-07-11 23:50:19 -07:00
dbg_spec.lua fix unit test of readerlink and readerpaging 2016-08-12 17:05:07 +08:00
defaults_spec.lua chore: rename SetDefaults:SaveSettings 2016-07-16 22:47:19 -07:00
device_spec.lua fix #2219 2016-08-13 18:57:15 +08:00
docsettings_spec.lua Add docsettings unittest 2016-06-06 10:05:16 -07:00
document_spec.lua fix all the tests 2016-04-19 00:01:28 -07:00
eink_optimization_spec.lua Add eink_optimization_spec 2016-03-08 19:38:06 -08:00
filemanager_spec.lua filemanager(refactor): use purge method from docsettings 2016-06-03 22:06:02 -07:00
font_spec.lua dbg(add): guard method to toggle assert at based at runtimemode 2016-03-28 23:38:25 -07:00
gesturerange_spec.lua multi-touch: add tests for gesturerange moudle 2016-03-06 22:45:40 -08:00
httpclient_spec.lua postpone loading of httpclient module in unit test 2015-10-07 23:00:49 +08:00
imagewidget_spec.lua fix all the tests 2016-04-19 00:01:28 -07:00
koptinterface_spec.lua fix all the tests 2016-04-19 00:01:28 -07:00
kosync_spec.lua build: fix doc generation 2016-02-23 22:01:12 -08:00
nickel_conf_spec.lua test(fix): clean up after screenshot test 2016-06-01 21:32:35 -07:00
opds_spec.lua fix coverage test fails on OPDS browser module 2014-12-01 14:46:17 +08:00
random_spec.lua Update KOSyncClient 2016-08-10 10:42:51 -07:00
readerbookmark_spec.lua filemanager(refactor): use purge method from docsettings 2016-06-03 22:06:02 -07:00
readerdictionary_spec.lua fix all the tests 2016-04-19 00:01:28 -07:00
readerfooter_spec.lua readerfooter(fix): avoid setting mini footer to invisible when full progress bar is on 2016-07-23 18:00:37 -07:00
readerhighlight_spec.lua test(fix): update tests for default scroll mode 2016-07-17 23:33:03 -07:00
readerlink_spec.lua fix unit test of readerlink and readerpaging 2016-08-12 17:05:07 +08:00
readerpaging_spec.lua fix unit test of readerlink and readerpaging 2016-08-12 17:05:07 +08:00
readerrolling_spec.lua fix broken unit tests on Travis CI 2016-08-11 18:17:09 +08:00
readersearch_spec.lua accommodation of EPUB spec for new crengine 2016-06-01 21:35:14 +08:00
readertoc_spec.lua accommodation of EPUB spec for new crengine 2016-06-01 21:35:14 +08:00
readerui_spec.lua filemanager(refactor): use purge method from docsettings 2016-06-03 22:06:02 -07:00
readerview_spec.lua fix unit test of readerlink and readerpaging 2016-08-12 17:05:07 +08:00
screenshoter_spec.lua fix broken unit tests on Travis CI 2016-08-11 18:17:09 +08:00
spore_spec.lua fix Travis test 2015-03-21 17:02:25 +08:00
textboxwidget_spec.lua dictquicklookup(fix): use self.region for matching hold event 2016-06-05 00:08:23 -07:00
touch_probe_spec.lua refactoring utils to tools as discussed in #2197 2016-08-11 19:29:09 +08:00
uimanager_bench.lua add tests for scheduler 2015-12-26 12:59:57 -08:00
uimanager_spec.lua uimanager(fix): handle stack change in close 2016-06-21 01:53:42 -07:00
util_spec.lua split accient greek words with spacing character 2016-06-28 23:50:25 +08:00
verbose_print.lua verbose unit test log so that we have a clue when there is segfault 2015-10-07 15:14:27 +08:00
widget_menu_spec.lua progresswidget(fix): ignore nil self.last 2016-04-20 23:16:40 -07:00
widget_progresswidget_spec.lua progressbar(fix): persist progressbar visibility 2016-04-28 01:25:18 -07:00