Merge SOC2009_FSWATCHER branch into trunk.
[wxWidgets.git] / tests / test.bkl
2009-10-22  Vadim ZeitlinMerge SOC2009_FSWATCHER branch into trunk.
2009-09-19  Vadim ZeitlinAdd wxColour::{Set,Get}RGB[A]().
2009-09-19  Jaakko SalliwxAny initial commit (closes #10932)
2009-09-12  Vadim ZeitlinWrite correct number of bytes in wxFile::Write(wxString).
2009-07-07  Vadim Zeitlinadded a simple wxLog unit test
2009-06-01  Francesco Montorsiadd wxImage test units to test loading from both seekab...
2009-05-30  Francesco Montorsirefactor printf benchmarks to fit the new wxWidgets...
2009-05-02  Vadim Zeitlinadded wxStd{In,Out}putStream classes (closes #10637)
2009-04-16  Vadim Zeitlinadded failing compilation test for the case of missing...
2009-04-16  Vadim Zeitlinadded a failtest target to Makefile to test for the...
2009-04-15  Kevin OllivierAdd a test to ensure that CreateMeasuringContext create...
2009-03-24  Francesco Montorsimake sure that wxSystemSettings::GetFont/GetColour...
2009-03-23  Francesco Montorsimake sure that wxProcess always have a valid PID set...
2009-03-22  Vadim Zeitlinmoved the check for correct implementation of wxEvent...
2009-03-18  Francesco Montorsiadd a wxFont test unit (currently GetFamily and the...
2009-02-01  Vadim Zeitlinmove evthandler.cpp to non-GUI test as it doesn't requi...
2009-02-01  Vadim Zeitlinadd a unit test for new events (see #10000)
2009-01-17  Vadim Zeitlinimplement wxTreeCtrl::ItemHasChildren() properly for...
2009-01-16  Vadim Zeitlinadd a unit test checking that events are really propaga...
2009-01-11  Francesco Montorsiadd the 'GarbageTestCase' which helped me to spot some...
2008-12-27  Vadim Zeitlinalso include wxSocket test in the GUI test as different...
2008-12-03  Vadim Zeitlinextract (and expand and clean up and document) the...
2008-11-26  Vadim Zeitlindocument column reordering in wxListCtrl; fix confusion...
2008-10-27  Vadim Zeitlindon't sleep too long to avoid missing the timers; added...
2008-10-15  Václav Slavíkadded a test to check if wxHtmlWindow::SelectionToText...
2008-10-12  Vadim Zeitlinadd simple (and disabled by default) wxSocket client...
2008-09-22  Vadim Zeitlinadded a simple test for wxGetDisplayXXX() functions
2008-09-19  Vadim Zeitlinadd unit test for wxTextEntry methods of wxComboBox
2008-09-19  Vadim Zeitlindo enable PCH for the tests, wx/wx.h was not precompile...
2008-09-19  Vadim Zeitlinextract wxTextEntry unit tests in a reusable base class
2008-08-29  Vadim Zeitlinchanegd wxTlsValue to be pointer-like instead of value...
2008-08-02  Vadim Zeitlinmade wxDELETE[A]() template functions instead of macros...
2008-07-14  Vadim Zeitlinadded a simple IPC unit test
2008-07-08  Vadim Zeitlinadded (for now trivial) socket stream test
2008-06-15  Vadim Zeitlinadded a unit test for input/output file streams and...
2008-05-30  Vadim Zeitlinfixed wxImagePixelData compilation (ticket #3003);...
2008-05-25  Vadim Zeitlindon't take the min size into account when setting the...
2008-05-25  Vadim Zeitlincreate tests/window directory for wxWindow tests
2008-04-12  Vadim Zeitlinfix bugs introduced in wxCmdLineParser::ConvertStringTo...
2008-03-31  Vadim Zeitlinthrow away the now invalid items in wxSelectionStore...
2008-03-29  Václav Slavík1. fixed wxXmlNode::InsertChild() documentation to...
2008-02-12  Václav Slavíkadded wxWindow::ClientToWindowSize and WindowToClientSi...
2008-02-10  Vadim Zeitlinadd wxXLocale class and wxIsxxx_l() and wxToxxx_l(...
2008-01-13  Vadim Zeitlinimprovements to wxWeakRef and related classes
2007-11-01  Vadim Zeitlinadded wxMessageQueue class for inter-thread communications
2007-10-09  Vadim Zeitlinadded a trivial test for wxString stream insertion...
2007-09-26  Vadim Zeitlinadded unit test for some of wxTextCtrl methods and...
2007-07-21  Vadim Zeitlinupdated after fileconf/fileconftest.cpp to config/filec...
2007-07-10  Vadim Zeitlinadded functions for base64 en/decoding (replaces patch...
2007-07-07  Václav Slavíkchanged wxVectorBase and WX_DECLARE_BASE into wxVector...
2007-07-04  Vadim Zeitlinadded wxAtomicInc/Dec() functions (patch 1739486)
2007-03-26  Václav Slavíkadded basic test for wxLocale
2007-03-17  Václav Slavíkfirst phase of transition to unified Unicode build:
2006-10-27  Michael WetherellAdd tar stream tests.
2006-10-23  Michael WetherellAdd tests for wxBackingFile.
2006-09-05  Vadim Zeitlinwx printf() implementation bug fixes ('%' handling...
2006-05-28  Vadim ZeitlinwxVsnprintf() implementation with positional parameters...
2006-04-05  Vadim Zeitlintests for wxConvAuto
2006-03-31  Vadim Zeitlinadded unit test for wxTextFile (reading only for now)
2005-12-20  Vadim Zeitlinextracted wxStringTokenizer tests in their own file...
2005-06-16  Vadim Zeitlinadded test for wxScopeGuard
2005-03-13  Michael WetherellAdd wxTempFileOutputStream
2005-02-12  Michael WetherellRename wxGetFileType to wxGetFileKind
2005-02-11  Michael WetherellAdd wxGetFileType and IsSeekable
2005-02-10  Michael WetherellSeparate out zip specific parts of the archive test...
2005-02-04  Ryan Nortonpatch [ 1077074 ] Unit test for large file support
2004-12-14  Włodzimierz SkibaGeometry operators tests.
2004-12-12  Václav Slavíkeven GUI test should be console app
2004-12-12  Vadim Zeitlinadded a test for wxRect::Union()
2004-12-12  Václav Slavíkadded GUI test program
2004-12-08  Mattia Barbon Moved tests for wxHashMap, wxHashSet and wxList
2004-11-24  Ryan Nortondata stream test for extended
2004-11-22  Ryan Norton[ 1068188 ] Precompiled header for the test program...
2004-11-21  Ryan NortonwxTextOutputStream::PutChar and text stream test
2004-11-10  Vadim Zeitlinadded ZIP classes by M.J.Wetherell (patch 1030239)
2004-11-04  Włodzimierz SkibaURL test needs net lib.
2004-10-31  Ryan NortonRename some tests to avoid conflicts with project build...
2004-10-27  Ryan NortonwxURI. Move Convert/to/fromURI into uri.cpp so that...
2004-10-03  Vadim Zeitlinstarted wxFileConfig unit test
2004-09-19  Vadim Zeitlinadded unit tests for wxStringStreams
2004-07-25  Vadim Zeitlinadded wxFileName test
2004-06-24  Włodzimierz SkibaRegenerated makefiles.
2004-06-19  Václav Slavíkmoved wxFontMapper tests to its own file and testcase
2004-06-03  Václav Slavíkadded tests for wx's CRT wrappers (so far only wxGetEnv...
2004-05-22  Mattia Barbon Regenerated makefiles.
2004-05-21  Włodzimierz SkibaRecreated makefiles after patch #949276.
2004-04-30  Václav Slavíkmoved Unicode tests to testsuite (patch 943945)
2004-04-21  Václav Slavíkmoved wxRegEx test from console to testsuite (patch...
2004-04-20  Václav Slavíkadded wxString tests (patch 938082)
2004-04-18  Václav Slavíkapplied rest of streams test suite patch
2004-04-11  Václav Slavíkmade it possible to easily regenerate makefiles with...
2004-04-06  Václav Slavíkapplied patch: wxLongLong CppUnit test (928257)
2004-04-01  Václav Slavíkmoved arrays tests to testsuite (patch 927475)
2004-03-28  Václav Slavíkadded wxFileSystem test
2004-03-06  Václav SlavíkwxFormatConverter test rewritten for CppUnit (patch...
2004-03-05  Václav Slavíkadded regex test suite
2004-03-03  Václav Slavíkapplied path 906264: test program