aboutsummaryrefslogtreecommitdiff
path: root/test/boot/expo.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-11expo: Update tests to include textlineSimon Glass1-1/+1
2023-08-25expo: Move cedit test into its own file and tidySimon Glass1-43/+0
2023-08-25expo: Provide a way to iterate through all scene objectsSimon Glass1-0/+45
2023-07-14expo: Add tests for the configuration editorSimon Glass1-0/+44
2023-07-14expo: Support building an expo from a description fileSimon Glass1-0/+80
2023-07-14expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEMSimon Glass1-2/+2
2023-07-14expo: Move menu-item selection into a functionSimon Glass1-1/+1
2023-07-14expo: Support simple themesSimon Glass1-1/+7
2023-07-14expo: Set up the width and height of objectsSimon Glass1-0/+42
2023-07-14expo: Use flags for objectsSimon Glass1-3/+3
2023-07-14expo: Add width and height to objectsSimon Glass1-16/+16
2023-07-14expo: Rename exp_set_text_mode()Simon Glass1-1/+1
2023-07-14expo: Avoid automatically arranging the sceneSimon Glass1-1/+3
2023-07-14expo: Convert to using a string ID for the scene titleSimon Glass1-9/+10
2023-01-16expo: Add basic testsSimon Glass1-0/+539