vkd3d/include/private
Józef Kucia 6c141d7457 tests: Introduce assert_that().
This allows us to put a bug_if() or todo_if() in the front of functions
that check other conditions not directly related to the actual test.

assert_that() is similar to ok(). The main difference is that it ignores
bug_if() and todo_if().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-11 19:17:29 +01:00
..
list.h include: Import linked list implementation from Wine. 2017-06-16 22:38:21 +02:00
rbtree.h include: Avoid _t-suffixes. 2018-10-18 19:49:25 +02:00
vkd3d_common.h include: Avoid redefining ARRAY_SIZE(). 2019-01-31 18:06:27 +01:00
vkd3d_debug.h vkd3d-common: Add support for naming debug environment variable. 2019-01-31 18:05:53 +01:00
vkd3d_memory.h include: Include stdlib.h for malloc(). 2019-01-31 18:06:24 +01:00
vkd3d_test.h tests: Introduce assert_that(). 2019-03-11 19:17:29 +01:00
vkd3d_utf8.h vkd3d: Implement d3d12_query_heap_SetName(). 2019-01-30 18:35:38 +01:00