wxWidgets/tests
Vadim Zeitlin 9e5c8eef24 Make wxDumpWindow() public and available in wxMSW too
This function was defined in wxGTK and wxOSX, but not in wxMSW or the
other ports, but it can be useful there too, so make it public and
define it in common code.
2021-10-20 23:35:37 +01:00
..
any
archive Remove unnecessary c_str() from wx var arg functions arguments 2021-07-04 15:08:13 +01:00
arrays Implement wxCmpNatural() using the native function under macOS 2021-08-25 01:00:24 +02:00
base64
benchmarks Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
cmdline
config Compile wxConfig unit tests as part of non-GUI test too 2021-03-13 15:15:40 +01:00
controls Adjust point to be tested in wxListBox::HitTest for macOS 11 2021-09-22 22:19:45 +02:00
datetime Extract wxLocaleSetter from the tests into a private header 2021-08-07 18:04:22 +02:00
drawing
events
exec Make wxExecute() unit test work when using Wine too 2021-07-03 16:45:15 +02:00
file Use native CATCH macros in wxDir unit test 2021-08-22 21:35:14 +02:00
filekind
filename Fix wxFileName unit test under Unix after recent changes 2021-09-15 13:10:25 +02:00
filesys
font
fontmap
formatconverter
fswatcher
fuzz
geometry
graphics Allow wxBitmapBundle to specify its preferred bitmap size 2021-10-19 02:20:26 +01:00
hashes
html
image Fix wxImage::InitAlpha tests in release build 2021-09-08 17:43:25 +02:00
interactive
intl Add a pseudo-test for interactive wxUILocale::FromTag() testing 2021-09-05 00:10:05 +01:00
lists Add unit test for wxWindowList::Find() 2021-09-22 18:07:08 +02:00
log
longlong
mbconv Extract wxLocaleSetter from the tests into a private header 2021-08-07 18:04:22 +02:00
menu
misc Make wxDumpWindow() public and available in wxMSW too 2021-10-20 23:35:37 +01:00
net Ignore error in another wxWebRequest test under AppVeyor 2021-08-05 23:42:53 +01:00
persistence
regex Skip wxRegEx tests requiring Unicode support if wxUSE_UNICODE=0 2021-07-24 19:17:59 +02:00
rowheightcache
scopeguard
sizers
streams Don't fail tests under AppVeyor CI if socket stream test fails 2021-04-07 18:34:08 +02:00
strings Extract wxLocaleSetter from the tests into a private header 2021-08-07 18:04:22 +02:00
textfile Remove checks for LXC containers used under Travis CI only 2021-07-15 19:55:01 +02:00
thread
toplevel
uris
validators Merge branch 'valnum-unsigned' 2021-02-23 21:52:27 +01:00
vectors
weakref
window Add test of setting size of the window client area 2021-08-08 21:42:38 +02:00
xlocale
xml Document and test that bitmap paths in XRC are percent-encoded 2021-04-15 19:20:32 +01:00
allheaders.cpp Predefine __USE_W32_SOCKETS for Cygwin in allheaders test 2021-06-15 16:44:24 +01:00
allheaders.h
asserthelper.cpp
asserthelper.h
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.gcc Add a simple wxBitmapBundle unit test 2021-10-05 15:49:43 +01:00
Makefile.in Add a simple wxBitmapBundle unit test 2021-10-05 15:49:43 +01:00
makefile.vc Add a simple wxBitmapBundle unit test 2021-10-05 15:49:43 +01:00
runtests.bat
test_gui_vc10.sln
test_gui_vc11.sln
test_gui_vc12.sln
test_gui_vc14.sln
test_gui_vc15.sln
test_gui_vc16.sln Add MSVS 2019 solutions for the minimal sample and the tests 2021-08-24 17:12:06 +02:00
test_gui.vcxproj Add a simple wxBitmapBundle unit test 2021-10-05 15:49:43 +01:00
test_gui.vcxproj.filters Add a simple wxBitmapBundle unit test 2021-10-05 15:49:43 +01:00
test_vc8_test_allheaders.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
test_vc8_test_drawing.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
test_vc8_test_drawingplugin.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
test_vc8_test_gui.vcproj Add a simple wxBitmapBundle unit test 2021-10-05 15:49:43 +01:00
test_vc8_test.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
test_vc9_test_allheaders.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
test_vc9_test_drawing.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
test_vc9_test_drawingplugin.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
test_vc9_test_gui.vcproj Add a simple wxBitmapBundle unit test 2021-10-05 15:49:43 +01:00
test_vc9_test.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
test_vc10.sln
test_vc11.sln
test_vc12.sln
test_vc14.sln
test_vc15.sln
test_vc16.sln Add MSVS 2019 solutions for the minimal sample and the tests 2021-08-24 17:12:06 +02:00
test.bkl Add a simple wxBitmapBundle unit test 2021-10-05 15:49:43 +01:00
test.cpp Stop showing locale in the beginning of the unit test 2021-08-24 23:05:25 +02:00
test.vcxproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
test.vcxproj.filters Compile wxConfig unit tests as part of non-GUI test too 2021-03-13 15:15:40 +01:00
testableframe.cpp
testableframe.h
testdata.fc
testdate.h
testfile.h
testimage.h Account for different size in bitmap from cursor test 2021-04-10 15:26:10 +02:00
testprec.h Merge branch 'ui-locale' 2021-08-26 15:49:57 +02:00
testwindow.h
waitforpaint.h