Module: wine Branch: master Commit: e40d857f1c605836a404267b24b1697e33eb0f31 URL: https://source.winehq.org/git/wine.git/?a=commit;h=e40d857f1c605836a404267b2...
Author: Jacek Caban jacek@codeweavers.com Date: Wed Sep 18 15:25:15 2019 +0200
scrobj/tests: Add scriptlet tests.
Signed-off-by: Jacek Caban jacek@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
configure | 1 + configure.ac | 1 + dlls/scrobj/tests/Makefile.in | 8 + dlls/scrobj/tests/rsrc.rc | 20 + dlls/scrobj/tests/scrobj.c | 1012 +++++++++++++++++++++++++++++++++++++++++ dlls/scrobj/tests/scrobj.wsc | 28 ++ 6 files changed, 1070 insertions(+)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=e40d857f1c605836a4042...