egui/tests
Emil Ernerfeldt 328422dc62
Update MSRV to Rust 1.79 (#5421)
Mostly to fix `cargo-machete` CI
2024-12-01 18:58:35 +01:00
..
test_egui_extras_compilation Update MSRV to Rust 1.79 (#5421) 2024-12-01 18:58:35 +01:00
test_inline_glow_paint Update MSRV to Rust 1.79 (#5421) 2024-12-01 18:58:35 +01:00
test_size_pass Update MSRV to Rust 1.79 (#5421) 2024-12-01 18:58:35 +01:00
test_ui_stack Update MSRV to Rust 1.79 (#5421) 2024-12-01 18:58:35 +01:00
test_viewports Update MSRV to Rust 1.79 (#5421) 2024-12-01 18:58:35 +01: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.