summaryrefslogtreecommitdiffstats
path: root/tests/unit/screen_ui_test.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-30recovery: Add ability to interrupt UIJerry Zhang1-1/+38
2018-07-12tests: Clean up the temporary dirs post-run.Tao Bao1-2/+3
2018-06-14tests: Skip ScreenRecoveryUITest on gr_init failure.Tao Bao1-1/+38
2018-06-06ui: join only if joinable.Tao Bao1-0/+5
2018-06-05tests: Specify the death test style to avoid flakiness.Tao Bao1-0/+2
2018-05-22ui: Use std::thread to create input/progress threads.Tao Bao1-2/+10
2018-05-14wear_ui: Address a TODO regarding {intro,loop}_frames.Tao Bao1-3/+53
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
2018-03-24Factor out a menu class for screen uiTianjie Xu1-0/+198