summaryrefslogtreecommitdiffstats
path: root/tests/unit/screen_ui_test.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* screen_ui: Fix an issue in RTL locale detection.Tao Bao2018-05-091-1/+1
* tests: Add tests for ScreenRecoveryUI.Tao Bao2018-05-091-0/+167
* Move menu headers/items to std::vector<std::string>.Tao Bao2018-05-031-12/+15
* screen_ui: Merge Menu::Start() into its ctor.Tao Bao2018-05-031-21/+7
* Factor out a menu class for screen uiTianjie Xu2018-03-241-0/+198