Releases: erichdongubler-mozilla/moz-webgpu-cts
Releases · erichdongubler-mozilla/moz-webgpu-cts
whippit-v0.4.1
What's Changed
- build(whippit): fix
reexport::indexmap
whenunstructured
feature is off by @ErichDonGubler in #41
Full Changelog: whippit-v0.4.0...whippit-v0.4.1
moz-webgpu-cts-v0.4.0
What's Changed
- build(whippit): fix
reexport::indexmap
whenunstructured
feature is off by @ErichDonGubler in #41 - Impose total ordering on sections in WebGPU CTS files by @ErichDonGubler in #43
Full Changelog: moz-webgpu-cts-v0.3.1...moz-webgpu-cts-v0.4.0
whippit-v0.4.0
What's Changed
- Refactor
whippit
to be a set oftraits
instead ofstruct
s by @ErichDonGubler in #40
Full Changelog: moz-webgpu-cts-v0.3.0...whippit-v0.4.0
whippit-v0.3.0
chore: Release whippit version 0.3.0
moz-webgpu-cts-v0.3.1
chore: Release moz-webgpu-cts version 0.3.1
moz-webgpu-cts-v0.3.0
What's Changed
- Mint new
README
s formoz-webgpu-cts
and the workspace by @ErichDonGubler in #38 - Normalize outcome order for tests and subtests by @ErichDonGubler in #39
Full Changelog: moz-webgpu-cts-v0.2.2...moz-webgpu-cts-v0.3.0
v0.2.1
What's Changed
- build(ci): add some simple CI for
cargo {check,deny,fmt,test}
by @ErichDonGubler in #36 - Accept parentheses in conditional expressions in metadata by @ErichDonGubler in #35
Full Changelog: v0.2.0...v0.2.1
v0.2.0
This release makes moz-webgpu-cts
much more opinionated about its internal model for expected test outcomes. This lays the ground for #13 (which is not part of this release), and changes moz-webgpu-cts fmt
's output significantly:
fmt
now adjusts expectations to be successively ordered based onos == "{win,linux,mac}"
and{,not }debug
, eliminating conditions where a distinction does not exist.fmt
now also eliminates explicit permanentPASS
outcomes.
You can find an example of this new output as patch D192093 in Firefox upstream.
PRs merged
- Refine
File
docs. by @ErichDonGubler in #15 - build: update
rustix
0.38.11 → 0.38.19 by @ErichDonGubler in #31 - Assorted fixups and refactors 😅 by @ErichDonGubler in #32
- feat(cli)!: normalize exps. in meta. to be: by platform, by build profile by @ErichDonGubler in #33
Full Changelog: v0.1.0...v0.2.0
whippit-v0.2.2
chore: Release whippit version 0.2.2
moz-webgpu-cts-v0.2.2
chore: Release moz-webgpu-cts version 0.2.2