wxWidgets/tests
Vadim Zeitlin 2f67c4ae07 Make windres command used in MinGW build configurable.
This allows to pass extra arguments to windres, which is especially important
when using 64 bit windres for building 32 bit applications as the generated .o
file uses a wrong architecture unless "-F pe-i386" is explicitly specified.

See #15601.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75074 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-10-26 20:29:57 +00:00
..
any Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
archive Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
arrays Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
base64 Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
benchmarks Make windres command used in MinGW build configurable. 2013-10-26 20:29:57 +00:00
cmdline Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
config Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
controls Don't leave dangling comboboxes in the GUI unit test suite. 2013-10-14 15:08:02 +00:00
datetime Consistently handle DST start time in wxDateTime::Set(). 2013-09-08 18:00:58 +00:00
events Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
exec Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
file Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
filekind Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
filename Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
filesys Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
font Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
fontmap Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
formatconverter Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
fswatcher Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
geometry Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
graphics Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
hashes Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
html Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
image Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
interactive Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
intl Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
lists Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
log Rewrite wxLogXXX() macros to avoid "ambiguous else" warnings. 2013-08-31 17:41:16 +00:00
longlong Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
mbconv Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
menu Fix wxMenu::GetTitle() before the menu is appended to the menu bar. 2013-08-30 23:32:37 +00:00
misc Add wxOleConvertVariant_ReturnSafeArrays flag for better SAFEARRAY handling. 2013-10-14 15:08:35 +00:00
net Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
regex Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
scopeguard Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
sizers Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
streams Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
strings Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
textfile Fix reading of files with Mac EOLs in wxTextFile. 2013-10-15 13:04:23 +00:00
thread Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
toplevel Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
uris Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
validators Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
vectors Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
weakref Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
window Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
xlocale Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
xml Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
asserthelper.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
asserthelper.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
descrip.mms Fixes for OpenVMS on IA64 2011-09-29 13:47:38 +00:00
dummy.cpp Empty line at the end. 2004-11-22 15:12:29 +00:00
horse.ani add wxImage test units to test loading from both seekable and non-seekable streams 2009-06-01 11:46:36 +00:00
horse.bmp add wxImage test units to test loading from both seekable and non-seekable streams 2009-06-01 11:46:36 +00:00
horse.cur add wxImage test units to test loading from both seekable and non-seekable streams 2009-06-01 11:46:36 +00:00
horse.gif add wxImage test units to test loading from both seekable and non-seekable streams 2009-06-01 11:46:36 +00:00
horse.ico add wxImage test units to test loading from both seekable and non-seekable streams 2009-06-01 11:46:36 +00:00
horse.jpg add wxImage test units to test loading from both seekable and non-seekable streams 2009-06-01 11:46:36 +00:00
horse.pcx add wxImage test units to test loading from both seekable and non-seekable streams 2009-06-01 11:46:36 +00:00
horse.png add wxImage test units to test loading from both seekable and non-seekable streams 2009-06-01 11:46:36 +00:00
horse.pnm add wxImage test units to test loading from both seekable and non-seekable streams 2009-06-01 11:46:36 +00:00
horse.tga add wxImage test units to test loading from both seekable and non-seekable streams 2009-06-01 11:46:36 +00:00
horse.tif add wxImage test units to test loading from both seekable and non-seekable streams 2009-06-01 11:46:36 +00:00
horse.xpm add wxImage test units to test loading from both seekable and non-seekable streams 2009-06-01 11:46:36 +00:00
makefile.bcc Make windres command used in MinGW build configurable. 2013-10-26 20:29:57 +00:00
makefile.gcc Make windres command used in MinGW build configurable. 2013-10-26 20:29:57 +00:00
Makefile.in Add wxOleConvertVariant_ReturnSafeArrays flag for better SAFEARRAY handling. 2013-10-14 15:08:35 +00:00
makefile.vc Make windres command used in MinGW build configurable. 2013-10-26 20:29:57 +00:00
makefile.wat Make windres command used in MinGW build configurable. 2013-10-26 20:29:57 +00:00
runtests.bat Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
test_printfbench.dsp link with wininet.lib under Windows to avoid linking errors in wxUSE_URL_NATIVE==1 build (#10338) 2009-01-15 13:33:51 +00:00
test_test_gui.dsp Make windres command used in MinGW build configurable. 2013-10-26 20:29:57 +00:00
test_test.dsp Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
test_vc7_printfbench.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
test_vc7_test_gui.vcproj Add wxOleConvertVariant_ReturnSafeArrays flag for better SAFEARRAY handling. 2013-10-14 15:08:35 +00:00
test_vc7_test.vcproj Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
test_vc8_printfbench.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
test_vc8_test_gui.vcproj Add wxOleConvertVariant_ReturnSafeArrays flag for better SAFEARRAY handling. 2013-10-14 15:08:35 +00:00
test_vc8_test.vcproj Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
test_vc9_printfbench.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
test_vc9_test_gui.vcproj Add wxOleConvertVariant_ReturnSafeArrays flag for better SAFEARRAY handling. 2013-10-14 15:08:35 +00:00
test_vc9_test.vcproj Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
test.bkl Add wxOleConvertVariant_ReturnSafeArrays flag for better SAFEARRAY handling. 2013-10-14 15:08:35 +00:00
test.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
testableframe.cpp Fix wxDataFormat comparison operators for wxDF_HTML under wxMSW. 2013-10-14 15:07:57 +00:00
testableframe.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
testdata.fc moved Unicode tests to testsuite (patch 943945) 2004-04-30 20:26:14 +00:00
testdate.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
testfile.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
testimage.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
testprec.h Fix totally broken LocaleSetter class in the test suite. 2013-07-15 01:31:47 +00:00