dawn-cmake/tools
Ben Clayton 57b2a06ba7 tools/test-all.sh: Reimplement in golang
Makes future development easier.

New features:
* A more compact and cleaner results view
* Concurrent testing, much quicker across multiple cores
* Supports comparing output against an expected file, including a text diff of differences. Also has a flag for updating the expected outputs
* Advanced file-globbing support, including scanning for files in subdirectories
* Skip lists are now no longer hidden away in the tool, but defined as a SKIP header in the *.expected.* file

Change-Id: I4fac80bb084a720ec9a307b4acf9f73792973a1d
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/50903
Commit-Queue: Ben Clayton <bclayton@google.com>
Reviewed-by: David Neto <dneto@google.com>
2021-05-14 19:48:43 +00:00
..
check-spec-examples wgsl: Deprecate '-> void' on functions 2021-04-08 14:39:47 +00:00
src tools/test-all.sh: Reimplement in golang 2021-05-14 19:48:43 +00:00
fix-tests tools: Shuffle go code into an idiomatic tree 2021-05-14 18:47:33 +00:00
format Initial commit 2020-03-02 15:47:43 -05:00
known_tint_failures [validation] add error number to invalid member accessor error: v-0007 2020-11-16 14:35:17 +00:00
lint tools: Shuffle go code into an idiomatic tree 2021-05-14 18:47:33 +00:00
roll-all roll-all: Fix args for GNU find(1) 2020-11-25 21:08:37 +00:00
run_tests.py [validation] Improve CTS test wrapper. 2020-10-21 19:24:00 +00:00
test-runner tools/test-all.sh: Reimplement in golang 2021-05-14 19:48:43 +00:00
tint-generate-coverage Always emit coverage, even if the exe returns non-zero 2020-12-12 16:19:54 +00:00
trim-includes tools: Shuffle go code into an idiomatic tree 2021-05-14 18:47:33 +00:00