Whack-a-mole with wxOSX/PPC unit tests continued.
[wxWidgets.git] / tests /
2013-05-12  Vadim ZeitlinWhack-a-mole with wxOSX/PPC unit tests continued.
2013-05-12  Vadim ZeitlinDisable double-to-float conversion tests in wxAny code.
2013-05-12  Vadim ZeitlinDisable the rest of Editable() test for wxBitmapComboBox.
2013-05-12  Vadim ZeitlinUse "-t" option when running buildbot tests under Windows.
2013-05-12  Vadim ZeitlinEnable another test in wxAnyTestCase under OS X.
2013-05-12  Vadim ZeitlinRecognize "sandbox" user as indicating automatic testing.
2013-05-10  Vadim ZeitlinEnable yet more tests in wxAnyTestCase::GetAs().
2013-05-10  Vadim ZeitlinRecognize "buildbot" user in IsAutomaticTest() too.
2013-05-10  Vadim ZeitlinRevert "Show the name of the actually tested class...
2013-05-10  Vadim ZeitlinShow the name of the actually tested class in text...
2013-05-10  Vadim ZeitlinEnable a few more tests in wxAnyTestCase::GetAs().
2013-05-09  Vadim ZeitlinDisable a sporadically failing check in wxBitmapComboBo...
2013-05-09  Vadim ZeitlinReduce the number of wxAny tests ran under wxOSX further.
2013-05-09  Vadim ZeitlinStart bisecting GetAs() wxAny test itself.
2013-05-09  Vadim ZeitlinLeave only a single wxAny unit test disabled.
2013-05-08  Vadim ZeitlinAnother attempt to isolate memory corrupting wxAny...
2013-05-08  Vadim ZeitlinContinue bisecting tests crash in PPC OS X builds.
2013-05-08  Vadim ZeitlinFix wxRichTextCtrl test compilation.
2013-05-08  Vadim ZeitlinReally disable wxAny tests under wxOSX.
2013-05-07  Vadim ZeitlinDisable more wxAny tests under OS X to try to find...
2013-05-06  Vadim ZeitlinDisable wxAny-to-wxVariant conversion test case under...
2013-05-06  Julian SmartApplied patches for #15184 (wxRichTextAction fix for...
2013-05-06  Vadim ZeitlinAdd IEEE 754 single/double precision support to wxDataS...
2013-05-06  Vadim ZeitlinTest wxDataStream floating point methods in big endian...
2013-05-06  Vadim ZeitlinNo changes, just a small optimization in DataStreamTest...
2013-05-05  Vadim ZeitlinUse wxWindow::Refresh() instead of artificial wxPaintEv...
2013-05-04  Vadim ZeitlinFix event handling order in doc/view framework.
2013-05-04  Vadim ZeitlinFactor out functions dealing with menus in the event...
2013-05-04  Vadim ZeitlinUse correct line numbers in assert failures in event...
2013-05-04  Vadim ZeitlinPass menu events to the handler in the associated menu...
2013-05-04  Vadim ZeitlinFix menu event handlers calling order.
2013-04-30  Vadim ZeitlinFix wxFont test compilation after wxFont(int flags...
2013-04-29  Vadim ZeitlinTrying to blindly fix WebTestCase unit test failure.
2013-04-25  Vadim ZeitlinFix compilation-breaking typo in the previous commit.
2013-04-25  Vadim ZeitlinFix wxWebView test setup failure under OS X.
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2013-04-24  Vadim ZeitlinFix showing back hidden columns and rows in wxGrid.
2013-04-22  Vadim ZeitlinAdd test for correct short/long file names in wxDir.
2013-02-05  Vadim ZeitlinFix printf format specifier in graphics benchmark.
2013-02-05  Vadim ZeitlinAdded possibility to use OpenGL for bitmap drawing...
2013-02-05  Vadim ZeitlinUse a non-uniform bitmap for image tests in the graphic...
2013-02-05  Vadim ZeitlinNo changes, just rename command line option in graphics...
2013-02-05  Vadim ZeitlinAdd benchmarks for wxImage and raw bitmap access to...
2013-02-05  Vadim ZeitlinAllow selecting the kinds of DC to test in the graphics...
2013-02-05  Vadim ZeitlinNo real changes, just flush output in the graphics...
2013-02-05  Vadim ZeitlinRun wxClientDC and wxMemoryDC tests too in the graphics...
2013-02-05  Vadim ZeitlinAllow running only some graphics benchmarks to save...
2013-02-01  Steve LamertonRename all WEB_VIEW* style identifiers to WEBVIEW*.
2013-01-21  Vadim ZeitlinDon't include wxUniversal configurations in MSVC projec...
2013-01-21  Vadim ZeitlinAdd wxCheckListBox::GetCheckedItems() helper.
2013-01-20  Steve LamertonPass wxWANTS_CHARS to the wxRichTextCtrl constructor...
2013-01-20  Vadim ZeitlinRename WXTHREAD_XXX_PRIORITY yo wxPRIORITY_XXX.
2013-01-20  Vadim ZeitlinFix wxDateTime::GetWeekOfYear() for the days in the...
2013-01-20  Vadim ZeitlinFix wxSearchCtrl::HasFocus() in the generic version.
2013-01-20  Vadim ZeitlinFix setting initial wxSpinCtrl value outside 0..100...
2012-12-29  Vadim ZeitlinFix wxLocale::GetInfo() in C locale under Windows.
2012-12-22  Vadim ZeitlinAdd a temporary workaround to make the tests pass.
2012-11-17  Vadim ZeitlinAdd wxFSW_EVENT_ATTRIB wxFileSystemWatcher flag.
2012-11-15  Vadim ZeitlinSupport monitoring only some events in wxGTK wxFileSyst...
2012-11-12  Vadim ZeitlinReplace a template function with template class to...
2012-11-10  Vadim ZeitlinFix crashes after using "wildcard" wxEvtHandler::Discon...
2012-11-10  Vadim ZeitlinNo changes, just fix a harmless warning in FileSystemWa...
2012-11-10  Vadim ZeitlinFix filename test compilation with VC6.
2012-11-07  Jouk JansenFix for specific filename syntax of OpenVMS
2012-11-01  Václav SlavíkTests for wxTEST_DIALOG and wx/testing.h.
2012-11-01  Václav SlavíkAdd wxTEST_DIALOG for testing of modal dialogs.
2012-10-27  Vadim ZeitlinAllow wxTextMeasure to work with non-native wxDC object...
2012-10-25  Vadim ZeitlinMake wxFILE_EXISTS_SYMLINK work on its own, without...
2012-10-24  Vadim ZeitlinPCH-less build fix for DynamicLibraryTestCase.
2012-10-24  Vadim ZeitlinShow some information about the environment in the...
2012-10-24  Vadim ZeitlinTest for the shared library existence in DynamicLibrary...
2012-10-24  Vadim ZeitlinRespect wxFileName::DontFollowLink() in wxFileSystemWat...
2012-10-24  Vadim ZeitlinDon't use Shift-TAB in keyboard test.
2012-10-23  Vadim ZeitlinDon't follow symlinks in wxFileName::Rmdir(wxPATH_RMDIR...
2012-10-23  Vadim ZeitlinAdd a simple unit test for wxRegion::Intersect().
2012-10-22  Vadim ZeitlinRevert accidental incompatible change to wxFileName...
2012-10-20  Vadim ZeitlinCheck the return value of system() and pipe() in the...
2012-10-20  Vadim ZeitlinFix tests compilation in STL build after r72707.
2012-10-19  Vadim ZeitlinAllow testing for existence of specific file types...
2012-10-17  Vadim ZeitlinFix crash in wxDC::GetMultiLineTextExtent() after last...
2012-10-17  Vadim ZeitlinFactor out text measurement from wxDC and wxWindow...
2012-10-17  Vadim ZeitlinRemove unused code from MeasuringContextTestCase.
2012-10-15  Vadim ZeitlinCheck for filespec when generating events in wxFileSyst...
2012-10-15  Vadim ZeitlinAdd support for symlinks to wxFileName.
2012-10-15  Vadim ZeitlinMake wxFileSystemWatcher watch entries reference-counted.
2012-10-15  Vadim ZeitlinImprove handling of file spec in wxFileSystemWatcher...
2012-10-04  Vadim ZeitlinFix bugs in the recently added wxDateTime::DiffAsDateSp...
2012-10-04  Vadim ZeitlinFix fatal bug in the recently added wxFile::ReadAll().
2012-10-03  Vadim ZeitlinAdd missing header to fix MiscGUIFuncsTestCase compilation.
2012-10-03  Vadim ZeitlinFix wxFindWindowAtPoint() unit test to pass under GTK.
2012-10-03  Vadim ZeitlinAdded a simple unit test for wxWindow::ClientToScreen().
2012-10-03  Vadim ZeitlinAvoid creating children of wxButton in MiscGUIFuncsTest...
2012-10-01  Vadim ZeitlinAdd wxDateTime::DiffAsDateSpan().
2012-09-30  Vadim ZeitlinAdd per-direction wxSocket wait flags and byte counters.
2012-09-15  Vadim ZeitlinHandle underlined and strikethrough attributes in wxGTK...
2012-09-13  Vadim ZeitlinFix wxFindWindowAtPoint() with nested windows in wxMSW.
2012-08-30  Vadim ZeitlinFix bugs in parsing wxLongLong values starting with...
2012-08-25  Václav SlavíkTest if wxString::Format() works with non-ASCII format...
2012-08-15  Vadim ZeitlinRespect item max sizes in wxBoxSizer.
2012-08-15  Vadim ZeitlinHonour window min and max sizes in wxWindow::GetBestSize().
next