ruffle/tests/framework/src
Kamil Jarosz 4b8d6f5990 tests: Add AutomatedEvent::MouseWheel
This event allows testing mouse scrolling.
2024-05-31 22:24:34 +02:00
..
backends web: Download the file on FileReference.save 2024-05-07 22:26:30 +02:00
backends.rs tests: Move TestUiBackend to backends/ui.rs 2023-11-10 22:02:18 +01:00
environment.rs tests: Make Environment::create_renderer only make one renderer, not N amount 2024-01-26 18:59:06 +01:00
fs_commands.rs tests: Move test framework into its own crate 2023-11-10 22:02:18 +01:00
image_trigger.rs tests: Move test framework into its own crate 2023-11-10 22:02:18 +01:00
lib.rs tests: Don't set logger in test framework, it's the responsibility of the caller 2024-01-18 16:07:24 +01:00
options.rs tests: Make H.264 videos work in visual tests 2024-05-30 20:22:33 +02:00
runner.rs tests: Add AutomatedEvent::MouseWheel 2024-05-31 22:24:34 +02:00
test.rs tests: Turn Test::run() into Test::create_test_runner() - handle running externally 2024-01-26 18:59:06 +01:00
util.rs chore: Bump `image` to `v0.25`, without the `dxt` feature 2024-03-19 00:14:48 +01:00