Another attempt of a test for a visible desktop.
[wine] / programs / winetest / Makefile.in
2005-03-07  Dmitry TimoshkovAnother attempt of a test for a visible desktop.
2005-01-21  Stefan LeichterInclude new tests.
2005-01-17  Stefan LeichterInclude new tests.
2004-08-11  Alexandre JulliardAvoid some non-portable makefile constructs.
2004-08-11  Dmitry Timoshkov- add stubbed support for IEnumScript interface
2004-07-22  Ferenc WagnerInclude the dsound tests.
2004-06-17  Ferenc WagnerInclude new or forgotten tests.
2004-06-16  Alexandre JulliardAdded missing dependency.
2004-06-15  Ferenc Wagner- Resource script restructuring.
2004-05-05  Robert ReifAdded msacm32 to the tests.
2004-04-20  Ferenc Wagner- Change to console mode so that winetest runs under...
2004-03-24  Ferenc Wagner- Extract revision info from CVS/Entries.
2004-03-20  Dimitrie O. PaunAdd revision support to winetest.exe.
2004-03-09  Alexandre JulliardTake advantage of the new winegcc -B support.
2004-03-02  Alexandre JulliardBuild all the programs with winegcc.
2004-01-15  Ferenc WagnerAdded graphical feedback.
2004-01-15  Alexandre JulliardAvoid non-portable strip -s (reported by Robert Lunnon).
2003-12-04  Alexandre JulliardAuthors: Jakob Eriksson <jakov@vmlinux.org>, Dimitrie...
2002-11-11  Alexandre JulliardRemoved winetest.
2002-10-30  Alexandre JulliardMoved the test routines from wtmain.c into wine/test...
2002-09-06  Alexandre JulliardAdded preliminary support for cross-compiling tests...
2002-08-02  Alexandre JulliardDon't pass the perl C flags to winebuild.
2002-07-31  Alexandre JulliardUse the normal perl interpreter for test scripts that...
2002-05-22  Alexandre JulliardNew loading scheme for Winelib apps, makes them behave...
2002-05-21  Alexandre JulliardRenamed Winelib apps to .exe.so to follow the dll namin...
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardAdded mkinstalldirs to create directories more portably.
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-04-02  Alexandre JulliardVarious makefile fixes for the test environment.
2002-01-14  Alexandre JulliardIntegrated test script for winetest into the make test
2001-11-24  Alexandre JulliardCompile all programs with -DSTRICT -DNONAMELESSUNION...
2001-05-09  Alexandre JulliardGot rid of MakeMaker so we can build outside the source...
2001-03-31  John F SturtzAdded support for callback functions.
2001-03-21  Alexandre JulliardAdded first version of the Perl regression testing...