Zebediah Figura : tests: Mark individual test directives as todo.

Alexandre Julliard julliard at winehq.org
Fri Apr 15 15:11:02 CDT 2022


Module: vkd3d
Branch: master
Commit: 98a36dfa419d9f32ec4049b4c11480346a3faf5e
URL:    https://source.winehq.org/git/vkd3d.git/?a=commit;h=98a36dfa419d9f32ec4049b4c11480346a3faf5e

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Thu Apr 14 12:52:34 2022 +0200

tests: Mark individual test directives as todo.

Signed-off-by: Giovanni Mascellani <gmascellani at codeweavers.com>
Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 Makefile.am                                        | 37 +-------------------
 tests/arithmetic-float.shader_test                 |  2 +-
 tests/arithmetic-int.shader_test                   |  4 +--
 tests/cast-to-float.shader_test                    |  2 +-
 tests/cast-to-half.shader_test                     |  2 +-
 tests/cast-to-int.shader_test                      |  2 +-
 tests/cast-to-uint.shader_test                     |  4 +--
 tests/hlsl-array-dimension.shader_test             |  2 +-
 tests/hlsl-duplicate-modifiers.shader_test         |  2 +-
 tests/hlsl-for.shader_test                         |  2 +-
 tests/hlsl-function-cast.shader_test               |  8 ++---
 tests/hlsl-function-overload.shader_test           |  2 +-
 tests/hlsl-function.shader_test                    |  4 +--
 tests/hlsl-gather.shader_test                      |  2 +-
 tests/hlsl-initializer-flatten.shader_test         | 10 +++---
 .../hlsl-initializer-invalid-arg-count.shader_test |  4 +--
 tests/hlsl-initializer-local-array.shader_test     |  4 +--
 tests/hlsl-initializer-nested.shader_test          |  6 ++--
 tests/hlsl-initializer-numeric.shader_test         |  8 ++---
 tests/hlsl-initializer-static-array.shader_test    |  4 +--
 tests/hlsl-initializer-struct.shader_test          |  6 ++--
 tests/hlsl-intrinsic-override.shader_test          |  4 +--
 tests/hlsl-majority-pragma.shader_test             |  2 +-
 tests/hlsl-majority-typedef.shader_test            |  2 +-
 tests/hlsl-mul.shader_test                         | 36 +++++++++----------
 ...hlsl-numeric-constructor-truncation.shader_test |  2 +-
 tests/hlsl-numeric-types.shader_test               |  4 +--
 tests/hlsl-return-implicit-conversion.shader_test  | 28 +++++++--------
 tests/hlsl-return-void.shader_test                 |  2 +-
 tests/hlsl-shape.shader_test                       | 40 +++++++++++-----------
 tests/hlsl-static-initializer.shader_test          |  2 +-
 tests/hlsl-storage-qualifiers.shader_test          |  2 +-
 tests/hlsl-vector-indexing-uniform.shader_test     |  2 +-
 tests/hlsl-vector-indexing.shader_test             |  2 +-
 tests/logic-operations.shader_test                 | 24 ++++++-------
 tests/sampler-offset.shader_test                   |  6 ++--
 tests/trigonometry.shader_test                     |  2 +-
 37 files changed, 121 insertions(+), 156 deletions(-)

Diff:   https://source.winehq.org/git/vkd3d.git/?a=commitdiff;h=98a36dfa419d9f32ec4049b4c11480346a3faf5e



More information about the wine-cvs mailing list