Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-16 | Merge pull request #442 from ognarb/localuserinfo | Alexey Rusakov | |
Load user info (display name + avatar) for the local user. | |||
2021-02-15 | Update quotest/quotest.cpp | Carl Schwan | |
Co-authored-by: Alexey Rusakov <Kitsune-Ral@users.sf.net> | |||
2021-02-09 | Update | Carl Schwan | |
2021-01-25 | CMakeLists.txt: refactor configuration of features | Alexey Rusakov | |
- The feature summary is only generated at the end of the configuration. - InstallQuotest feature is defined in quotest/CMakeLists.txt now, and therefore is only available if quotest is getting built (i.e., if BUILD_TESTING is on). - API generation configuration code merged from two places into one. | |||
2021-01-23 | Update test | Carl Schwan | |
2021-01-23 | Add test | Carl Schwan | |
2021-01-22 | Remove quotest from ctest | Carl Schwan | |
2021-01-21 | Move tests | Carl Schwan | |