Module: wine
Branch: master
Commit: 427caff915cc6ade6e240601da6156fac298c13d
URL: http://source.winehq.org/git/wine.git/?a=commit;h=427caff915cc6ade6e240601d…
Author: Huw Davies <huw(a)codeweavers.com>
Date: Thu Jan 26 09:23:03 2017 +0000
usp10/tests: Reorder the todo and broken arrays to match the order of the expected values.
Also ensure that all elements of the broken arrays are explicitly initialized.
This allows many tests to run that were previously incorrectly skipped.
Signed-off-by: Huw Davies <huw(a)codeweavers.com>
Signed-off-by: Aric Stewart <aric(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
---
dlls/usp10/tests/usp10.c | 86 +++++++++++++++++++++++++-----------------------
1 file changed, 44 insertions(+), 42 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=427caff915cc6ade6e240…