tests: Add test for parsing version.

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>
This commit is contained in:
Józef Kucia
2019-06-17 15:43:31 +02:00
committed by Alexandre Julliard
parent 096dfde280
commit f723a791d5
4 changed files with 65 additions and 14 deletions

View File

@@ -36,6 +36,7 @@ vkd3d_demos_shaders = \
vkd3d_tests = \
tests/vkd3d_api \
tests/vkd3d_common \
tests/vkd3d_shader_api
vkd3d_cross_tests = \