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 8b2253b3e9
bump base: crengine, freetype, libjpeg-turbo (#3928)
Includes:
- [build] FreeType: bump to 2.9.1
- [build] bump libjpeg-turbo to 1.5.3
- bump crengine:
 - Fix CSS selector specificity computation
 - [fix] crengine/src/lvfntman.cpp: improve letter_spacing limit
 - [fix] crengine/src/lvxml.cpp: add all empty HTML elements
 - html head styles: fix styles not being applied
 - Hyphenation: increase MAX_PATTERN_SIZE from 16 to 35
 - html documents: proper handling of <BR> tags
 - Allows requesting old (broken) XML/DOM building code
- cre.cpp: setStyleSheet(): accept filepath and/or css text,
  and added getIntProperty() and getStringProperty()

credocument/readerrolling: request older XML/DOM building code
for books previously opened, to not lose bookmarks and highlights

(unit tests update because of new handling of consecutive BR via css
pushed links down in the book)
6 years ago
..
autofrontlight_spec.lua BackgroundRunner (#3008) 7 years ago
autosuspend_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago
background_runner_spec.lua Do not execute background runner if device is suspended (#3608) 6 years ago
background_task_plugin_spec.lua SwitchPlugin and BackgroundTaskPlugin with tests (#3137) 7 years ago
batterystat_spec.lua [ci] #nocov on BatteryState 7 years ago
benchmark.lua Travis: run luacheck on unit tests (#3059) 7 years ago
cache_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago
commonrequire.lua [spec] Replace custom assert[Not]AlmostEquals with assert.is[_not].near (#3885) 6 years ago
dbg_spec.lua dbg_spec: setVerbose test 7 years ago
defaults_spec.lua cre: more constrast settings (#3737) 6 years ago
depgraph_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago
device_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago
docsettings_spec.lua [chore] Ignore empty files and tables in DocSettings (#3348) 7 years ago
document_registry_spec.lua [fix] DocumentRegistry: don't create empty sdr and add hasProvider() (#3675) 6 years ago
document_spec.lua fix all the tests 8 years ago
eink_optimization_spec.lua test(chore): remove side effects 7 years ago
filemanager_spec.lua Move kobo auto-suspension logic out of UIManager (#2933) 7 years ago
filemanagerconverter_spec.lua Swipe for menu and quickstart guide (#2761) 7 years ago
focusmanager_spec.lua [FocusManager] More intuitive key navigation + spec (#3774) 6 years ago
font_spec.lua dbg(add): guard method to toggle assert at based at runtimemode 8 years ago
frontlight_spec.lua [fix, Android] Don't steal frontlight control on start (#3319) 7 years ago
gesturerange_spec.lua test(chore): remove side effects 7 years ago
gettext_spec.lua Add gettext_spec stub (#3343) 7 years ago
hook_container_spec.lua Move kobo auto-suspension logic out of UIManager (#2933) 7 years ago
httpclient_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago
imagewidget_spec.lua fix all the tests 8 years ago
input_spec.lua [spec] Input test stub (#3701) 6 years ago
inputtext_spec.lua [feat] Add ReaderBack (#3821) 6 years ago
koptinterface_spec.lua [spec] Replace custom assert[Not]AlmostEquals with assert.is[_not].near (#3885) 6 years ago
kosync_spec.lua [fix] KOSync plugin server location (#3288) 7 years ago
luadata_spec.lua Add LuaData and Dictionary Lookup History (#3161) 7 years ago
luasettings_spec.lua Add LuaData and Dictionary Lookup History (#3161) 7 years ago
menusorter_spec.lua [fix] MenuSorter: take care of orphaned submenus 7 years ago
mock_time.lua [fix] MockTime spec 7 years ago
mock_time_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago
network_manager_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago
networksetting_spec.lua kobolight(refactor): move into plugin & only enable for kobo 8 years ago
nickel_conf_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago
opds_spec.lua test(chore): remove side effects 7 years ago
optmath_spec.lua [spec] Test all aspects of Math module (#3683) 6 years ago
quickstart_spec.lua quickstart fix (#2804) 7 years ago
random_spec.lua Update KOSyncClient 8 years ago
readerbookmark_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago
readerdictionary_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago
readerfooter_spec.lua Fix overlap in scroll mode for cre documents (#3870) 6 years ago
readerhighlight_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago
readerlink_spec.lua bump base: crengine, freetype, libjpeg-turbo (#3928) 6 years ago
readerpaging_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago
readerrolling_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago
readersearch_spec.lua cre full text search: fix inconsistencies (#3656) 6 years ago
readertoc_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago
readerui_spec.lua filemanager(refactor): use purge method from docsettings 8 years ago
readerview_spec.lua [spec] Replace custom assert[Not]AlmostEquals with assert.is[_not].near (#3885) 6 years ago
readhistory_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago
screenshoter_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago
size_spec.lua Added Size module 7 years ago
spore_spec.lua test(chore): remove side effects 7 years ago
switch_plugin_spec.lua SwitchPlugin and BackgroundTaskPlugin with tests (#3137) 7 years ago
textboxwidget_spec.lua dictquicklookup(fix): use self.region for matching hold event 8 years ago
touch_probe_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago
translator_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago
uimanager_bench.lua Travis: run luacheck on unit tests (#3059) 7 years ago
uimanager_spec.lua [fix, UX] Allow modal widget on top of modal widget (#3170) 7 years ago
util_spec.lua CloudStorage: Allow use reserved characters in FTP username and FTP password (#3924) 6 years ago
version_spec.lua Version spec: slight improvements 7 years ago
widget_inputcontainer_spec.lua fix: override readerhighlight hold in readerfooter 7 years ago
widget_menu_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago
widget_progresswidget_spec.lua [travis] Add protection against unscaled sizes 7 years ago
wikipedia_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago