mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-09 21:47:47 +00:00
Move array accessor tests to their own file
No new tests or any changes, just moving to a separate file in preparation for adding lots more of these tests soon. Change-Id: Iaa7eef52384e702c395a6db312fef19e22507644 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/63580 Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: James Price <jrprice@google.com> Reviewed-by: Antonio Maiorano <amaiorano@google.com> Commit-Queue: James Price <jrprice@google.com>
This commit is contained in:
committed by
Tint LUCI CQ
parent
ed18f2f8c3
commit
c77214d52d
@@ -229,6 +229,7 @@ tint_unittests_source_set("tint_unittests_core_src") {
|
||||
"../src/intrinsic_table_test.cc",
|
||||
"../src/program_builder_test.cc",
|
||||
"../src/program_test.cc",
|
||||
"../src/resolver/array_accessor_test.cc",
|
||||
"../src/resolver/assignment_validation_test.cc",
|
||||
"../src/resolver/atomics_test.cc",
|
||||
"../src/resolver/atomics_validation_test.cc",
|
||||
|
||||
Reference in New Issue
Block a user