wxWidgets/tests
Vadim Zeitlin c868088a49 Add MSVS 2019 solutions for the minimal sample and the tests
It seems inconsistent to have MSVS 2019 solution for the main library
itself, but only MSVS 2017 (and earlier) one(s) for the sample and the
tests, so add MSVS 2019 solution to them too.
2021-08-24 17:12:06 +02:00
..
any
archive Remove unnecessary c_str() from wx var arg functions arguments 2021-07-04 15:08:13 +01:00
arrays Make wxSplit(wxJoin()) idempotent for string ending with escape 2021-04-07 01:38:43 +02:00
base64
benchmarks Use CMake-compatible variable names in configure Info.plist files 2021-08-15 18:39:34 +02:00
cmdline
config Compile wxConfig unit tests as part of non-GUI test too 2021-03-13 15:15:40 +01:00
controls Allow resetting IE emulation level to fail in the tests 2021-08-24 17:12:05 +02:00
datetime Fix comment typo 2021-03-17 10:30:34 -07: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 Merge branch 'deprecate-filename-normalize' 2021-07-17 17:10:40 +02:00
filesys
font
fontmap
formatconverter
fswatcher
fuzz
geometry
graphics Run all clipping region tests against wxClientDC 2021-08-08 21:54:40 +02:00
hashes
html
image Add wxImage Change{Saturation,Brightness,HSV,Lightness}() 2021-05-01 14:03:04 +02:00
interactive
intl Skip wxLocale wxLANGUAGE_DEFAULT test in ANSI builds 2021-03-01 00:22:39 +01:00
lists
log
longlong
mbconv
menu
misc Fix tests build with wxDEBUG_LEVEL==0 2021-08-21 15:05:13 +02: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 Add support for std::string_view to wx vararg functions 2021-06-24 14:53:05 +01: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 wxImage Change{Saturation,Brightness,HSV,Lightness}() 2021-05-01 14:03:04 +02:00
Makefile.in Use CMake-compatible variable names in configure Info.plist files 2021-08-15 18:39:34 +02:00
makefile.vc Add wxImage Change{Saturation,Brightness,HSV,Lightness}() 2021-05-01 14:03:04 +02: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 Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
test_gui.vcxproj.filters
test_vc8_test_allheaders.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
test_vc8_test_drawing.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
test_vc8_test_drawingplugin.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
test_vc8_test_gui.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
test_vc8_test.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
test_vc9_test_allheaders.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
test_vc9_test_drawing.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
test_vc9_test_drawingplugin.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
test_vc9_test_gui.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
test_vc9_test.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +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 wxImage Change{Saturation,Brightness,HSV,Lightness}() 2021-05-01 14:03:04 +02:00
test.cpp Remove checks for buildbot in the test suite 2021-07-15 19:59:11 +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 Fix tests build with wxDEBUG_LEVEL==0 2021-08-21 15:05:13 +02:00
testwindow.h
waitforpaint.h