wxWidgets/tests
Vadim Zeitlin a4830bb560 Always add libwxscintilla in monolithic mode.
The library was already present in the makefiles but came before the
monolithic library itself, which broke the linking of the samples when using
GNU ld as the dependent libraries must come after the libraries using them.

Closes #13837.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-06 12:41:02 +00:00
..
any Test using wxString::ToCDouble() in wxAny. 2013-05-17 20:00:10 +00:00
archive
arrays
base64
benchmarks Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
cmdline
config
controls Add wxBookCtrlBase::DoSetSelectionAfterRemoval() and use it in wxSimplebook. 2013-06-23 16:39:39 +00:00
datetime Restore ability to parse hours only with wxDateTime::ParseTime(). 2013-05-15 13:05:49 +00:00
events Test handling of events from the toolbar in an MDI parent frame. 2013-07-03 22:18:18 +00:00
exec Fix test for Windows in the new wxExecute() unit test. 2013-07-06 00:27:50 +00:00
file Add test for correct short/long file names in wxDir. 2013-04-22 00:32:55 +00:00
filekind
filename
filesys
font Fix wxFont test compilation after wxFont(int flags) ctor removal. 2013-04-30 11:13:21 +00:00
fontmap
formatconverter
fswatcher
geometry
graphics
hashes
html Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
image Add a unit test for wxImage::Scale() method. 2013-07-01 14:47:12 +00:00
interactive
intl
lists
log
longlong
mbconv
menu Disable menu event test case in wxGTK buildbot slaves. 2013-05-19 12:38:09 +00:00
misc
net
regex
scopeguard
sizers
streams Add IEEE 754 single/double precision support to wxDataStream classes. 2013-05-06 00:31:03 +00:00
strings Add conversions to/from long long to wxUniChar. 2013-05-19 12:38:12 +00:00
textfile
thread
toplevel
uris
validators
vectors
weakref
window
xlocale
xml Fix memory leak in wxXmlNode::operator=(). 2013-05-15 20:01:58 +00:00
asserthelper.cpp
asserthelper.h fixing include styles 2013-06-11 22:18:33 +00:00
descrip.mms
dummy.cpp
horse.ani
horse.bmp
horse.cur
horse.gif
horse.ico
horse.jpg
horse.pcx
horse.png
horse.pnm
horse.tga
horse.tif
horse.xpm
makefile.bcc Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
makefile.gcc Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
Makefile.in Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
makefile.vc Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
makefile.wat Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
runtests.bat Add more echo trace statements to runtests.bat script. 2013-05-14 11:07:12 +00:00
test_printfbench.dsp
test_test_gui.dsp Rebake the rest of the files after TOOLKIT change in MSW bakefile. 2013-07-06 12:32:23 +00:00
test_test.dsp Rebake the rest of the files after TOOLKIT change in MSW bakefile. 2013-07-06 12:32:23 +00:00
test_vc7_printfbench.vcproj
test_vc7_test_gui.vcproj Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
test_vc7_test.vcproj Add wxEventLoop::ScheduleExit(). 2013-07-03 00:26:13 +00:00
test_vc8_printfbench.vcproj
test_vc8_test_gui.vcproj Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
test_vc8_test.vcproj Add wxEventLoop::ScheduleExit(). 2013-07-03 00:26:13 +00:00
test_vc9_printfbench.vcproj
test_vc9_test_gui.vcproj Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
test_vc9_test.vcproj Add wxEventLoop::ScheduleExit(). 2013-07-03 00:26:13 +00:00
test.bkl Run wxExecute() unit test in the GUI test suite too. 2013-07-03 00:32:40 +00:00
test.cpp Use normal event loop in GUI test program. 2013-07-03 00:25:46 +00:00
testableframe.cpp
testableframe.h
testdata.fc
testdate.h
testfile.h
testimage.h
testprec.h