wxWidgets/tests
Vadim Zeitlin 5e1f7beafe Merge branch 'regex-tests'
Fix regex-related tests to actually run as part of the test suite again.

See https://github.com/wxWidgets/wxWidgets/pull/2279
2021-03-14 13:10:14 +01:00
..
any Fix list contents memory leak in wxAny unit test 2020-10-19 13:54:19 +02:00
archive Remove checks for outdated GCC versions 2020-10-19 19:38:53 +02:00
arrays Use CHECK() instead of CPPUNIT_ASSERT_XXX in arrays tests 2021-02-26 16:36:10 +01:00
base64 Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
benchmarks Restore support for using faster dotted pens in wxMSW 2021-02-22 00:04:07 +01:00
cmdline Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
config Compile wxConfig unit tests as part of non-GUI test too 2021-03-13 15:15:40 +01:00
controls Remove unnecessary hack from ListBaseTestCase under wxGTK 2021-02-23 21:54:15 +01:00
datetime Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
drawing Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
events Make Connect() work with overloaded event handlers in C++17 2020-11-21 20:52:13 +01:00
exec Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
file Fix using invalid string index in wxIsAbsolutePath() 2021-03-02 16:00:59 +01:00
filekind Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
filename Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
filesys Fix wxMemoryFSHandler memory leaks in wxFileSystem unit test 2020-10-19 13:54:19 +02:00
font Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
fontmap Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
formatconverter Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
fswatcher Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
fuzz Fix harmless warning about multiline comment in fuzzer runner 2020-05-02 03:38:28 +02:00
geometry Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
graphics Add tests of creating wxGraphicsBitmap from wxImage 2021-02-09 00:14:12 +01:00
hashes Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
html Fix memory leaks in wxHtmlParser unit test 2020-10-19 13:54:19 +02:00
image Fix test of wxImage::InitAlpha() 2021-02-06 01:37:05 +01:00
interactive Rename wxPlatformInfo::*Arch* to *Bitness*, deprecate old names 2020-11-21 19:16:21 +02:00
intl Skip wxLocale wxLANGUAGE_DEFAULT test in ANSI builds 2021-03-01 00:22:39 +01:00
lists Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
log Really support milliseconds in wxLog 2021-01-15 14:55:06 +01:00
longlong Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
mbconv Fix global read overrun error in MBConvTestCase 2020-10-19 13:54:19 +02:00
menu Fix wxAcceleratorEntry memory leaks in the menu test 2020-10-19 13:53:52 +02:00
misc Add wxModule::AreInitialized() 2021-03-07 20:39:09 +01:00
net Make WebRequest::Get::Param unit test more forgiving 2021-03-06 14:44:56 +01:00
persistence Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
regex Make built-in regex library tests run again too 2021-03-14 13:10:14 +01:00
rowheightcache Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
scopeguard Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
sizers Don't change orthogonal alignment in wxSizerFlags::CenterXXX() 2021-01-25 12:58:04 +01:00
streams Check stream error in LastRead() unit test too 2021-02-08 12:42:54 +01:00
strings Add wxString::utf8_string() 2021-03-06 15:12:07 +01:00
textfile Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
thread Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
toplevel Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
uris Skip URL test if it fails when running on AppVeyor 2020-12-04 19:29:59 +01:00
validators Merge branch 'valnum-unsigned' 2021-02-23 21:52:27 +01:00
vectors Add trivial wxVectorContains() helper 2020-11-16 16:48:47 +01:00
weakref Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
window Simplify WaitForPaint::YieldUntilPainted() 2021-01-31 01:33:30 +01:00
xlocale Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
xml Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
allheaders.cpp Don't try testing wxNO_IMPLICIT_WXSTRING_ENCODING in ANSI build 2020-10-18 20:15:14 +02:00
allheaders.h Add wxPersistentComboBox for saving and restoring combobox items 2020-11-19 13:06:37 +01:00
asserthelper.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
asserthelper.h
descrip.mms workaround for which is probably a compiler-bug on OpenVMS-AXP 2021-01-07 09:47:46 +01:00
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 Remove BCC make and project files 2020-10-13 18:54:01 +02:00
makefile.gcc Compile wxConfig unit tests as part of non-GUI test too 2021-03-13 15:15:40 +01:00
Makefile.in Compile wxConfig unit tests as part of non-GUI test too 2021-03-13 15:15:40 +01:00
makefile.vc Compile wxConfig unit tests as part of non-GUI test too 2021-03-13 15:15:40 +01:00
runtests.bat
test_gui_vc10.sln Update test sln and vcxproj files 2019-11-30 23:24:54 +01:00
test_gui_vc11.sln Update test sln and vcxproj files 2019-11-30 23:24:54 +01:00
test_gui_vc12.sln Update test sln and vcxproj files 2019-11-30 23:24:54 +01:00
test_gui_vc14.sln Update test sln and vcxproj files 2019-11-30 23:24:54 +01:00
test_gui_vc15.sln Update test sln and vcxproj files 2019-11-30 23:24:54 +01:00
test_gui.vcxproj Add tests of wxGraphicsBitmap 2021-02-05 23:52:29 +01:00
test_gui.vcxproj.filters Add tests of wxGraphicsBitmap 2021-02-05 23:52:29 +01:00
test_vc7_test_allheaders.vcproj Fix linking of the GUI test when using static libraries 2021-01-30 22:49:24 +01:00
test_vc7_test_drawing.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
test_vc7_test_drawingplugin.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
test_vc7_test_gui.vcproj Add tests of wxGraphicsBitmap 2021-02-05 23:52:29 +01:00
test_vc7_test.vcproj Compile wxConfig unit tests as part of non-GUI test too 2021-03-13 15:15:40 +01:00
test_vc8_test_allheaders.vcproj Fix linking of the GUI test when using static libraries 2021-01-30 22:49:24 +01:00
test_vc8_test_drawing.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
test_vc8_test_drawingplugin.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
test_vc8_test_gui.vcproj Add tests of wxGraphicsBitmap 2021-02-05 23:52:29 +01:00
test_vc8_test.vcproj Compile wxConfig unit tests as part of non-GUI test too 2021-03-13 15:15:40 +01:00
test_vc9_test_allheaders.vcproj Fix linking of the GUI test when using static libraries 2021-01-30 22:49:24 +01:00
test_vc9_test_drawing.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
test_vc9_test_drawingplugin.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
test_vc9_test_gui.vcproj Add tests of wxGraphicsBitmap 2021-02-05 23:52:29 +01:00
test_vc9_test.vcproj Compile wxConfig unit tests as part of non-GUI test too 2021-03-13 15:15:40 +01:00
test_vc10.sln
test_vc11.sln
test_vc12.sln
test_vc14.sln
test_vc15.sln
test.bkl Compile wxConfig unit tests as part of non-GUI test too 2021-03-13 15:15:40 +01:00
test.cpp Recognize GitHub Actions as a CI environment in the test 2021-01-30 23:16:06 +01:00
test.vcxproj Compile wxConfig unit tests as part of non-GUI test too 2021-03-13 15:15:40 +01: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 Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
testableframe.h
testdata.fc
testdate.h
testfile.h
testimage.h Add to ImageRGBMatcher ability to check alpha values in wxImage tests 2021-02-05 23:04:55 +01:00
testprec.h Remove checks for outdated GCC versions 2020-10-19 19:38:53 +02:00
testwindow.h Make it simpler to write useful tests comparing windows 2020-09-21 15:54:42 +02:00
waitforpaint.h Simplify WaitForPaint::YieldUntilPainted() 2021-01-31 01:33:30 +01:00