wgpu/tests
Jim Blandy e5201a7267 When a #[gpu_test] test fails, print its source location.
Use `std::panic::Location` to record the source location of each
`#[gpu_test]` test, and if it fails, include that in the error output.
This is not essential, but it should make working with failures a bit
more comfortable.
2024-05-01 17:08:22 -07:00
..
src When a #[gpu_test] test fails, print its source location. 2024-05-01 17:08:22 -07:00
tests Fix Failure Case for MacOS 14.3 2024-04-29 12:01:05 +02:00
Cargo.toml Feature/serde feature (#5149) 2024-01-28 20:13:04 +00:00