mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-08 13:14:56 +00:00
Add CTS expectation adder script
Adds a script to take a CTS queries, expand them to individual test case names, and append them to the end of expectations.txt as valid expectations. Bug: chromium:1306640 Change-Id: I55067c8c49aeb4360d488841da12c06d88346b8a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/84740 Commit-Queue: Brian Sheedy <bsheedy@google.com> Auto-Submit: Brian Sheedy <bsheedy@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org>
This commit is contained in:
committed by
Dawn LUCI CQ
parent
5dea8598bd
commit
d2c9864b8e
3
.gitignore
vendored
3
.gitignore
vendored
@@ -99,3 +99,6 @@ $RECYCLE.BIN/
|
||||
|
||||
### Dawn node tools binaries
|
||||
src/dawn/node/tools/bin/
|
||||
|
||||
### Cached node transpiled tools
|
||||
/.node_transpile_work_dir
|
||||
|
||||
Reference in New Issue
Block a user