aboutsummaryrefslogtreecommitdiff
path: root/lib/pluginloader/test
Commit message (Collapse)AuthorAgeFilesLines
* libwebengineAqua-sama2020-05-081-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 coverageAqua-sama2020-04-292-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::verifyAqua-sama2020-01-271-0/+17