wxWidgets/tests
Vadim Zeitlin 789f1a7975 Replace anonymous namespace with a named one in the test helpers.
This should avoid clang warnings about the function in anonymous namespace
being unused.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76928 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-07-14 19:17:12 +00: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 Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00: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 Fix setting client data when adding items to a sorted wxListBox, broken in r74317 2014-05-26 07:30:42 +00:00
datetime Consistently handle DST start time in wxDateTime::Set(). 2013-09-08 18:00:58 +00:00
drawing Add simple font tests for the drawing unit test. 2014-05-17 12:29:21 +00:00
events Disable another wxStopWatch test case in the build bot builds. 2014-05-22 15:13:16 +00:00
exec Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +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 Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
filesys Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
font Add wxFont::GetBaseFont(). 2014-03-11 20:48:20 +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 Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
hashes Remove obsolete MSVC version tests. 2014-05-16 13:01:29 +00:00
html Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
image Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
interactive Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +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 Fix exception while reinserting menu item. 2014-06-23 20:00:42 +00:00
misc Remove MSVC6 support. 2014-05-15 22:32:17 +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 reverting incorrect change 2014-07-07 05:16:33 +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 Update the URL of the web site images used in the test. 2014-03-06 13:53:14 +00:00
validators Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +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
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 Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
makefile.gcc Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
Makefile.in Add simple font tests for the drawing unit test. 2014-05-17 12:29:21 +00:00
makefile.vc Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
runtests.bat Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
test_vc7_printfbench.vcproj
test_vc7_test_drawing.vcproj Add simple font tests for the drawing unit test. 2014-05-17 12:29:21 +00:00
test_vc7_test_drawingplugin.vcproj Don't build drawing test plugin in static builds. 2014-05-16 10:53:55 +00:00
test_vc7_test_gui.vcproj Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
test_vc7_test.vcproj Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
test_vc8_printfbench.vcproj
test_vc8_test_drawing.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
test_vc8_test_drawingplugin.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
test_vc8_test_gui.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
test_vc8_test.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
test_vc9_printfbench.vcproj
test_vc9_test_drawing.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
test_vc9_test_drawingplugin.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
test_vc9_test_gui.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
test_vc9_test.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
test.bkl Add simple font tests for the drawing unit test. 2014-05-17 12:29:21 +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
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