Module: wine Branch: master Commit: e90c145020aee5aa91256c6f9b338da5374f31df URL: https://source.winehq.org/git/wine.git/?a=commit;h=e90c145020aee5aa91256c6f9...
Author: Zebediah Figura z.figura12@gmail.com Date: Fri Oct 25 12:19:48 2019 -0500
gameux/tests: Get rid of registry value tests.
Where gameux stores registry values is an implementation detail, and subject to change. There's no reason to test it, unless an application relies on it.
Signed-off-by: Zebediah Figura z.figura12@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/gameux/tests/gameexplorer.c | 517 +-------------------------------------- 1 file changed, 12 insertions(+), 505 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=e90c145020aee5aa91256...