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.
 
 
 
 
rustbasic b84a1e2a29
Add additional cases and the egui inspectors to the `test_ui_stack` example (#4992)
2 months ago
..
test_inline_glow_paint Support returning errors when creating the app (#4565) 5 months ago
test_size_pass `eframe::Result` is now short for `eframe::Result<()>` (#4706) 4 months ago
test_ui_stack Add additional cases and the egui inspectors to the `test_ui_stack` example (#4992) 2 months ago
test_viewports Create a `UiBuilder` for building `Ui`s (#4969) 2 months 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.