Module: wine Branch: master Commit: dbcbc8c7658eceadd97aa01bf2ae3332618c5a4f URL: https://source.winehq.org/git/wine.git/?a=commit;h=dbcbc8c7658eceadd97aa01bf...
Author: Paul Gofman pgofman@codeweavers.com Date: Fri Feb 12 20:29:15 2021 +0300
vcomp110: Add test for C2VectParallel().
Signed-off-by: Paul Gofman pgofman@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
configure | 1 + configure.ac | 1 + dlls/vcomp110/tests/Makefile.in | 4 + dlls/vcomp110/tests/vcomp110.c | 292 ++++++++++++++++++++++++++++++++++++++++ 4 files changed, 298 insertions(+)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=dbcbc8c7658eceadd97aa...