dawn-cmake/test/tint
dan sinclair 889a499ef4 Remove test/tint/BUILD.gn.
This Cl moves the contents of the test/tint/BUILD.gn file into the
src/tint/BUILD.gn file. This moves the tests into the same build file as
what is being tested. This is more in line with how the CMakeLists.txt
file is setup.

This removes the need to update 2 BUILD.gn files when adding new files
and tests to tint.

Bug: tint:1517
Change-Id: I9beb8a8bff7c10ac875647246ad4362f7e60f7da
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/94040
Reviewed-by: Antonio Maiorano <amaiorano@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Auto-Submit: Dan Sinclair <dsinclair@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Antonio Maiorano <amaiorano@google.com>
2022-06-17 13:01:59 +00:00
..
access Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
array Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
benchmark Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
buffer Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
bug tint/ast: Derive off `ast::Variable` 2022-06-17 12:48:51 +00:00
builtins tint: Remove support for smoothStep builtin 2022-06-15 23:32:14 +00:00
expressions Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
extensions/parsing Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
identifiers/underscore tint/writer/hlsl: Inline constant expressions 2022-06-01 13:14:39 +00:00
layout/storage/mat2x2 Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
let Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
loops Fixup continue support in while loops. 2022-06-16 15:27:38 +00:00
out_of_order_decls Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
ptr_ref Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
samples Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
shader_io Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
shadowing tint/writer/hlsl: Inline constant expressions 2022-06-01 13:14:39 +00:00
statements Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
struct Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
types Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
unicode Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
unittest/reader/spirv tint: Remove skips for tests that now pass latest DXC 2022-05-26 13:06:55 +00:00
var Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
vk-gl-cts Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
BUILD.gn Remove test/tint/BUILD.gn. 2022-06-17 13:01:59 +00:00
extract-spvasm.py tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
test-all.sh tools: Replace copy-pasta scripts 2022-04-07 18:26:45 +00:00