You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Emil Ernerfeldt 5f8f149444
Add `UiBuilder::layer_id`, and remove `layer_id` from `Ui::new` (#5195)
1 month ago
..
test_egui_extras_compilation Add a `cargo machete` CI step (#5171) 1 month ago
test_inline_glow_paint Support returning errors when creating the app (#4565) 5 months ago
test_size_pass Fix bug causing tooltips with dynamic content to shrink (#5168) 1 month ago
test_ui_stack Make Light & Dark Visuals Customizable When Following The System Theme (#4744) 2 months ago
test_viewports Add `UiBuilder::layer_id`, and remove `layer_id` from `Ui::new` (#5195) 1 month ago
README.md Move test crates to own folder (#4554) 5 months ago

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.