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 a8dd8c6f30 textboxwidget: even better text wrapping
util.isSplitable() accepts now also the previous char to help
decide if a space can be used to split a line.
TextBoxWidget:_splitCharWidthList() : simplified logic
8 years ago
..
benchmark.lua fix all the tests 8 years ago
cache_spec.lua fix all the tests 8 years ago
commonrequire.lua feat: add network management UI for kobo 8 years ago
dbg_spec.lua fix unit test of readerlink and readerpaging 8 years ago
defaults_spec.lua chore: rename SetDefaults:SaveSettings 8 years ago
device_spec.lua chore: move kobo specific code into kobo/device.lua 8 years ago
docsettings_spec.lua Add readhistory_spec / docsettings_spec 8 years ago
document_spec.lua fix all the tests 8 years ago
eink_optimization_spec.lua Add eink_optimization_spec 8 years ago
filemanager_spec.lua filemanager(refactor): use purge method from docsettings 8 years ago
font_spec.lua dbg(add): guard method to toggle assert at based at runtimemode 8 years ago
gesturerange_spec.lua multi-touch: add tests for gesturerange moudle 8 years ago
httpclient_spec.lua postpone loading of httpclient module in unit test 9 years ago
imagewidget_spec.lua fix all the tests 8 years ago
koptinterface_spec.lua various test/coverage optimization 8 years ago
kosync_spec.lua Whisper sync feature 8 years ago
luasettings_spec.lua Automatically connect WIFI after Kobo has been resumed (#2215) 8 years ago
network_manager_spec.lua unload network manager package to ensure it is initialized correctly. 8 years ago
networksetting_spec.lua kobolight(refactor): move into plugin & only enable for kobo 8 years ago
nickel_conf_spec.lua test(fix): clean up after screenshot test 8 years ago
opds_spec.lua fix coverage test fails on OPDS browser module 10 years ago
random_spec.lua Update KOSyncClient 8 years ago
readerbookmark_spec.lua filemanager(refactor): use purge method from docsettings 8 years ago
readerdictionary_spec.lua fix all the tests 8 years ago
readerfooter_spec.lua footer(refactor): various bug fixes and optimizations 8 years ago
readerhighlight_spec.lua test(fix): update tests for default scroll mode 8 years ago
readerlink_spec.lua footer(refactor): various bug fixes and optimizations 8 years ago
readerpaging_spec.lua readerpaging(fix): handle edge cases where paging pan will crash the reader 8 years ago
readerrolling_spec.lua readerrolling(fix): do not emit PageUpdate event until document is ready 8 years ago
readersearch_spec.lua accommodation of EPUB spec for new crengine 8 years ago
readertoc_spec.lua accommodation of EPUB spec for new crengine 8 years ago
readerui_spec.lua filemanager(refactor): use purge method from docsettings 8 years ago
readerview_spec.lua fix unit test of readerlink and readerpaging 8 years ago
readhistory_spec.lua readerpaging(fix): handle edge cases where paging pan will crash the reader 8 years ago
screenshoter_spec.lua fix broken unit tests on Travis CI 8 years ago
spore_spec.lua fix Travis test 9 years ago
textboxwidget_spec.lua dictquicklookup(fix): use self.region for matching hold event 8 years ago
touch_probe_spec.lua refactoring utils to tools as discussed in #2197 8 years ago
uimanager_bench.lua add tests for scheduler 8 years ago
uimanager_spec.lua uimanager(fix): handle stack change in close 8 years ago
util_spec.lua textboxwidget: even better text wrapping 8 years ago
verbose_print.lua verbose unit test log so that we have a clue when there is segfault 9 years ago
widget_inputcontainer_spec.lua refactor: add touch zone subsystem to inputcontainer 8 years ago
widget_menu_spec.lua progresswidget(fix): ignore nil self.last 8 years ago
widget_progresswidget_spec.lua progressbar(fix): persist progressbar visibility 8 years ago