[PATCH vkd3d v3 1/8] tests: Test array initializers.

Zebediah Figura (she/her) zfigura at codeweavers.com
Wed Jan 19 18:13:12 CST 2022


On 1/19/22 07:29, Francisco Casas wrote:
> Signed-off-by: Francisco Casas <fcasas at codeweavers.com>
> ---
>   Makefile.am                                   |  4 ++
>   .../hlsl-initializer-local-array.shader_test  | 36 ++++++++++++++++++
>   .../hlsl-initializer-static-array.shader_test | 38 +++++++++++++++++++
>   3 files changed, 78 insertions(+)
>   create mode 100644 tests/hlsl-initializer-local-array.shader_test
>   create mode 100644 tests/hlsl-initializer-static-array.shader_test
> 

Unfortunately this doesn't apply anymore due to today's commits.

git also warns me about extra blank lines at EOF. I think it will also 
warn you when creating the patches.

The patches look mostly fine otherwise, though.



More information about the wine-devel mailing list