20 Jan
2022
20 Jan
'22
12:13 a.m.
On 1/19/22 07:29, Francisco Casas wrote:
Signed-off-by: Francisco Casas <fcasas(a)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.