egui/tests
Lucas Meurer 5bc19f3ca3
Report image alt text as text if widget contains no other text (#7142)
- Same as https://github.com/emilk/egui/pull/7136 but now for atomics
2025-06-13 13:54:07 +02:00
..
egui_tests Report image alt text as text if widget contains no other text (#7142) 2025-06-13 13:54:07 +02:00
test_egui_extras_compilation Raise MSRV to 1.84 (#6848) 2025-04-24 17:00:29 +02:00
test_inline_glow_paint Enable more clippy lints (#6853) 2025-04-24 17:32:50 +02:00
test_size_pass Raise MSRV to 1.84 (#6848) 2025-04-24 17:00:29 +02:00
test_ui_stack Raise MSRV to 1.84 (#6848) 2025-04-24 17:00:29 +02:00
test_viewports Raise MSRV to 1.84 (#6848) 2025-04-24 17:00: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.