dawn-cmake/test
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
..
BUILD.gn Remove sem::AccessControl 2021-05-14 17:51:13 +00:00
bug_tint_749.spvasm reader/spirv: Clean up disjoint AST nodes 2021-04-30 10:43:19 +00:00
bug_tint_749.spvasm.expected.hlsl tools/test-all.sh: Reimplement in golang 2021-05-14 19:48:43 +00:00
bug_tint_749.spvasm.expected.msl tools/test-all.sh: Reimplement in golang 2021-05-14 19:48:43 +00:00
bug_tint_749.spvasm.expected.spvasm tools/test-all.sh: Reimplement in golang 2021-05-14 19:48:43 +00:00
bug_tint_782.wgsl sem: Fold together sem::Array and sem::ArrayType 2021-05-07 20:58:34 +00:00
compute_boids.wgsl resolver: Validate uniform buffer types 2021-04-21 17:55:12 +00:00
cube.wgsl resolver: Validate uniform buffer types 2021-04-21 17:55:12 +00:00
extract-spvasm.py Add --dump-spirv option to tint_unittests 2021-05-05 09:46:31 +00:00
function.wgsl wgsl: Deprecate '-> void' on functions 2021-04-08 14:39:47 +00:00
simple.wgsl wgsl: Deprecate '-> void' on functions 2021-04-08 14:39:47 +00:00
simple_vertex.spvasm test: Add simple_vertex.spvasm 2021-04-26 10:46:55 +00:00
test-all.sh tools/test-all.sh: Reimplement in golang 2021-05-14 19:48:43 +00:00
triangle.wgsl wgsl: Deprecate 'const' for 'let' 2021-04-08 15:46:17 +00:00