wgpu/tests
Jim Blandy 15d64c362e
Make wgpu_test::valid print errors it detects. (#6136)
* Make `wgpu_test::valid` print errors it detects.

When a block passed to `wgpu_test::valid` actually raises validation
errors, include the full error in the panic message.

---------

Co-authored-by: Erich Gubler <erichdongubler@gmail.com>
2024-08-23 14:17:28 +00:00
..
src Make wgpu_test::valid print errors it detects. (#6136) 2024-08-23 14:17:28 +00:00
tests chore: #[must_use] annotations on getters and ctors 2024-08-19 14:38:05 +01:00
Cargo.toml test: fix wgpu-test building by itself (#5912) 2024-07-04 23:31:37 -04:00