Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libwebengine | Aqua-sama | 2020-05-08 | 1 | -0/+2 |
| | | | | | | | | | | | Make src/webengine into a static library - Add some tests - Updated manpage - Remove WebProfileManager::id and WebProfileManager::instance - Add consumable semantics checks to WebProfileManager - Add WebProfileManager::walk Add ApplicationMenu class | ||||
* | Expand pluginloader test coverage | Aqua-sama | 2020-04-29 | 2 | -9/+111 |
| | | | | | | | - add poi-plugin-load to test compatibility of plugins - rewrite tests to use catch2 - use cpp stdlib to read files - clang-tidy and clang-format pass | ||||
* | pluginloader: add test for PluginLoader::verify | Aqua-sama | 2020-01-27 | 1 | -0/+17 |