[PATCH 1/3] kernel32/tests: Add test for library load order

Dmitry Timoshkov dmitry at baikal.ru
Sat Aug 20 07:52:45 CDT 2016


Daniel Lehman <dlehman at esri.com> wrote:

> creates several temp directories with dynamically created main.dll and dep.dll dependency
> dlls are loaded and the resulting loaded path and dependency path are checked
> the search path is altered using several methods to see how behavior changes

Please consider merging the tests into existing loader.c test suite
where creation of PE images already implemented and automated. This
should considerably simplify new tests, and reduce the patch size.

-- 
Dmitry.



More information about the wine-devel mailing list