Module: wine Branch: master Commit: f9bc81c448ab3fa5f2c047bf4bbfa4bbadeac84d URL: https://source.winehq.org/git/wine.git/?a=commit;h=f9bc81c448ab3fa5f2c047bf4...
Author: Zebediah Figura z.figura12@gmail.com Date: Wed Jan 8 15:23:20 2020 -0600
netapi32/tests: Rewrite UNC/HTTP conversion tests.
Windows 1709 changed the algorithm to be far more restrictive. Treat those results as correct and older versions as broken.
Signed-off-by: Zebediah Figura z.figura12@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/netapi32/tests/access.c | 378 +++++++++++++------------------------------ 1 file changed, 112 insertions(+), 266 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=f9bc81c448ab3fa5f2c04...