You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/spec/unit
poire-z 633d43b322 Devices: get rid of touch_probe_ev_epoch_time
On devices where the event time is the uptime (time since
boot), we don't need to trash it and use TimeVal:now()
and lose precision. We can still use these times for
relative delays and durations computations, which is
mostly all we use them for.
We just need a real clock time in GestureDetector for
two timers (long-press and double tap), where we do
the event time type detection on the first event, on
all devices.
4 years ago
..
autofrontlight_spec.lua Tame BackgroundRunner: stop running when no more job (#6605) 4 years ago
autosuspend_spec.lua [feat, Kobo] Autoshutdown (#5335) 5 years ago
background_runner_spec.lua Tame BackgroundRunner: stop running when no more job (#6605) 4 years ago
background_task_plugin_spec.lua Tame BackgroundRunner: stop running when no more job (#6605) 4 years ago
batterystat_spec.lua Battery stats plugin: fix and improvements (#5626) 5 years ago
benchmark.lua
cache_spec.lua
commonrequire.lua Tame BackgroundRunner: stop running when no more job (#6605) 4 years ago
dbg_spec.lua
defaults_spec.lua Tame a few tests that relied on `pairs` being somewhat deterministic (#6371) 4 years ago
depgraph_spec.lua Tame a few tests that relied on `pairs` being somewhat deterministic (#6371) 4 years ago
device_spec.lua Devices: get rid of touch_probe_ev_epoch_time 4 years ago
docsettings_spec.lua Use fsync() for more robust setting files saving 5 years ago
document_registry_spec.lua Tests: make sure files are deleted (#6323) 4 years ago
document_spec.lua Update bundled fonts (#6242) 4 years ago
eink_optimization_spec.lua move e-ink related settings to a submenu (#4246) 6 years ago
evernote_plugin_main_spec.lua Landscape FM / Refactor rotation (#6309) 4 years ago
filemanager_spec.lua Allow running shell scripts from the FileManager/Favorites (#5804) 5 years ago
filemanagerconverter_spec.lua
focusmanager_spec.lua
font_spec.lua
frontlight_spec.lua Slightly less crappy Nightmode (#4871) 6 years ago
gesturedetector_spec.lua Pocketbook: Implement HW screen rotation, bring in PB specific kludges from linuxfb (#6684) 4 years ago
gesturerange_spec.lua
gettext_spec.lua [i18n] GetText: ignore fuzzy strings (#5807) 5 years ago
hook_container_spec.lua
httpclient_spec.lua
imagewidget_spec.lua
input_spec.lua
inputtext_spec.lua
koptinterface_spec.lua [spec] Replace custom assert[Not]AlmostEquals with assert.is[_not].near (#3885) 7 years ago
kosync_spec.lua [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago
luadata_spec.lua
luasettings_spec.lua
menu_table_screen_color_spec.lua chore: add test for screen color toggle 6 years ago
menusorter_spec.lua Tame a few tests that relied on `pairs` being somewhat deterministic (#6371) 4 years ago
mock_time.lua
mock_time_spec.lua
network_manager_spec.lua [chore] Some Wi-Fi tweaks (#4564) 6 years ago
networksetting_spec.lua Various Wi-Fi QoL improvements (#6424) 4 years ago
nickel_conf_spec.lua [fix, Kobo] Don't crash trying to sync frontlight with Nickel. (#5361) 5 years ago
opds_spec.lua
optmath_spec.lua
quickstart_spec.lua
random_spec.lua
readerbookmark_spec.lua Landscape FM / Refactor rotation (#6309) 4 years ago
readerdictionary_spec.lua Landscape FM / Refactor rotation (#6309) 4 years ago
readerfooter_spec.lua ReaderStatistics: Data collection improvements (#6778) 4 years ago
readerhighlight_spec.lua Landscape FM / Refactor rotation (#6309) 4 years ago
readerlink_spec.lua Landscape FM / Refactor rotation (#6309) 4 years ago
readerpaging_spec.lua Landscape FM / Refactor rotation (#6309) 4 years ago
readerrolling_spec.lua Landscape FM / Refactor rotation (#6309) 4 years ago
readersearch_spec.lua Landscape FM / Refactor rotation (#6309) 4 years ago
readertoc_spec.lua Revamp ToC ticks handling (#6716) 4 years ago
readerui_spec.lua Landscape FM / Refactor rotation (#6309) 4 years ago
readerview_spec.lua Landscape FM / Refactor rotation (#6309) 4 years ago
readhistory_spec.lua Make sure "Clear history of deleted files" actually persists. (#6557) 4 years ago
screenshoter_spec.lua Landscape FM / Refactor rotation (#6309) 4 years ago
size_spec.lua
spore_spec.lua
switch_plugin_spec.lua
textboxwidget_spec.lua TextBoxWidget: use xtext for text shaping 5 years ago
timeval_spec.lua [spec] Even more TimeVal coverage (#4674) 6 years ago
toggleswitch_spec.lua [spec] Add ToggleSwitch spec stub (#5450) 5 years ago
touch_probe_spec.lua
translator_spec.lua Fix translator, enable selected text translation 6 years ago
uimanager_bench.lua
uimanager_spec.lua [feat, Kobo] Autoshutdown (#5335) 5 years ago
util_spec.lua Show full ToC entry on hold (#6729) 4 years ago
version_spec.lua [spec] Version: slight refactor 6 years ago
wakeupmgr_spec.lua [feat, Kobo] Autoshutdown (#5335) 5 years ago
widget_inputcontainer_spec.lua Tame a few tests that relied on `pairs` being somewhat deterministic (#6371) 4 years ago
widget_menu_spec.lua [fix] Use orderedPairs in touch menu item table (#6404) 4 years ago
widget_progresswidget_spec.lua
wikipedia_spec.lua