April 17, 2026
12:21 p.m.
On Fri Apr 17 12:09:20 2026 +0000, Hans Leidekker wrote:
You're testing SQLGetEnvAttr() in this patch but guess I would have expected an additional test to show that the driver isn't called in that case, using the EXPECT mechanism. If the function calls into the driver, `driver_SQLSetEnvAttr` will be called. In that case `CHECK_EXPECT( driver_SQLSetEnvAttr )` test fails.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10669#note_136725