mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-26 00:33:51 +00:00
e26a853654
* Ho boy * BGL pool finished * Remove id32 feature * Add BGL Test * Iteration * Working Dedupe * Tests * Iteration * Re-iteration * Hash Cleanup * Add large slew of tests * Whoops
5 lines
138 B
TOML
5 lines
138 B
TOML
# Use two threads for tests with "2_threads" in their name
|
|
[[profile.default.overrides]]
|
|
filter = 'test(~2_threads)'
|
|
threads-required = 2
|