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