[PATCH v4] odbccp32: Implement SQLConfigDataSource/W

Alexandre Julliard julliard at winehq.org
Mon Aug 26 15:41:52 CDT 2019


Alistair Leslie-Hughes <leslie_alistair at hotmail.com> writes:

> Added test to show that ConfigDSNW is called from the ASCII
> version.
>
> Signed-off-by: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
> ---
>  dlls/odbccp32/odbccp32.c   | 121 +++++++++++++++++++++++++++++--------
>  dlls/odbccp32/tests/misc.c |  15 +++++
>  2 files changed, 112 insertions(+), 24 deletions(-)

This breaks the tests:

../../../tools/runtest -q -P wine -T ../../.. -M msi.dll -p msi_test.exe action && touch action.ok
action.c:2995: Tests skipped: 64-bit RegisterProduct tests
action.c:5577: Test failed: Expected ERROR_SUCCESS, got 1627
action.c:5579: Test failed: file not created
action.c:5580: Test failed: file not created
action.c:5581: Test failed: file not created
action.c:5582: Test failed: file not created
action.c:5583: Test failed: file not created
action.c:5595: Test failed: driver not installed
action.c:5596: Test failed: driver 2 not installed
custom.c:1584: Test failed: driver absent
custom.c:1585: Test failed: driver 2 absent
make: *** [Makefile:196: action.ok] Error 10

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list