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 | ||||
* | Rewrite configuration tests in catch2 | Aqua-sama | 2020-04-20 | 1 | -0/+174 |
- Drop s_conf check in operator<< as s_conf cannot be nullptr there - Add arithmetic type cast to string values |