From e3778b4d9c7eebc39f496a9dd055638e06fb9140 Mon Sep 17 00:00:00 2001 From: Dimitri Schoolwerth Date: Sat, 30 Apr 2011 10:57:04 +0000 Subject: [PATCH] No code changes, fixed some typos. Changed several occurrences of "it's" where "its" is meant, as well as a few other minor typos. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- configure.in | 2 +- docs/doxygen/overviews/runtimeclass.h | 4 ++-- docs/tech/tn0017.txt | 8 ++++---- include/wx/generic/logg.h | 2 +- include/wx/html/htmlwin.h | 4 ++-- samples/dnd/d_and_d.txt | 4 ++-- src/propgrid/property.cpp | 2 +- tests/any/anytest.cpp | 2 +- tests/arrays/arrays.cpp | 2 +- tests/base64/base64.cpp | 2 +- tests/cmdline/cmdlinetest.cpp | 2 +- tests/config/config.cpp | 2 +- tests/config/fileconf.cpp | 2 +- tests/config/regconf.cpp | 2 +- tests/controls/bitmapcomboboxtest.cpp | 2 +- tests/controls/bitmaptogglebuttontest.cpp | 2 +- tests/controls/buttontest.cpp | 2 +- tests/controls/checkboxtest.cpp | 2 +- tests/controls/checklistboxtest.cpp | 2 +- tests/controls/choicebooktest.cpp | 2 +- tests/controls/choicetest.cpp | 2 +- tests/controls/comboboxtest.cpp | 2 +- tests/controls/frametest.cpp | 2 +- tests/controls/gaugetest.cpp | 2 +- tests/controls/gridtest.cpp | 2 +- tests/controls/headerctrltest.cpp | 2 +- tests/controls/htmllboxtest.cpp | 2 +- tests/controls/hyperlinkctrltest.cpp | 2 +- tests/controls/label.cpp | 2 +- tests/controls/listbooktest.cpp | 2 +- tests/controls/listboxtest.cpp | 2 +- tests/controls/listctrltest.cpp | 2 +- tests/controls/listviewtest.cpp | 2 +- tests/controls/markuptest.cpp | 2 +- tests/controls/notebooktest.cpp | 2 +- tests/controls/ownerdrawncomboboxtest.cpp | 2 +- tests/controls/pickertest.cpp | 8 ++++---- tests/controls/radioboxtest.cpp | 2 +- tests/controls/radiobuttontest.cpp | 2 +- tests/controls/rearrangelisttest.cpp | 2 +- tests/controls/richtextctrltest.cpp | 2 +- tests/controls/slidertest.cpp | 2 +- tests/controls/spinctrldbltest.cpp | 2 +- tests/controls/spinctrltest.cpp | 2 +- tests/controls/textctrltest.cpp | 2 +- tests/controls/togglebuttontest.cpp | 2 +- tests/controls/toolbooktest.cpp | 2 +- tests/controls/treebooktest.cpp | 2 +- tests/controls/treectrltest.cpp | 2 +- tests/controls/virtlistctrltest.cpp | 2 +- tests/controls/windowtest.cpp | 2 +- tests/datetime/datetimetest.cpp | 2 +- tests/events/clone.cpp | 2 +- tests/events/evthandler.cpp | 2 +- tests/events/propagation.cpp | 2 +- tests/events/stopwatch.cpp | 2 +- tests/events/timertest.cpp | 2 +- tests/exec/exec.cpp | 2 +- tests/filekind/filekind.cpp | 2 +- tests/filename/filenametest.cpp | 2 +- tests/filesys/filesystest.cpp | 2 +- tests/font/fonttest.cpp | 2 +- tests/fontmap/fontmaptest.cpp | 2 +- tests/formatconverter/formatconvertertest.cpp | 2 +- tests/fswatcher/fswatchertest.cpp | 2 +- tests/geometry/point.cpp | 2 +- tests/geometry/rect.cpp | 2 +- tests/geometry/size.cpp | 2 +- tests/graphics/affinematrix.cpp | 2 +- tests/graphics/bitmap.cpp | 2 +- tests/graphics/colour.cpp | 2 +- tests/graphics/ellipsization.cpp | 2 +- tests/graphics/measuring.cpp | 2 +- tests/hashes/hashes.cpp | 2 +- tests/html/htmlparser.cpp | 2 +- tests/html/htmlwindow.cpp | 2 +- tests/intl/intltest.cpp | 2 +- tests/lists/lists.cpp | 2 +- tests/log/logtest.cpp | 2 +- tests/longlong/longlongtest.cpp | 2 +- tests/mbconv/convautotest.cpp | 2 +- tests/mbconv/mbconvtest.cpp | 2 +- tests/menu/accelentry.cpp | 2 +- tests/menu/menu.cpp | 2 +- tests/misc/dynamiclib.cpp | 2 +- tests/misc/environ.cpp | 2 +- tests/misc/garbage.cpp | 2 +- tests/misc/guifuncs.cpp | 2 +- tests/misc/metatest.cpp | 2 +- tests/misc/misctests.cpp | 2 +- tests/misc/module.cpp | 2 +- tests/misc/pathlist.cpp | 2 +- tests/misc/selstoretest.cpp | 2 +- tests/misc/settings.cpp | 2 +- tests/misc/typeinfotest.cpp | 2 +- tests/regex/wxregextest.cpp | 2 +- tests/scopeguard/scopeguardtest.cpp | 2 +- tests/sizers/boxsizer.cpp | 2 +- tests/sizers/wrapsizer.cpp | 4 ++-- tests/streams/bstream.cpp | 2 +- tests/streams/datastreamtest.cpp | 2 +- tests/streams/iostreams.cpp | 2 +- tests/streams/stdstream.cpp | 2 +- tests/streams/textstreamtest.cpp | 2 +- tests/strings/crt.cpp | 2 +- tests/strings/iostream.cpp | 2 +- tests/strings/numformatter.cpp | 2 +- tests/strings/stdstrings.cpp | 2 +- tests/strings/strings.cpp | 2 +- tests/strings/tokenizer.cpp | 2 +- tests/strings/unichar.cpp | 2 +- tests/strings/unicode.cpp | 2 +- tests/strings/vararg.cpp | 2 +- tests/strings/vsnprintf.cpp | 2 +- tests/textfile/textfiletest.cpp | 2 +- tests/thread/atomic.cpp | 2 +- tests/thread/misc.cpp | 2 +- tests/thread/queue.cpp | 2 +- tests/thread/tls.cpp | 2 +- tests/toplevel/toplevel.cpp | 2 +- tests/uris/ftp.cpp | 2 +- tests/uris/uris.cpp | 2 +- tests/uris/url.cpp | 2 +- tests/validators/valnum.cpp | 2 +- tests/vectors/vectors.cpp | 2 +- tests/weakref/evtconnection.cpp | 2 +- tests/weakref/weakref.cpp | 2 +- tests/window/clientsize.cpp | 2 +- tests/window/setsize.cpp | 2 +- tests/xlocale/xlocale.cpp | 2 +- tests/xml/xmltest.cpp | 2 +- tests/xml/xrctest.cpp | 2 +- 132 files changed, 142 insertions(+), 142 deletions(-) diff --git a/configure.in b/configure.in index 7d7169df5a..f5492aaefb 100644 --- a/configure.in +++ b/configure.in @@ -4265,7 +4265,7 @@ AC_CHECK_FUNCS([wcsdup wcsftime strnlen wcsnlen wcscasecmp wcsncasecmp]) dnl On HP-UX aCC need this define to find mbstrtowcs() &c dnl Can't be used for g++ since the mbstate_t in wchar.h can conflict dnl with g++'s in (unless -D_INCLUDE__STDC_A1_SOURCE is in the -dnl flags when g++ is configured, it will declare it's own). +dnl flags when g++ is configured, it will declare its own). if test "$USE_HPUX" = 1 -a "$GCC" != "yes"; then CPPFLAGS="-D_INCLUDE__STDC_A1_SOURCE $CPPFLAGS" fi diff --git a/docs/doxygen/overviews/runtimeclass.h b/docs/doxygen/overviews/runtimeclass.h index 476b75d3ca..6f6638dc6c 100644 --- a/docs/doxygen/overviews/runtimeclass.h +++ b/docs/doxygen/overviews/runtimeclass.h @@ -35,7 +35,7 @@ Most C++ GUI frameworks overcome these limitations by means of a set of macros and functions and wxWidgets is no exception. As it originated before the addition of RTTI to the C++ standard and as support for it is still missing from some (albeit old) compilers, wxWidgets doesn't (yet) use it, but provides -it's own macro-based RTTI system. +its own macro-based RTTI system. In the future, the standard C++ RTTI will be used though and you're encouraged to use whenever possible the wxDynamicCast macro which, for the implementations @@ -79,7 +79,7 @@ This class stores meta-information about classes. An application may use macros such as DECLARE_DYNAMIC_CLASS and IMPLEMENT_DYNAMIC_CLASS to record runtime information about a class, including: -@li It's position in the inheritance hierarchy. +@li Its position in the inheritance hierarchy. @li The base class name(s) (up to two base classes are permitted). @li A string representation of the class name. @li A function that can be called to construct an instance of this class. diff --git a/docs/tech/tn0017.txt b/docs/tech/tn0017.txt index 4d306cda65..eeff4c2fee 100644 --- a/docs/tech/tn0017.txt +++ b/docs/tech/tn0017.txt @@ -1,7 +1,7 @@ How to write unit tests for wxWidgets ===================================== - Unit tests for wxWidgets are written using small cppunit framework. To compile +Unit tests for wxWidgets are written using small cppunit framework. To compile (but not to run) them you need to have it installed. Hence the first part of this note explains how to do it while the second one explains how to write the test. @@ -17,7 +17,7 @@ I. CppUnit Installation - build everything in CppUnitLibraries.dsw work space - add include and lib subdirectories of the directory where you installed cppunit to the compiler search path - using "Tools|Options" menu in VC IDEA + using "Tools|Options" menu in VC IDE b) Under Unix: run configure && make && make install as usual @@ -38,7 +38,7 @@ II. Writing tests with CppUnit // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION(MBConvTestCase); - // also include in it's own registry so that these tests can be run alone + // also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(MBConvTestCase, "MBConvTestCase"); Read CppUnit documentation for more. @@ -130,7 +130,7 @@ IV. Notes //CPPUNIT_TEST_SUITE_REGISTRATION(wxRegExTestCase); CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(wxRegExTestCase, "fixme"); - // also include in it's own registry so that these tests can be run alone + // also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(wxRegExTestCase, "wxRegExTestCase"); 4. Tests which take a long time to execute can be registered under "advanced" diff --git a/include/wx/generic/logg.h b/include/wx/generic/logg.h index df1838f521..4cff569de0 100644 --- a/include/wx/generic/logg.h +++ b/include/wx/generic/logg.h @@ -104,7 +104,7 @@ private: // ---------------------------------------------------------------------------- // (background) log window: this class forwards all log messages to the log // target which was active when it was instantiated, but also collects them -// to the log window. This window has it's own menu which allows the user to +// to the log window. This window has its own menu which allows the user to // close it, clear the log contents or save it to the file. // ---------------------------------------------------------------------------- diff --git a/include/wx/html/htmlwin.h b/include/wx/html/htmlwin.h index ff1bf5f385..580dbbca9b 100644 --- a/include/wx/html/htmlwin.h +++ b/include/wx/html/htmlwin.h @@ -469,7 +469,7 @@ protected: // is usually top one = all other cells are sub-cells of this one) wxHtmlContainerCell *m_Cell; // parser which is used to parse HTML input. - // Each wxHtmlWindow has it's own parser because sharing one global + // Each wxHtmlWindow has its own parser because sharing one global // parser would be problematic (because of reentrancy) wxHtmlWinParser *m_Parser; // contains name of actually opened page or empty string if no page opened @@ -481,7 +481,7 @@ protected: // class for opening files (file system) wxFileSystem* m_FS; - // frame in which page title should be displayed & number of it's statusbar + // frame in which page title should be displayed & number of its statusbar // reserved for usage with this html window wxFrame *m_RelatedFrame; #if wxUSE_STATUSBAR diff --git a/samples/dnd/d_and_d.txt b/samples/dnd/d_and_d.txt index 7127ef4932..b4f04c3405 100644 --- a/samples/dnd/d_and_d.txt +++ b/samples/dnd/d_and_d.txt @@ -127,7 +127,7 @@ metafile picture. All of them are defined in wxDataObject::StdFormats enumeration. Of course, it's not always enough and you'll often need your own format for data transfer. The simple helper class wxDataFormat may help you: when you create an object of this class, it registers a new clipboard -data format identified by the string passed to it's ctor. +data format identified by the string passed to its ctor. After your new format is registered, you may use it as any other one. @@ -138,7 +138,7 @@ data format identified by the string passed to it's ctor. In order to start the d&d operation you should call the DoDragDrop function (typically in reply to a "mouse button press" message). NB: DoDragDrop() is a -blocking function which enters into it's own message loop and may return after +blocking function which enters into its own message loop and may return after an arbitrarily long time interval. During it, the QueryContinueDrag() is called whenever the mouse or keyboard state changes. The default behaviour is quite reasonable for 99% of cases: the drag operation is cancelled if the key diff --git a/src/propgrid/property.cpp b/src/propgrid/property.cpp index f878d4ddda..fa81f9e898 100644 --- a/src/propgrid/property.cpp +++ b/src/propgrid/property.cpp @@ -276,7 +276,7 @@ bool wxPGDefaultRenderer::Render( wxDC& dc, const wxRect& rect, propertyGrid->GetCellDisabledTextColour(); dc.SetTextForeground(hCol); - // Must make the editor NULL to override it's own rendering + // Must make the editor NULL to override its own rendering // code. editor = NULL; } diff --git a/tests/any/anytest.cpp b/tests/any/anytest.cpp index 449c14f575..7c6fdaa131 100644 --- a/tests/any/anytest.cpp +++ b/tests/any/anytest.cpp @@ -101,7 +101,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( wxAnyTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( wxAnyTestCase, "wxAnyTestCase" ); // Let's use a number with first digit after decimal dot less than 5, diff --git a/tests/arrays/arrays.cpp b/tests/arrays/arrays.cpp index 8d32cf2a1f..fdaa5057f1 100644 --- a/tests/arrays/arrays.cpp +++ b/tests/arrays/arrays.cpp @@ -195,7 +195,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( ArraysTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( ArraysTestCase, "ArraysTestCase" ); void ArraysTestCase::wxStringArrayTest() diff --git a/tests/base64/base64.cpp b/tests/base64/base64.cpp index 85c6e20539..9d7475a627 100644 --- a/tests/base64/base64.cpp +++ b/tests/base64/base64.cpp @@ -111,7 +111,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( Base64TestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( Base64TestCase, "Base64TestCase" ); void Base64TestCase::EncodeDecodeEmpty() diff --git a/tests/cmdline/cmdlinetest.cpp b/tests/cmdline/cmdlinetest.cpp index 87d02b2d16..07b030ff37 100644 --- a/tests/cmdline/cmdlinetest.cpp +++ b/tests/cmdline/cmdlinetest.cpp @@ -50,7 +50,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( CmdLineTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( CmdLineTestCase, "CmdLineTestCase" ); // ============================================================================ diff --git a/tests/config/config.cpp b/tests/config/config.cpp index 005ae67d39..0abc18fb3c 100644 --- a/tests/config/config.cpp +++ b/tests/config/config.cpp @@ -58,7 +58,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( ConfigTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( ConfigTestCase, "ConfigTestCase" ); void ConfigTestCase::ReadWriteLocalTest() diff --git a/tests/config/fileconf.cpp b/tests/config/fileconf.cpp index b17185d681..7a9c2d73f6 100644 --- a/tests/config/fileconf.cpp +++ b/tests/config/fileconf.cpp @@ -131,7 +131,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( FileConfigTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( FileConfigTestCase, "FileConfigTestCase" ); void FileConfigTestCase::Path() diff --git a/tests/config/regconf.cpp b/tests/config/regconf.cpp index 1994823ee1..296b208f67 100644 --- a/tests/config/regconf.cpp +++ b/tests/config/regconf.cpp @@ -46,7 +46,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( RegConfigTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( RegConfigTestCase, "RegConfigTestCase" ); void RegConfigTestCase::ReadWrite() diff --git a/tests/controls/bitmapcomboboxtest.cpp b/tests/controls/bitmapcomboboxtest.cpp index dbaa82daf1..e60a962f61 100644 --- a/tests/controls/bitmapcomboboxtest.cpp +++ b/tests/controls/bitmapcomboboxtest.cpp @@ -68,7 +68,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( BitmapComboBoxTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( BitmapComboBoxTestCase, "BitmapComboBoxTestCase" ); diff --git a/tests/controls/bitmaptogglebuttontest.cpp b/tests/controls/bitmaptogglebuttontest.cpp index b6992aa7d1..2ff0d8d0c9 100644 --- a/tests/controls/bitmaptogglebuttontest.cpp +++ b/tests/controls/bitmaptogglebuttontest.cpp @@ -52,7 +52,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( BitmapToggleButtonTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( BitmapToggleButtonTestCase, "BitmapToggleButtonTestCase" ); diff --git a/tests/controls/buttontest.cpp b/tests/controls/buttontest.cpp index 9d6e9a4e29..fbfb1b239d 100644 --- a/tests/controls/buttontest.cpp +++ b/tests/controls/buttontest.cpp @@ -61,7 +61,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( ButtonTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( ButtonTestCase, "ButtonTestCase" ); void ButtonTestCase::setUp() diff --git a/tests/controls/checkboxtest.cpp b/tests/controls/checkboxtest.cpp index 4585ee6125..25fbd17ee8 100644 --- a/tests/controls/checkboxtest.cpp +++ b/tests/controls/checkboxtest.cpp @@ -68,7 +68,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( CheckBoxTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( CheckBoxTestCase, "CheckBoxTestCase" ); void CheckBoxTestCase::setUp() diff --git a/tests/controls/checklistboxtest.cpp b/tests/controls/checklistboxtest.cpp index 86f0348224..9f2711ab30 100644 --- a/tests/controls/checklistboxtest.cpp +++ b/tests/controls/checklistboxtest.cpp @@ -50,7 +50,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( CheckListBoxTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( CheckListBoxTestCase, "CheckListBoxTestCase" ); void CheckListBoxTestCase::setUp() diff --git a/tests/controls/choicebooktest.cpp b/tests/controls/choicebooktest.cpp index c61499a8aa..4349295325 100644 --- a/tests/controls/choicebooktest.cpp +++ b/tests/controls/choicebooktest.cpp @@ -55,7 +55,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( ChoicebookTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( ChoicebookTestCase, "ChoicebookTestCase" ); void ChoicebookTestCase::setUp() diff --git a/tests/controls/choicetest.cpp b/tests/controls/choicetest.cpp index ecebee667c..dd82ff123d 100644 --- a/tests/controls/choicetest.cpp +++ b/tests/controls/choicetest.cpp @@ -49,7 +49,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( ChoiceTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( ChoiceTestCase, "ChoiceTestCase" ); void ChoiceTestCase::setUp() diff --git a/tests/controls/comboboxtest.cpp b/tests/controls/comboboxtest.cpp index a8ed3827d2..3086578c7f 100644 --- a/tests/controls/comboboxtest.cpp +++ b/tests/controls/comboboxtest.cpp @@ -77,7 +77,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( ComboBoxTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( ComboBoxTestCase, "ComboBoxTestCase" ); // ---------------------------------------------------------------------------- diff --git a/tests/controls/frametest.cpp b/tests/controls/frametest.cpp index 0cce6e3040..dcdb22acc1 100644 --- a/tests/controls/frametest.cpp +++ b/tests/controls/frametest.cpp @@ -45,7 +45,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( FrameTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( FrameTestCase, "FrameTestCase" ); void FrameTestCase::setUp() diff --git a/tests/controls/gaugetest.cpp b/tests/controls/gaugetest.cpp index f112e6c47d..58f59124d2 100644 --- a/tests/controls/gaugetest.cpp +++ b/tests/controls/gaugetest.cpp @@ -47,7 +47,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( GaugeTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( GaugeTestCase, "GaugeTestCase" ); void GaugeTestCase::setUp() diff --git a/tests/controls/gridtest.cpp b/tests/controls/gridtest.cpp index 723c0ced5f..49effd1dcf 100644 --- a/tests/controls/gridtest.cpp +++ b/tests/controls/gridtest.cpp @@ -95,7 +95,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( GridTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( GridTestCase, "GridTestCase" ); //initialise the static variable diff --git a/tests/controls/headerctrltest.cpp b/tests/controls/headerctrltest.cpp index f13f4a891f..f906a016c7 100644 --- a/tests/controls/headerctrltest.cpp +++ b/tests/controls/headerctrltest.cpp @@ -54,7 +54,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( HeaderCtrlTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( HeaderCtrlTestCase, "HeaderCtrlTestCase" ); // ---------------------------------------------------------------------------- diff --git a/tests/controls/htmllboxtest.cpp b/tests/controls/htmllboxtest.cpp index 2fa17aabad..dccd0ac539 100644 --- a/tests/controls/htmllboxtest.cpp +++ b/tests/controls/htmllboxtest.cpp @@ -45,7 +45,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( HtmlListBoxTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( HtmlListBoxTestCase, "HtmlListBoxTestCase" ); void HtmlListBoxTestCase::setUp() diff --git a/tests/controls/hyperlinkctrltest.cpp b/tests/controls/hyperlinkctrltest.cpp index 2d5fda3577..8d8d76d9c1 100644 --- a/tests/controls/hyperlinkctrltest.cpp +++ b/tests/controls/hyperlinkctrltest.cpp @@ -51,7 +51,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( HyperlinkCtrlTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( HyperlinkCtrlTestCase, "HyperlinkCtrlTestCase" ); void HyperlinkCtrlTestCase::setUp() diff --git a/tests/controls/label.cpp b/tests/controls/label.cpp index 6dec5187f4..8be19c5c66 100644 --- a/tests/controls/label.cpp +++ b/tests/controls/label.cpp @@ -59,7 +59,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( LabelTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( LabelTestCase, "LabelTestCase" ); // ---------------------------------------------------------------------------- diff --git a/tests/controls/listbooktest.cpp b/tests/controls/listbooktest.cpp index ca9ce19e10..1dd63c31c9 100644 --- a/tests/controls/listbooktest.cpp +++ b/tests/controls/listbooktest.cpp @@ -56,7 +56,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( ListbookTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( ListbookTestCase, "ListbookTestCase" ); void ListbookTestCase::setUp() diff --git a/tests/controls/listboxtest.cpp b/tests/controls/listboxtest.cpp index 98f33b9d3b..e687099710 100644 --- a/tests/controls/listboxtest.cpp +++ b/tests/controls/listboxtest.cpp @@ -72,7 +72,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( ListBoxTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( ListBoxTestCase, "ListBoxTestCase" ); //initialise the static variable diff --git a/tests/controls/listctrltest.cpp b/tests/controls/listctrltest.cpp index 108d1935c7..6bd305c124 100644 --- a/tests/controls/listctrltest.cpp +++ b/tests/controls/listctrltest.cpp @@ -67,7 +67,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( ListCtrlTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( ListCtrlTestCase, "ListCtrlTestCase" ); // ---------------------------------------------------------------------------- diff --git a/tests/controls/listviewtest.cpp b/tests/controls/listviewtest.cpp index 294c557ea9..557383f2c6 100644 --- a/tests/controls/listviewtest.cpp +++ b/tests/controls/listviewtest.cpp @@ -48,7 +48,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( ListViewTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( ListViewTestCase, "ListViewTestCase" ); void ListViewTestCase::setUp() diff --git a/tests/controls/markuptest.cpp b/tests/controls/markuptest.cpp index c38bc2575c..c13c38d673 100644 --- a/tests/controls/markuptest.cpp +++ b/tests/controls/markuptest.cpp @@ -40,7 +40,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( MarkupTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( MarkupTestCase, "MarkupTestCase" ); void MarkupTestCase::RoundTrip() diff --git a/tests/controls/notebooktest.cpp b/tests/controls/notebooktest.cpp index c7c3fad381..b32ec9a31e 100644 --- a/tests/controls/notebooktest.cpp +++ b/tests/controls/notebooktest.cpp @@ -57,7 +57,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( NotebookTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( NotebookTestCase, "NotebookTestCase" ); void NotebookTestCase::setUp() diff --git a/tests/controls/ownerdrawncomboboxtest.cpp b/tests/controls/ownerdrawncomboboxtest.cpp index 54c228676e..9d1a200dfc 100644 --- a/tests/controls/ownerdrawncomboboxtest.cpp +++ b/tests/controls/ownerdrawncomboboxtest.cpp @@ -79,7 +79,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( OwnerDrawnComboBoxTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( OwnerDrawnComboBoxTestCase, "OwnerDrawnComboBoxTestCase" ); diff --git a/tests/controls/pickertest.cpp b/tests/controls/pickertest.cpp index 9202b03c1a..fccbc619d4 100644 --- a/tests/controls/pickertest.cpp +++ b/tests/controls/pickertest.cpp @@ -48,7 +48,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( ColourPickerCtrlTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( ColourPickerCtrlTestCase, "ColourPickerCtrlTestCase" ); @@ -92,7 +92,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( DirPickerCtrlTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( DirPickerCtrlTestCase, "DirPickerCtrlTestCase" ); @@ -137,7 +137,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( FilePickerCtrlTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( FilePickerCtrlTestCase, "FilePickerCtrlTestCase" ); @@ -183,7 +183,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( FontPickerCtrlTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( FontPickerCtrlTestCase, "FontPickerCtrlTestCase" ); diff --git a/tests/controls/radioboxtest.cpp b/tests/controls/radioboxtest.cpp index c336613d5a..e3df94e856 100644 --- a/tests/controls/radioboxtest.cpp +++ b/tests/controls/radioboxtest.cpp @@ -61,7 +61,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( RadioBoxTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( RadioBoxTestCase, "RadioBoxTestCase" ); void RadioBoxTestCase::setUp() diff --git a/tests/controls/radiobuttontest.cpp b/tests/controls/radiobuttontest.cpp index 603052f53d..f242614aae 100644 --- a/tests/controls/radiobuttontest.cpp +++ b/tests/controls/radiobuttontest.cpp @@ -50,7 +50,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( RadioButtonTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( RadioButtonTestCase, "RadioButtonTestCase" ); diff --git a/tests/controls/rearrangelisttest.cpp b/tests/controls/rearrangelisttest.cpp index dbebb42839..3c172e3b02 100644 --- a/tests/controls/rearrangelisttest.cpp +++ b/tests/controls/rearrangelisttest.cpp @@ -50,7 +50,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( RearrangeListTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( RearrangeListTestCase, "RearrangeListTestCase" ); void RearrangeListTestCase::setUp() diff --git a/tests/controls/richtextctrltest.cpp b/tests/controls/richtextctrltest.cpp index 9cf88e12ad..3f2d0b2c4a 100644 --- a/tests/controls/richtextctrltest.cpp +++ b/tests/controls/richtextctrltest.cpp @@ -100,7 +100,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( RichTextCtrlTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( RichTextCtrlTestCase, "RichTextCtrlTestCase" ); void RichTextCtrlTestCase::setUp() diff --git a/tests/controls/slidertest.cpp b/tests/controls/slidertest.cpp index 2712d4424a..4e3bc74442 100644 --- a/tests/controls/slidertest.cpp +++ b/tests/controls/slidertest.cpp @@ -64,7 +64,7 @@ bool SliderTestCase::ms_inversed = false; // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( SliderTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( SliderTestCase, "SliderTestCase" ); void SliderTestCase::setUp() diff --git a/tests/controls/spinctrldbltest.cpp b/tests/controls/spinctrldbltest.cpp index 36ff97482e..aa8e1ad8d5 100644 --- a/tests/controls/spinctrldbltest.cpp +++ b/tests/controls/spinctrldbltest.cpp @@ -54,7 +54,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( SpinCtrlDoubleTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( SpinCtrlDoubleTestCase, "SpinCtrlDoubleTestCase" ); void SpinCtrlDoubleTestCase::setUp() diff --git a/tests/controls/spinctrltest.cpp b/tests/controls/spinctrltest.cpp index 25b6424c64..498ac203d4 100644 --- a/tests/controls/spinctrltest.cpp +++ b/tests/controls/spinctrltest.cpp @@ -52,7 +52,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( SpinCtrlTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( SpinCtrlTestCase, "SpinCtrlTestCase" ); void SpinCtrlTestCase::setUp() diff --git a/tests/controls/textctrltest.cpp b/tests/controls/textctrltest.cpp index 8a78cd5f4c..24213ce94f 100644 --- a/tests/controls/textctrltest.cpp +++ b/tests/controls/textctrltest.cpp @@ -80,7 +80,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( TextCtrlTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( TextCtrlTestCase, "TextCtrlTestCase" ); // ---------------------------------------------------------------------------- diff --git a/tests/controls/togglebuttontest.cpp b/tests/controls/togglebuttontest.cpp index 9d41429465..075549d016 100644 --- a/tests/controls/togglebuttontest.cpp +++ b/tests/controls/togglebuttontest.cpp @@ -48,7 +48,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( ToggleButtonTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( ToggleButtonTestCase, "ToggleButtonTestCase" ); void ToggleButtonTestCase::setUp() diff --git a/tests/controls/toolbooktest.cpp b/tests/controls/toolbooktest.cpp index 858440556c..85150a831f 100644 --- a/tests/controls/toolbooktest.cpp +++ b/tests/controls/toolbooktest.cpp @@ -56,7 +56,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( ToolbookTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( ToolbookTestCase, "ToolbookTestCase" ); void ToolbookTestCase::setUp() diff --git a/tests/controls/treebooktest.cpp b/tests/controls/treebooktest.cpp index 43bb91eacf..d1e6f3388b 100644 --- a/tests/controls/treebooktest.cpp +++ b/tests/controls/treebooktest.cpp @@ -60,7 +60,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( TreebookTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( TreebookTestCase, "TreebookTestCase" ); void TreebookTestCase::setUp() diff --git a/tests/controls/treectrltest.cpp b/tests/controls/treectrltest.cpp index 5c59c627b9..dbbb51fb97 100644 --- a/tests/controls/treectrltest.cpp +++ b/tests/controls/treectrltest.cpp @@ -114,7 +114,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( TreeCtrlTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( TreeCtrlTestCase, "TreeCtrlTestCase" ); // ---------------------------------------------------------------------------- diff --git a/tests/controls/virtlistctrltest.cpp b/tests/controls/virtlistctrltest.cpp index 1d52ce5df5..78137b31d8 100644 --- a/tests/controls/virtlistctrltest.cpp +++ b/tests/controls/virtlistctrltest.cpp @@ -52,7 +52,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( VirtListCtrlTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( VirtListCtrlTestCase, "VirtListCtrlTestCase" ); // ---------------------------------------------------------------------------- diff --git a/tests/controls/windowtest.cpp b/tests/controls/windowtest.cpp index 2794da3f37..c91a3ba410 100644 --- a/tests/controls/windowtest.cpp +++ b/tests/controls/windowtest.cpp @@ -81,7 +81,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( WindowTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( WindowTestCase, "WindowTestCase" ); void WindowTestCase::setUp() diff --git a/tests/datetime/datetimetest.cpp b/tests/datetime/datetimetest.cpp index e21021e47a..8d1d4aa38b 100644 --- a/tests/datetime/datetimetest.cpp +++ b/tests/datetime/datetimetest.cpp @@ -264,7 +264,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( DateTimeTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( DateTimeTestCase, "DateTimeTestCase" ); // ============================================================================ diff --git a/tests/events/clone.cpp b/tests/events/clone.cpp index 4b8298f437..da4a039460 100644 --- a/tests/events/clone.cpp +++ b/tests/events/clone.cpp @@ -43,7 +43,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( EventCloneTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( EventCloneTestCase, "EventCloneTestCase" ); void EventCloneTestCase::CheckAll() diff --git a/tests/events/evthandler.cpp b/tests/events/evthandler.cpp index 366fb8e775..2e5d478c7d 100644 --- a/tests/events/evthandler.cpp +++ b/tests/events/evthandler.cpp @@ -197,7 +197,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( EvtHandlerTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( EvtHandlerTestCase, "EvtHandlerTestCase" ); void EvtHandlerTestCase::BuiltinConnect() diff --git a/tests/events/propagation.cpp b/tests/events/propagation.cpp index bbc7428be6..3392c778a6 100644 --- a/tests/events/propagation.cpp +++ b/tests/events/propagation.cpp @@ -197,7 +197,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( EventPropagationTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( EventPropagationTestCase, "EventPropagationTestCase" ); void EventPropagationTestCase::setUp() diff --git a/tests/events/stopwatch.cpp b/tests/events/stopwatch.cpp index a590dc326d..7ac42ee514 100644 --- a/tests/events/stopwatch.cpp +++ b/tests/events/stopwatch.cpp @@ -50,7 +50,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( StopWatchTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( StopWatchTestCase, "StopWatchTestCase" ); void StopWatchTestCase::Misc() diff --git a/tests/events/timertest.cpp b/tests/events/timertest.cpp index d8baaf8abc..765e47d3e0 100644 --- a/tests/events/timertest.cpp +++ b/tests/events/timertest.cpp @@ -80,7 +80,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( TimerEventTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( TimerEventTestCase, "TimerEventTestCase" ); void TimerEventTestCase::OneShot() diff --git a/tests/exec/exec.cpp b/tests/exec/exec.cpp index 7d11270c29..50c01edd81 100644 --- a/tests/exec/exec.cpp +++ b/tests/exec/exec.cpp @@ -62,7 +62,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( ExecTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( ExecTestCase, "ExecTestCase" ); diff --git a/tests/filekind/filekind.cpp b/tests/filekind/filekind.cpp index fafe365c2b..a7d81f81a4 100644 --- a/tests/filekind/filekind.cpp +++ b/tests/filekind/filekind.cpp @@ -206,7 +206,7 @@ void FileKindTestCase::Stdin() // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION(FileKindTestCase); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(FileKindTestCase, "FileKindTestCase"); #endif // wxUSE_STREAMS diff --git a/tests/filename/filenametest.cpp b/tests/filename/filenametest.cpp index bf584ef665..a1ea735acd 100644 --- a/tests/filename/filenametest.cpp +++ b/tests/filename/filenametest.cpp @@ -158,7 +158,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( FileNameTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( FileNameTestCase, "FileNameTestCase" ); void FileNameTestCase::TestConstruction() diff --git a/tests/filesys/filesystest.cpp b/tests/filesys/filesystest.cpp index 141d570408..bf4e1a564c 100644 --- a/tests/filesys/filesystest.cpp +++ b/tests/filesys/filesystest.cpp @@ -74,7 +74,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( FileSystemTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( FileSystemTestCase, "FileSystemTestCase" ); void FileSystemTestCase::UrlParsing() diff --git a/tests/font/fonttest.cpp b/tests/font/fonttest.cpp index 21b2685578..24a28a7904 100644 --- a/tests/font/fonttest.cpp +++ b/tests/font/fonttest.cpp @@ -68,7 +68,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( FontTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( FontTestCase, "FontTestCase" ); wxString DumpFont(const wxFont *font) diff --git a/tests/fontmap/fontmaptest.cpp b/tests/fontmap/fontmaptest.cpp index aa5a34d987..b410ee374d 100644 --- a/tests/fontmap/fontmaptest.cpp +++ b/tests/fontmap/fontmaptest.cpp @@ -48,7 +48,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( FontMapperTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( FontMapperTestCase, "FontMapperTestCase" ); diff --git a/tests/formatconverter/formatconvertertest.cpp b/tests/formatconverter/formatconvertertest.cpp index 58cc9f6eef..56b52d2af2 100644 --- a/tests/formatconverter/formatconvertertest.cpp +++ b/tests/formatconverter/formatconvertertest.cpp @@ -329,7 +329,7 @@ void FormatConverterTestCase::check(const wxString& input, // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION(FormatConverterTestCase); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(FormatConverterTestCase, "FormatConverterTestCase"); diff --git a/tests/fswatcher/fswatchertest.cpp b/tests/fswatcher/fswatchertest.cpp index 5021acd9f2..ed82680061 100644 --- a/tests/fswatcher/fswatchertest.cpp +++ b/tests/fswatcher/fswatchertest.cpp @@ -435,7 +435,7 @@ private: CPPUNIT_TEST_SUITE_REGISTRATION( FileSystemWatcherTestCase ); #endif -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( FileSystemWatcherTestCase, "FileSystemWatcherTestCase" ); diff --git a/tests/geometry/point.cpp b/tests/geometry/point.cpp index f04dcdab75..32b46c7700 100644 --- a/tests/geometry/point.cpp +++ b/tests/geometry/point.cpp @@ -61,7 +61,7 @@ private: CPPUNIT_TEST_SUITE_REGISTRATION( PointTestCase ); CPPUNIT_TEST_SUITE_REGISTRATION( RealPointTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( PointTestCase, "PointTestCase" ); CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( RealPointTestCase, "RealPointTestCase" ); diff --git a/tests/geometry/rect.cpp b/tests/geometry/rect.cpp index 505088b4da..c90197e9f4 100644 --- a/tests/geometry/rect.cpp +++ b/tests/geometry/rect.cpp @@ -64,7 +64,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( RectTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( RectTestCase, "RectTestCase" ); void RectTestCase::CentreIn() diff --git a/tests/geometry/size.cpp b/tests/geometry/size.cpp index 36925e0b21..1df26717c7 100644 --- a/tests/geometry/size.cpp +++ b/tests/geometry/size.cpp @@ -43,7 +43,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( SizeTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( SizeTestCase, "SizeTestCase" ); void SizeTestCase::Operators() diff --git a/tests/graphics/affinematrix.cpp b/tests/graphics/affinematrix.cpp index c6a0696241..ee6c5470dd 100644 --- a/tests/graphics/affinematrix.cpp +++ b/tests/graphics/affinematrix.cpp @@ -60,7 +60,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( AffineTransformTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( AffineTransformTestCase, "AffineTransformTestCase" ); void AffineTransformTestCase::setUp() diff --git a/tests/graphics/bitmap.cpp b/tests/graphics/bitmap.cpp index 122e01ebb4..b55dde8f45 100644 --- a/tests/graphics/bitmap.cpp +++ b/tests/graphics/bitmap.cpp @@ -47,7 +47,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( BitmapTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( BitmapTestCase, "BitmapTestCase" ); void BitmapTestCase::setUp() diff --git a/tests/graphics/colour.cpp b/tests/graphics/colour.cpp index eab0eef037..ae603a701d 100644 --- a/tests/graphics/colour.cpp +++ b/tests/graphics/colour.cpp @@ -61,7 +61,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( ColourTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( ColourTestCase, "ColourTestCase" ); void ColourTestCase::GetSetRGB() diff --git a/tests/graphics/ellipsization.cpp b/tests/graphics/ellipsization.cpp index 25f2ae707f..54c90c9f05 100644 --- a/tests/graphics/ellipsization.cpp +++ b/tests/graphics/ellipsization.cpp @@ -48,7 +48,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( EllipsizationTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( EllipsizationTestCase, "EllipsizationTestCase" ); void EllipsizationTestCase::NormalCase() diff --git a/tests/graphics/measuring.cpp b/tests/graphics/measuring.cpp index 3d9c21fad4..a0b9803a55 100644 --- a/tests/graphics/measuring.cpp +++ b/tests/graphics/measuring.cpp @@ -54,7 +54,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( MeasuringContextTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( MeasuringContextTestCase, "MeasuringContextTestCase" ); // ---------------------------------------------------------------------------- diff --git a/tests/hashes/hashes.cpp b/tests/hashes/hashes.cpp index fc2ccc3078..87237eb1cc 100644 --- a/tests/hashes/hashes.cpp +++ b/tests/hashes/hashes.cpp @@ -111,7 +111,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( HashesTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( HashesTestCase, "HashesTestCase" ); void HashesTestCase::wxHashTableTest() diff --git a/tests/html/htmlparser.cpp b/tests/html/htmlparser.cpp index 14a184243f..b7f63ef88b 100644 --- a/tests/html/htmlparser.cpp +++ b/tests/html/htmlparser.cpp @@ -46,7 +46,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( HtmlParserTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( HtmlParserTestCase, "HtmlParserTestCase" ); // ---------------------------------------------------------------------------- diff --git a/tests/html/htmlwindow.cpp b/tests/html/htmlwindow.cpp index f713676ef9..bfeadc5a47 100644 --- a/tests/html/htmlwindow.cpp +++ b/tests/html/htmlwindow.cpp @@ -64,7 +64,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( HtmlWindowTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( HtmlWindowTestCase, "HtmlWindowTestCase" ); // ---------------------------------------------------------------------------- diff --git a/tests/intl/intltest.cpp b/tests/intl/intltest.cpp index 3308e4e210..d747b7aa26 100644 --- a/tests/intl/intltest.cpp +++ b/tests/intl/intltest.cpp @@ -60,7 +60,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( IntlTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( IntlTestCase, "IntlTestCase" ); void IntlTestCase::setUp() diff --git a/tests/lists/lists.cpp b/tests/lists/lists.cpp index 64b1f2b2ae..c3ffc33859 100644 --- a/tests/lists/lists.cpp +++ b/tests/lists/lists.cpp @@ -49,7 +49,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( ListsTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( ListsTestCase, "ListsTestCase" ); class Baz // Foo is already taken in the hash test diff --git a/tests/log/logtest.cpp b/tests/log/logtest.cpp index 5108a5fb3d..4ee9b2b38f 100644 --- a/tests/log/logtest.cpp +++ b/tests/log/logtest.cpp @@ -194,7 +194,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( LogTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( LogTestCase, "LogTestCase" ); void LogTestCase::setUp() diff --git a/tests/longlong/longlongtest.cpp b/tests/longlong/longlongtest.cpp index 9e6400c775..595a86553d 100644 --- a/tests/longlong/longlongtest.cpp +++ b/tests/longlong/longlongtest.cpp @@ -88,7 +88,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( LongLongTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( LongLongTestCase, "LongLongTestCase" ); LongLongTestCase::LongLongTestCase() diff --git a/tests/mbconv/convautotest.cpp b/tests/mbconv/convautotest.cpp index 1bdfa82482..85eac6a5bc 100644 --- a/tests/mbconv/convautotest.cpp +++ b/tests/mbconv/convautotest.cpp @@ -84,7 +84,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION(ConvAutoTestCase); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(ConvAutoTestCase, "ConvAutoTestCase"); // ---------------------------------------------------------------------------- diff --git a/tests/mbconv/mbconvtest.cpp b/tests/mbconv/mbconvtest.cpp index df5216fe17..93f3ea020f 100644 --- a/tests/mbconv/mbconvtest.cpp +++ b/tests/mbconv/mbconvtest.cpp @@ -217,7 +217,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( MBConvTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( MBConvTestCase, "MBConvTestCase" ); CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( MBConvTestCase, "MBConv" ); diff --git a/tests/menu/accelentry.cpp b/tests/menu/accelentry.cpp index bd51567dac..da871f79d0 100644 --- a/tests/menu/accelentry.cpp +++ b/tests/menu/accelentry.cpp @@ -43,7 +43,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( AccelEntryTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( AccelEntryTestCase, "AccelEntryTestCase" ); namespace diff --git a/tests/menu/menu.cpp b/tests/menu/menu.cpp index d586279da5..6d8fd784de 100644 --- a/tests/menu/menu.cpp +++ b/tests/menu/menu.cpp @@ -112,7 +112,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( MenuTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( MenuTestCase, "MenuTestCase" ); void MenuTestCase::CreateFrame() diff --git a/tests/misc/dynamiclib.cpp b/tests/misc/dynamiclib.cpp index 4fedd6bed0..bf33350099 100644 --- a/tests/misc/dynamiclib.cpp +++ b/tests/misc/dynamiclib.cpp @@ -41,7 +41,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( DynamicLibraryTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( DynamicLibraryTestCase, "DynamicLibraryTestCase" ); void DynamicLibraryTestCase::Load() diff --git a/tests/misc/environ.cpp b/tests/misc/environ.cpp index 01d1e9b877..4419c60b3d 100644 --- a/tests/misc/environ.cpp +++ b/tests/misc/environ.cpp @@ -43,7 +43,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( EnvTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( EnvTestCase, "EnvTestCase" ); void EnvTestCase::GetSet() diff --git a/tests/misc/garbage.cpp b/tests/misc/garbage.cpp index c866ea61ef..ba5cb6746b 100644 --- a/tests/misc/garbage.cpp +++ b/tests/misc/garbage.cpp @@ -52,7 +52,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( GarbageTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( GarbageTestCase, "GarbageTestCase" ); diff --git a/tests/misc/guifuncs.cpp b/tests/misc/guifuncs.cpp index e40d2f94ac..5fa60c8352 100644 --- a/tests/misc/guifuncs.cpp +++ b/tests/misc/guifuncs.cpp @@ -52,7 +52,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( MiscGUIFuncsTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( MiscGUIFuncsTestCase, "MiscGUIFuncsTestCase" ); void MiscGUIFuncsTestCase::DisplaySize() diff --git a/tests/misc/metatest.cpp b/tests/misc/metatest.cpp index 9072c70334..6d5261a55a 100644 --- a/tests/misc/metatest.cpp +++ b/tests/misc/metatest.cpp @@ -50,7 +50,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( MetaProgrammingTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( MetaProgrammingTestCase, "MetaProgrammingTestCase" ); diff --git a/tests/misc/misctests.cpp b/tests/misc/misctests.cpp index 25459a11c9..fed7b1e4ff 100644 --- a/tests/misc/misctests.cpp +++ b/tests/misc/misctests.cpp @@ -50,7 +50,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( MiscTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( MiscTestCase, "MiscTestCase" ); namespace diff --git a/tests/misc/module.cpp b/tests/misc/module.cpp index 320011fd25..3566010273 100644 --- a/tests/misc/module.cpp +++ b/tests/misc/module.cpp @@ -111,7 +111,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( ModuleTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( ModuleTestCase, "ModuleTestCase" ); void ModuleTestCase::LoadOrder() diff --git a/tests/misc/pathlist.cpp b/tests/misc/pathlist.cpp index cf546084ad..778d43b4c2 100644 --- a/tests/misc/pathlist.cpp +++ b/tests/misc/pathlist.cpp @@ -41,7 +41,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( PathListTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( PathListTestCase, "PathListTestCase" ); void PathListTestCase::FindValidPath() diff --git a/tests/misc/selstoretest.cpp b/tests/misc/selstoretest.cpp index 881940923d..65b6e38642 100644 --- a/tests/misc/selstoretest.cpp +++ b/tests/misc/selstoretest.cpp @@ -64,7 +64,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( SelStoreTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( SelStoreTestCase, "SelStoreTestCase" ); const unsigned SelStoreTestCase::NUM_ITEMS = 10; // NB: must be even diff --git a/tests/misc/settings.cpp b/tests/misc/settings.cpp index 09174d2888..c89fdfcfb2 100644 --- a/tests/misc/settings.cpp +++ b/tests/misc/settings.cpp @@ -56,7 +56,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( SettingsTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( SettingsTestCase, "SettingsTestCase" ); diff --git a/tests/misc/typeinfotest.cpp b/tests/misc/typeinfotest.cpp index 368d53f0b7..c8b6f22ea4 100644 --- a/tests/misc/typeinfotest.cpp +++ b/tests/misc/typeinfotest.cpp @@ -37,7 +37,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( TypeInfoTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( TypeInfoTestCase, "TypeInfoTestCase" ); diff --git a/tests/regex/wxregextest.cpp b/tests/regex/wxregextest.cpp index 547f61ed4e..0f5061ee0e 100644 --- a/tests/regex/wxregextest.cpp +++ b/tests/regex/wxregextest.cpp @@ -332,7 +332,7 @@ wxString wxRegExTestSuite::FlagStr(int flags) // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION(wxRegExTestSuite); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(wxRegExTestSuite, "wxRegExTestSuite"); diff --git a/tests/scopeguard/scopeguardtest.cpp b/tests/scopeguard/scopeguardtest.cpp index 8235e40406..3a6b3ff674 100644 --- a/tests/scopeguard/scopeguardtest.cpp +++ b/tests/scopeguard/scopeguardtest.cpp @@ -83,7 +83,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION(ScopeGuardTestCase); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(ScopeGuardTestCase, "ScopeGuardTestCase"); diff --git a/tests/sizers/boxsizer.cpp b/tests/sizers/boxsizer.cpp index 313dafa3de..0266af8b3e 100644 --- a/tests/sizers/boxsizer.cpp +++ b/tests/sizers/boxsizer.cpp @@ -56,7 +56,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( BoxSizerTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( BoxSizerTestCase, "BoxSizerTestCase" ); // ---------------------------------------------------------------------------- diff --git a/tests/sizers/wrapsizer.cpp b/tests/sizers/wrapsizer.cpp index a5d857527d..d1e044cbe1 100644 --- a/tests/sizers/wrapsizer.cpp +++ b/tests/sizers/wrapsizer.cpp @@ -3,7 +3,7 @@ // Purpose: Unit tests for wxWrapSizer // Author: Catalin Raceanu // Created: 2010-10-23 -// RCS-ID: $Id:$ +// RCS-ID: $Id$ // Copyright: (c) 2010 wxWidgets development team /////////////////////////////////////////////////////////////////////////////// @@ -53,7 +53,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( WrapSizerTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( WrapSizerTestCase, "WrapSizerTestCase" ); // ---------------------------------------------------------------------------- diff --git a/tests/streams/bstream.cpp b/tests/streams/bstream.cpp index 8c1db92164..6f59e696e2 100644 --- a/tests/streams/bstream.cpp +++ b/tests/streams/bstream.cpp @@ -69,6 +69,6 @@ Test *StreamCase::suite() // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION(StreamCase); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(StreamCase, STREAM_TEST_NAME); diff --git a/tests/streams/datastreamtest.cpp b/tests/streams/datastreamtest.cpp index 30d90b2396..55fdf12871 100644 --- a/tests/streams/datastreamtest.cpp +++ b/tests/streams/datastreamtest.cpp @@ -65,7 +65,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( DataStreamTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( DataStreamTestCase, "DataStreamTestCase" ); DataStreamTestCase::DataStreamTestCase() diff --git a/tests/streams/iostreams.cpp b/tests/streams/iostreams.cpp index 88bd8a0f6f..07fdb16506 100644 --- a/tests/streams/iostreams.cpp +++ b/tests/streams/iostreams.cpp @@ -72,7 +72,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( IOStreamsTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( IOStreamsTestCase, "IOStreamsTestCase" ); #endif // wxUSE_STREAMS diff --git a/tests/streams/stdstream.cpp b/tests/streams/stdstream.cpp index f34a41109d..01ec513c88 100644 --- a/tests/streams/stdstream.cpp +++ b/tests/streams/stdstream.cpp @@ -103,7 +103,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( StdStreamTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( StdStreamTestCase, "StdStreamTestCase" ); diff --git a/tests/streams/textstreamtest.cpp b/tests/streams/textstreamtest.cpp index a2b2ecc878..a05686ed0c 100644 --- a/tests/streams/textstreamtest.cpp +++ b/tests/streams/textstreamtest.cpp @@ -86,7 +86,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( TextStreamTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( TextStreamTestCase, "TextStreamTestCase" ); TextStreamTestCase::TextStreamTestCase() diff --git a/tests/strings/crt.cpp b/tests/strings/crt.cpp index 6010ef85cd..068a59748c 100644 --- a/tests/strings/crt.cpp +++ b/tests/strings/crt.cpp @@ -70,7 +70,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( CrtTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( CrtTestCase, "CrtTestCase" ); void CrtTestCase::SetGetEnv() diff --git a/tests/strings/iostream.cpp b/tests/strings/iostream.cpp index c91b66b1d6..30ac12ba6c 100644 --- a/tests/strings/iostream.cpp +++ b/tests/strings/iostream.cpp @@ -47,7 +47,7 @@ private: CPPUNIT_TEST_SUITE_REGISTRATION( StringIostreamTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( StringIostreamTestCase, "StringIostream" ); void StringIostreamTestCase::Out() diff --git a/tests/strings/numformatter.cpp b/tests/strings/numformatter.cpp index 989cd4e1cc..ab67abf9ab 100644 --- a/tests/strings/numformatter.cpp +++ b/tests/strings/numformatter.cpp @@ -80,7 +80,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( NumFormatterTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( NumFormatterTestCase, "NumFormatterTestCase" ); // ---------------------------------------------------------------------------- diff --git a/tests/strings/stdstrings.cpp b/tests/strings/stdstrings.cpp index 06d5be2814..94838ff59b 100644 --- a/tests/strings/stdstrings.cpp +++ b/tests/strings/stdstrings.cpp @@ -79,7 +79,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( StdStringTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( StdStringTestCase, "StdStringTestCase" ); StdStringTestCase::StdStringTestCase() diff --git a/tests/strings/strings.cpp b/tests/strings/strings.cpp index 0f12864bad..af18513045 100644 --- a/tests/strings/strings.cpp +++ b/tests/strings/strings.cpp @@ -104,7 +104,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( StringTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( StringTestCase, "StringTestCase" ); StringTestCase::StringTestCase() diff --git a/tests/strings/tokenizer.cpp b/tests/strings/tokenizer.cpp index 026202359c..e45b91efdb 100644 --- a/tests/strings/tokenizer.cpp +++ b/tests/strings/tokenizer.cpp @@ -53,7 +53,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( TokenizerTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( TokenizerTestCase, "TokenizerTestCase" ); // ---------------------------------------------------------------------------- diff --git a/tests/strings/unichar.cpp b/tests/strings/unichar.cpp index db96f4ba81..4bd9dfd844 100644 --- a/tests/strings/unichar.cpp +++ b/tests/strings/unichar.cpp @@ -54,7 +54,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( UniCharTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( UniCharTestCase, "UniCharTestCase" ); void UniCharTestCase::CharCompare() diff --git a/tests/strings/unicode.cpp b/tests/strings/unicode.cpp index d83e5825f7..8a0574e43d 100644 --- a/tests/strings/unicode.cpp +++ b/tests/strings/unicode.cpp @@ -174,7 +174,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( UnicodeTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( UnicodeTestCase, "UnicodeTestCase" ); UnicodeTestCase::UnicodeTestCase() diff --git a/tests/strings/vararg.cpp b/tests/strings/vararg.cpp index b4eec3c834..56582e9a67 100644 --- a/tests/strings/vararg.cpp +++ b/tests/strings/vararg.cpp @@ -60,7 +60,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( VarArgTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( VarArgTestCase, "VarArgTestCase" ); void VarArgTestCase::StringPrintf() diff --git a/tests/strings/vsnprintf.cpp b/tests/strings/vsnprintf.cpp index 42874ba22e..5bae041c88 100644 --- a/tests/strings/vsnprintf.cpp +++ b/tests/strings/vsnprintf.cpp @@ -189,7 +189,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( VsnprintfTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( VsnprintfTestCase, "VsnprintfTestCase" ); void VsnprintfTestCase::setUp() diff --git a/tests/textfile/textfiletest.cpp b/tests/textfile/textfiletest.cpp index 630e12c2f6..1e1184b413 100644 --- a/tests/textfile/textfiletest.cpp +++ b/tests/textfile/textfiletest.cpp @@ -85,7 +85,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( TextFileTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( TextFileTestCase, "TextFileTestCase" ); void TextFileTestCase::CreateTestFile(size_t len, const char *contents) diff --git a/tests/thread/atomic.cpp b/tests/thread/atomic.cpp index 9f7b01032c..913aabf300 100644 --- a/tests/thread/atomic.cpp +++ b/tests/thread/atomic.cpp @@ -93,7 +93,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( AtomicTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( AtomicTestCase, "AtomicTestCase" ); void AtomicTestCase::TestNoThread() diff --git a/tests/thread/misc.cpp b/tests/thread/misc.cpp index 5dcab1520a..83a63a1ac4 100644 --- a/tests/thread/misc.cpp +++ b/tests/thread/misc.cpp @@ -228,7 +228,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( MiscThreadTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( MiscThreadTestCase, "MiscThreadTestCase" ); MiscThreadTestCase::MiscThreadTestCase() diff --git a/tests/thread/queue.cpp b/tests/thread/queue.cpp index 16a4dc3f14..87a00898a4 100644 --- a/tests/thread/queue.cpp +++ b/tests/thread/queue.cpp @@ -87,7 +87,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( QueueTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( QueueTestCase, "QueueTestCase" ); // this function creates the given number of threads and posts msgCount diff --git a/tests/thread/tls.cpp b/tests/thread/tls.cpp index 4504e143b7..f88e68f72c 100644 --- a/tests/thread/tls.cpp +++ b/tests/thread/tls.cpp @@ -95,7 +95,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( TLSTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( TLSTestCase, "TLSTestCase" ); void TLSTestCase::TestInt() diff --git a/tests/toplevel/toplevel.cpp b/tests/toplevel/toplevel.cpp index c60e3c1d25..27799fbd1b 100644 --- a/tests/toplevel/toplevel.cpp +++ b/tests/toplevel/toplevel.cpp @@ -52,7 +52,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( TopLevelWindowTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( TopLevelWindowTestCase, "TopLevelWindowTestCase" ); // ---------------------------------------------------------------------------- diff --git a/tests/uris/ftp.cpp b/tests/uris/ftp.cpp index 67ccec84b9..1f9bfe1265 100644 --- a/tests/uris/ftp.cpp +++ b/tests/uris/ftp.cpp @@ -79,7 +79,7 @@ private: // do not have FTP connectivity enabled by default... //CPPUNIT_TEST_SUITE_REGISTRATION( FTPTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( FTPTestCase, "FTPTestCase" ); diff --git a/tests/uris/uris.cpp b/tests/uris/uris.cpp index f0d47ad3f6..ff892a2be7 100644 --- a/tests/uris/uris.cpp +++ b/tests/uris/uris.cpp @@ -88,7 +88,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( URITestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( URITestCase, "URITestCase" ); URITestCase::URITestCase() diff --git a/tests/uris/url.cpp b/tests/uris/url.cpp index 7f17ec4625..533e88377d 100644 --- a/tests/uris/url.cpp +++ b/tests/uris/url.cpp @@ -49,7 +49,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( URLTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( URLTestCase, "URLTestCase" ); diff --git a/tests/validators/valnum.cpp b/tests/validators/valnum.cpp index 91675d0c9e..dd2d0e9835 100644 --- a/tests/validators/valnum.cpp +++ b/tests/validators/valnum.cpp @@ -61,7 +61,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( NumValidatorTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( NumValidatorTestCase, "NumValidatorTestCase" ); void NumValidatorTestCase::setUp() diff --git a/tests/vectors/vectors.cpp b/tests/vectors/vectors.cpp index 1f84c2cece..ceeea1661c 100644 --- a/tests/vectors/vectors.cpp +++ b/tests/vectors/vectors.cpp @@ -103,7 +103,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( VectorsTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( VectorsTestCase, "VectorsTestCase" ); void VectorsTestCase::PushPopTest() diff --git a/tests/weakref/evtconnection.cpp b/tests/weakref/evtconnection.cpp index 3d9db0421b..d31df51906 100644 --- a/tests/weakref/evtconnection.cpp +++ b/tests/weakref/evtconnection.cpp @@ -91,7 +91,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( EvtConnectionTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( EvtConnectionTestCase, "EvtConnectionTestCase" ); diff --git a/tests/weakref/weakref.cpp b/tests/weakref/weakref.cpp index 163a16f401..e0e6000038 100644 --- a/tests/weakref/weakref.cpp +++ b/tests/weakref/weakref.cpp @@ -73,7 +73,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( WeakRefTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( WeakRefTestCase, "WeakRefTestCase" ); diff --git a/tests/window/clientsize.cpp b/tests/window/clientsize.cpp index 8f87ed9b8b..1b075fa1f6 100644 --- a/tests/window/clientsize.cpp +++ b/tests/window/clientsize.cpp @@ -51,7 +51,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( ClientSizeTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( ClientSizeTestCase, "ClientSizeTestCase" ); // ---------------------------------------------------------------------------- diff --git a/tests/window/setsize.cpp b/tests/window/setsize.cpp index 16468d22bc..c1fd6f8535 100644 --- a/tests/window/setsize.cpp +++ b/tests/window/setsize.cpp @@ -53,7 +53,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( SetSizeTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( SetSizeTestCase, "SetSizeTestCase" ); // ---------------------------------------------------------------------------- diff --git a/tests/xlocale/xlocale.cpp b/tests/xlocale/xlocale.cpp index b9b4ef7b71..4c6f6c8067 100644 --- a/tests/xlocale/xlocale.cpp +++ b/tests/xlocale/xlocale.cpp @@ -58,7 +58,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( XLocaleTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( XLocaleTestCase, "XLocaleTestCase" ); diff --git a/tests/xml/xmltest.cpp b/tests/xml/xmltest.cpp index 0deaa5fed3..ee41451a38 100644 --- a/tests/xml/xmltest.cpp +++ b/tests/xml/xmltest.cpp @@ -100,7 +100,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( XmlTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( XmlTestCase, "XmlTestCase" ); void XmlTestCase::InsertChild() diff --git a/tests/xml/xrctest.cpp b/tests/xml/xrctest.cpp index 6181e01212..9c70313364 100644 --- a/tests/xml/xrctest.cpp +++ b/tests/xml/xrctest.cpp @@ -156,7 +156,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( XrcTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( XrcTestCase, "XrcTestCase" ); -- 2.45.2