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
Qingping Hou 1c5543358c readerfooter(fix): avoid setting mini footer to invisible when full progress bar is on
Our previous assumption is user will only choose between full or min
bar. The does not hold anymore as many more info has been added to the
mini bar and sometimes user might want to have both of them on. This
patch makes the reader behavior consistent when both bars are set to be
on for a document.
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 all the tests 8 years ago
defaults_spec.lua chore: rename SetDefaults:SaveSettings 8 years ago
device_spec.lua automatically adjust ev time for kobo touch 8 years ago
docsettings_spec.lua Add docsettings unittest 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 fix all the tests 8 years ago
kosync_spec.lua build: fix doc generation 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
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 readerfooter(fix): avoid setting mini footer to invisible when full progress bar is on 8 years ago
readerhighlight_spec.lua test(fix): update tests for default scroll mode 8 years ago
readerlink_spec.lua readerpaging(fix): set the corrent page number on GoBackLink event 8 years ago
readerpaging_spec.lua test(fix): update tests for default scroll mode 8 years ago
readerrolling_spec.lua progresswidget(fix): ignore nil self.last 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 test(fix): update tests for default scroll mode 8 years ago
screenshoter_spec.lua test(fix): clean up after screenshot test 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 kobo: fix screen probe for touch 8 years ago
uimanager_bench.lua add tests for scheduler 9 years ago
uimanager_spec.lua uimanager(fix): handle stack change in close 8 years ago
util_spec.lua split accient greek words with spacing character 8 years ago
verbose_print.lua verbose unit test log so that we have a clue when there is segfault 9 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