]> git.saurik.com Git - wxWidgets.git/history - tests
URL conditional and consistent intendation.
[wxWidgets.git] / tests /
2004-11-04  Włodzimierz SkibaURL conditional and consistent intendation.
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-29  Ryan Norton[ 1054664 ] Implementation of wxMBConvUTF7 (Heavily...
2004-10-29  Ryan Nortonhave wxbuiltin wxmbconvutf7 return -1 (error) not 0...
2004-10-29  Ryan NortonHandle bad conversions correctly. Add Bad UTF8 test.
2004-10-29  Václav Slavíkcheck if conversion to UTF7 works
2004-10-28  Ryan Nortonfinal wxURI API changes. Changed Get to BuildURI to...
2004-10-28  Ryan NortonInherit wxURL from wxURI, providing assignment, copy...
2004-10-27  Ryan NortonwxURI. Move Convert/to/fromURI into uri.cpp so that...
2004-10-18  David ElliottRebaked (build/bakefiles/common.bkl 1.95->1.96 change)
2004-10-17  Vadim Zeitlincompilation fix for Borland
2004-10-17  Vadim Zeitlinadded test for the (just fixed) bug with adding the...
2004-10-16  Vadim Zeitlinfixed the just added wxStringTokenizer::GetPosition...
2004-10-16  Vadim Zeitlinuse unsigned chars for UTF8 data (avoids warnings)
2004-10-16  Vadim Zeitlinadded wxStringTokenizer::GetPosition() test
2004-10-12  Włodzimierz SkibaWhitespaces, tabs and fix to the lack of empty line...
2004-10-11  Ryan Nortoncocoa doesn't need system framework - string conversion...
2004-10-08  Julian SmartRegenerated makefiles for 3rd-party lib change
2004-10-08  Ryan Nortonfinal compilo fixups for 10.2 unicode - c/c++ fixes...
2004-10-07  Ryan Nortonbakefile time!! (Mainly stuff for wxCocoa)
2004-10-07  Ryan Norton1.10.2 and less mbtowc and wctomb HAVE THE COOTIEScd...
2004-10-07  Ryan Norton1. Yet another unit test for new stirng stuff
2004-10-07  Ryan Norton2.5.3 - cleanups, fixes, etc. etc. -
2004-10-04  Vadim Zeitlinadded tests for deleting and renaming entries and groups
2004-10-04  Vadim Zeitlinadded SetPath(), entries and groups enumerations tests
2004-10-03  Vadim Zeitlinstarted wxFileConfig unit test
2004-09-29  Ron LeeUpdate the wx-config man page.
2004-09-27  Ryan NortonRegen Bakefiles for OSX HID integration
2004-09-26  Ron LeeLimit the influence of flavour more strictly to autocon...
2004-09-22  Ron LeeMove the WX_FLAVOUR variables to be defined generally...
2004-09-21  Ron Leewx-config2.6
2004-09-19  Vadim Zeitlinadded unit tests for wxStringStreams
2004-09-11  Vadim Zeitlindeprecated SetToTheWeek() and GetWeek(); added and...
2004-09-11  Vadim Zeitlinfixed GetWeekOfYear() for first/last week in some cases...
2004-08-16  Václav Slavíkcorrected SetPath tests
2004-08-02  Włodzimierz SkibaRegenerated makefiles after new filename test by Vadim.
2004-07-25  Vadim Zeitlinadded SetPath() test
2004-07-25  Vadim Zeitlinadded wxFileName test
2004-07-20  Włodzimierz SkibawxUSE_LOG fixes.
2004-06-28  Vadim Zeitlinadded test for Lower()/Upper() with 8bit chars
2004-06-24  Włodzimierz SkibaRegenerated makefiles.
2004-06-24  Włodzimierz SkibaRemoved unused code.
2004-06-23  Václav Slavíktest UNC filenames conversion on MSW
2004-06-23  Václav Slavíkcompilation fix for gcc-3.4
2004-06-23  Vadim Zeitlinadded Set(jdn) test
2004-06-23  Vadim Zeitlinextracted some wxDateTime tests from console sample...
2004-06-19  Václav Slavíkmoved wxFontMapper tests to its own file and testcase
2004-06-18  Włodzimierz SkibaCharsets part moved from console sample to test unit.
2004-06-08  Václav Slavíktest wxString's char<->wchar_t ctors
2004-06-03  Václav Slavíkadded tests for wx's CRT wrappers (so far only wxGetEnv...
2004-05-31  Václav Slavíkadded test for wxString::MakeLower,MakeUpper
2004-05-24  Julian SmartRegenerated makefiles for 2.5.2
2004-05-22  Mattia Barbon Regenerated makefiles.
2004-05-22  Mattia Barbon Converted hash tests to CppUnit.
2004-05-21  Włodzimierz SkibaRecreated makefiles after patch #949276.
2004-05-21  Włodzimierz SkibaPatch #949276: Less agresive strings test.
2004-04-30  Václav Slavíkmore dmc fixes (patch 941830)
2004-04-30  Václav Slavíkmoved Unicode tests to testsuite (patch 943945)
2004-04-26  Václav Slavíkanother 2.4 compatiblity fix
2004-04-25  Václav Slavík2.4 backward compatiblity tests should be run only...
2004-04-25  Václav SlavíkDMC fixes
2004-04-21  Václav Slavíkmake the tests run a little faster
2004-04-21  Václav Slavíkmoved wxRegEx test from console to testsuite (patch...
2004-04-20  Václav Slavíkeliminated some warnings
2004-04-20  Václav Slavíkadded wxString tests (patch 938082)
2004-04-18  Václav Slavíksmall test suite improvements (patch 937094)
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-11  Václav Slavíkstream tests improvements (patch 924438)
2004-04-06  Václav Slavíkapplied patch: wxLongLong CppUnit test (928257)
2004-04-06  Václav Slavíkthis code was taken from console sample, preserve its...
2004-04-01  Václav Slavíkmoved arrays tests to testsuite (patch 927475)
2004-04-01  Václav Slavíkforgot to add header file
2004-04-01  Václav Slavíktest program improvements (patch 927429)
2004-04-01  Václav Slavíkcommited streams test suite (not part of build yet...
2004-04-01  Václav SlavíkBCC fixes
2004-03-28  Václav Slavíkadded wxFileSystem test
2004-03-22  Václav Slavíkcompilation fixes
2004-03-07  Václav Slavíksmall fixes
2004-03-06  Václav SlavíkwxFormatConverter test rewritten for CppUnit (patch...
2004-03-05  Václav Slavíkcompilation fix
2004-03-05  Václav Slavíkadded regex test suite
2004-03-03  Václav Slavíkno longer needed
2004-03-03  Václav Slavíkapplied path 906264: test program
2004-03-03  Václav Slavíkcompilation fix for unicode
2004-02-15  Vadim Zeitlinadded (draft of) a unit test for wxMBConv
2004-01-11  Julian SmartApplied patch [ 853850 ] Fixes for wxFormatConverter
2002-04-03  Robert Roebling Noone is using the tests dir either.
1999-05-10  Vadim ZeitlinMSW compilation fixes
1999-05-10  Vadim Zeitlindirectory for test programs