mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-08 13:14:56 +00:00
AppendVector() - support pointer args
Add tests. Fixed: tint:639 Change-Id: I6718a1fcf5a46aca36209bec037633a862d8e568 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/45600 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Ben Clayton <bclayton@google.com>
This commit is contained in:
committed by
Commit Bot service account
parent
247b922545
commit
5622b6bbd1
@@ -224,6 +224,7 @@ source_set("tint_unittests_core_src") {
|
||||
"../src/validator/validator_test.cc",
|
||||
"../src/validator/validator_test_helper.cc",
|
||||
"../src/validator/validator_test_helper.h",
|
||||
"../src/writer/append_vector_test.cc",
|
||||
"../src/writer/float_to_string_test.cc",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user