=?UTF-8?Q?J=C3=B3zef=20Kucia=20?=: tests: Do not use TRUE and FALSE constants.

Alexandre Julliard julliard at winehq.org
Wed Jul 31 13:43:30 CDT 2019


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

Author: Józef Kucia <jkucia at codeweavers.com>
Date:   Wed Jul 17 13:17:37 2019 +0200

tests: Do not use TRUE and FALSE constants.

Use true and false instead.

Signed-off-by: Józef Kucia <jkucia at codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 tests/d3d12.c     | 352 +++++++++++++++++++++++++++---------------------------
 tests/vkd3d_api.c |   2 +-
 2 files changed, 177 insertions(+), 177 deletions(-)

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



More information about the wine-cvs mailing list