10 Mar
2008
10 Mar
'08
5:34 a.m.
Paul Vriens <paul.vriens.wine(a)gmail.com> writes:
The question that remains is should the full <dll>-tests be able to be compiled and run or should we have this to be correct for every single test? I mean that are no issues if you compile the whole comctl32 "testsuite".
It's a good idea to keep each C file as stand-alone as possible, so that it's possible to copy it over to Windows and quickly build a test exe without needing extra infrastructure. -- Alexandre Julliard julliard(a)winehq.org