egui/tests
Andreas Reich 4c1f344ef8
Update MSRV from 1.86 to 1.88 (#7579)
Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
2025-10-02 19:12:29 +02:00
..
egui_tests Add text edit rtl regression test (#7524) 2025-09-23 11:56:32 +02:00
test_egui_extras_compilation Update MSRV from 1.86 to 1.88 (#7579) 2025-10-02 19:12:29 +02:00
test_inline_glow_paint Update MSRV from 1.86 to 1.88 (#7579) 2025-10-02 19:12:29 +02:00
test_size_pass Update MSRV from 1.86 to 1.88 (#7579) 2025-10-02 19:12:29 +02:00
test_ui_stack Update MSRV from 1.86 to 1.88 (#7579) 2025-10-02 19:12:29 +02:00
test_viewports Update MSRV from 1.86 to 1.88 (#7579) 2025-10-02 19:12:29 +02:00
README.md Move test crates to own folder (#4554) 2024-05-27 21:28:33 +02:00

README.md

Test apps

Some application to tests various parts of egui and eframe.

At some point it would be nice to have automatic screenshot regression tests for these.