commit | 38fdda0372a9b1478ae2ab085106c98d5bd7e050 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri May 02 08:46:23 2025 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri May 30 09:49:32 2025 +0100 |
tree | 27d23c447067178bcd325ef7ac368e9f08b86a21 | |
parent | 736bc0deba9ea297b29f0486ed5dbc934febabba [diff] |
expo: Test rendering a lineedit Check the rendering output when adding characters to a line-edit object. Add a separate test to check behaviour when starting with existing text in the lineedit. The cursor should start at the end. Signed-off-by: Simon Glass <sjg@chromium.org>