wxWidgets/tests
Vadim Zeitlin 3ee12b2ca9 Convert all XPM files to Unix EOLs.
Just as the normal sources (*.h, *.cpp), these files should be using LF and
not CR LF.
2015-03-19 21:46:05 +01:00
..
any Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
archive Remove support for Digital Mars compiler. 2014-05-16 13:01:23 +00:00
arrays Fix inserting an element of wxArrayString itself back into it. 2014-07-13 14:30:22 +00:00
base64 Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
benchmarks Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
cmdline Fix wxCmdLineParser::Found(name) for options with values. 2014-02-20 00:32:47 +00:00
config Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
controls no changes, add more specific description of these tests. 2014-09-23 17:44:45 +00:00
datetime Fix typo in DateTimeTestCase::TestParseRFC822() method name. 2015-02-26 00:17:26 +01:00
drawing Add simple font tests for the drawing unit test. 2014-05-17 12:29:21 +00:00
events no changes, add more specific description of these tests. 2014-09-23 17:44:45 +00:00
exec no changes, add more specific description of these tests. 2014-09-23 17:44:45 +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 Don't change a shortcut file name when changing its path. 2014-08-29 23:22:05 +00:00
filesys Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
font Disable a harmless deprecation MSVC warning for wxNORMAL in a test. 2014-08-03 12:47:32 +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 MSVC6 support. 2014-05-15 22:32:17 +00:00
geometry Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
graphics wxX11 use XColor directly, so wxX11 does not support alpha at all currently 2014-09-23 17:39:41 +00:00
hashes Remove obsolete MSVC version tests. 2014-05-16 13:01:29 +00:00
html reenable this tests under wxUniv/x11 port. EventPropagationTestCase::MenuEvent cause the problem, not these. MenuEvent will be fixed later 2014-09-23 17:42:29 +00:00
image Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
interactive Cast size_t value when using it with printf() in a test. 2014-12-10 00:14:14 +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 Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
longlong Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
mbconv Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
menu reenable this tests under wxUniv/x11 port. EventPropagationTestCase::MenuEvent cause the problem, not these. MenuEvent will be fixed later 2014-09-23 17:42:29 +00:00
misc Handle multiple item insertion and deletion in wxSelectionStore. 2014-09-27 20:46:21 +00:00
net Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
regex Remove MSVC6 support. 2014-05-15 22:32:17 +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 wxPM, wxWidgets port to OS/2. 2014-05-15 23:56:58 +00:00
strings Fix wxStringTokenizer copy ctor and assignment operator. 2014-10-20 15:08:09 +00:00
textfile Fix failing TextFileTestCase::ReadMixedWithFuzzing(). 2014-02-06 10:15:06 +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 Fix the expected size of the header logo on www.wxwidgets.org. 2015-02-04 17:44:57 +00:00
validators This statement that will cause segmentation fault before. Now it ok and enable it 2014-09-23 17:44:30 +00:00
vectors Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
weakref Remove MSVC6 support. 2014-05-15 22:32:17 +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 Replace anonymous namespace with a named one in the test helpers. 2014-07-14 19:17:12 +00:00
asserthelper.h Replace anonymous namespace with a named one in the test helpers. 2014-07-14 19:17:12 +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 Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
makefile.bcc Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
makefile.gcc Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
Makefile.in Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
makefile.vc Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
runtests.bat Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
test_vc7_printfbench.vcproj Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
test_vc7_test_drawing.vcproj Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
test_vc7_test_drawingplugin.vcproj Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
test_vc7_test_gui.vcproj Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
test_vc7_test.vcproj Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
test_vc8_printfbench.vcproj Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
test_vc8_test_drawing.vcproj Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
test_vc8_test_drawingplugin.vcproj Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
test_vc8_test_gui.vcproj Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
test_vc8_test.vcproj Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
test_vc9_printfbench.vcproj Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
test_vc9_test_drawing.vcproj Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
test_vc9_test_drawingplugin.vcproj Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
test_vc9_test_gui.vcproj Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
test_vc9_test.vcproj Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
test.bkl Implement bounding box computations for wxGDDC. 2014-07-26 01:34:50 +00:00
test.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
testableframe.cpp Ensure that wxTestableFrame is shown on the (main) screen. 2014-05-27 17:27:10 +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 Remove MSVC6 support. 2014-05-15 22:32:17 +00:00