projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
made XPM data const
[wxWidgets.git]
/
tests
/
2005-09-11
Vadim Zeitlin
added ToLong/ULong/Double() tests
tree
|
commitdiff
2005-09-10
Michael Wetherell
Compile fix for VC++ 5
tree
|
commitdiff
2005-08-28
Vadim Zeitlin
Fixed several bugs in wxDateTime timezone handling:
tree
|
commitdiff
2005-08-18
Michael Wetherell
wcslen and wcscmp replacements for systems that lack...
tree
|
commitdiff
2005-08-08
Michael Wetherell
wxMBConv test cases, patch 1179989 from Vince Harron
tree
|
commitdiff
2005-08-08
Michael Wetherell
Replacements for some wcsxxx funcs for systems without...
tree
|
commitdiff
2005-08-08
Michael Wetherell
Comment typo fixes from Vince Harron
tree
|
commitdiff
2005-08-03
Michael Wetherell
Rebake after MSLU and other changes
tree
|
commitdiff
2005-07-28
Julian Smart
Rebake for 2.6.2
tree
|
commitdiff
2005-07-20
Vadim Zeitlin
regenerated to include scope guard test
tree
|
commitdiff
2005-07-04
Michael Wetherell
Eliminate non-ascii chars from generated include file
tree
|
commitdiff
2005-07-01
Vadim Zeitlin
added test for HasGroup() bug
tree
|
commitdiff
2005-06-19
Vadim Zeitlin
added scopeguardtest.cpp
tree
|
commitdiff
2005-06-17
Włodzimierz Skiba
Patch #1222244: Fixes for bug #1212853 with unit test.
tree
|
commitdiff
2005-06-16
Vadim Zeitlin
added test for wxScopeGuard
tree
|
commitdiff
2005-06-07
Vadim Zeitlin
added tests of more URLs in URITestCase::URLCompat()
tree
|
commitdiff
2005-06-07
Vadim Zeitlin
fix for fixing of escape sequences (patch 1213416)
tree
|
commitdiff
2005-05-31
Michael Wetherell
Change 'test -e' to 'test -f' for Sun
tree
|
commitdiff
2005-05-31
Julian Smart
Baked files for 2.6.1
tree
|
commitdiff
2005-05-23
Włodzimierz Skiba
Unicode fix.
tree
|
commitdiff
2005-05-04
Vadim Zeitlin
added (trivial) GetLong/ShortPath() test
tree
|
commitdiff
2005-05-01
Michael Wetherell
Change the format of the output so that you can jump...
tree
|
commitdiff
2005-04-26
Mattia Barbon
Correct wxArrayString::Add return value as per the...
tree
|
commitdiff
2005-04-25
Michael Wetherell
Compilation fix
tree
|
commitdiff
2005-04-17
Julian Smart
Renewed makefiles after reverting run-time lib change
tree
|
commitdiff
2005-04-17
Julian Smart
Regenerated makefiles for runtime lib change
tree
|
commitdiff
2005-04-17
Michael Wetherell
Use 'test -f' since Sun's shell doesn't have 'test -e'
tree
|
commitdiff
2005-04-11
Julian Smart
Changed version number
tree
|
commitdiff
2005-04-11
Ryan Norton
Add reverse case too
tree
|
commitdiff
2005-04-11
Ryan Norton
fix wxString::Replace when new strings are longer than...
tree
|
commitdiff
2005-04-08
Ryan Norton
yet more wxString tests for null chars
tree
|
commitdiff
2005-04-07
Michael Wetherell
Redo the previous warning fix
tree
|
commitdiff
2005-04-07
Michael Wetherell
Warning fix
tree
|
commitdiff
2005-04-06
Vadim Zeitlin
added more tests for wxFileConfig creation: adding...
tree
|
commitdiff
2005-04-05
Włodzimierz Skiba
Deprecate wxPathExists, make wxDirExists used everywher...
tree
|
commitdiff
2005-04-03
Michael Wetherell
Check the returned length too in the utf-8 tests
tree
|
commitdiff
2005-04-02
Vadim Zeitlin
added wxMemoryInputStream(wxMemoryOutputStream&) ctor...
tree
|
commitdiff
2005-03-30
Michael Wetherell
Tests for UTF-8 and PUA characters and octal escapes
tree
|
commitdiff
2005-03-29
Włodzimierz Skiba
Build fix after recent changes in library.
tree
|
commitdiff
2005-03-24
Włodzimierz Skiba
Fix for ambiguities which happen in STL=1 mode under...
tree
|
commitdiff
2005-03-23
Julian Smart
Updated version to 2.5.5
tree
|
commitdiff
2005-03-19
Mattia Barbon
Allow building with GCC 2.95.
tree
|
commitdiff
2005-03-19
Mattia Barbon
Correct compilation conditions for wxURL::SetProxy.
tree
|
commitdiff
2005-03-17
Włodzimierz Skiba
Fixed strange situation when we had wxPathExists and...
tree
|
commitdiff
2005-03-14
Włodzimierz Skiba
Unicode fix.
tree
|
commitdiff
2005-03-14
Ryan Norton
"test" for testing a [fixed] proxy crash (from last...
tree
|
commitdiff
2005-03-13
Michael Wetherell
Add wxTempFileOutputStream
tree
|
commitdiff
2005-02-28
Vadim Zeitlin
another test for DST bug
tree
|
commitdiff
2005-02-28
Vadim Zeitlin
fixed test to actually work
tree
|
commitdiff
2005-02-28
Vadim Zeitlin
support filenames with empty extension (foo.) (bug...
tree
|
commitdiff
2005-02-27
Vadim Zeitlin
fixed ToString() for negative long longs (bug 1101426)
tree
|
commitdiff
2005-02-19
Vadim Zeitlin
compilation fix (need meth.h for fabs)
tree
|
commitdiff
2005-02-19
David Elliott
Rebaked with Bakefile 0.1.7.
tree
|
commitdiff
2005-02-12
Michael Wetherell
Rename wxGetFileType to wxGetFileKind
tree
|
commitdiff
2005-02-12
Michael Wetherell
Rename wxUSE_ARCSTREAM to wxUSE_ARCHIVE_STREAMS
tree
|
commitdiff
2005-02-11
Michael Wetherell
Add wxGetFileType and IsSeekable
tree
|
commitdiff
2005-02-10
Michael Wetherell
Compile console apps with wxUSE_GUI=0
tree
|
commitdiff
2005-02-10
Michael Wetherell
Separate out zip specific parts of the archive test...
tree
|
commitdiff
2005-02-08
Michael Wetherell
Rebaked test.bkl for new tests largefile, size, point
tree
|
commitdiff
2005-02-04
Ryan Norton
update to patch [ 1077074 ] Unit test for large file...
tree
|
commitdiff
2005-02-04
Vadim Zeitlin
fixed Inflate() to not move the rectangle (patch 1114622)
tree
|
commitdiff
2005-02-04
Ryan Norton
patch [ 1077074 ] Unit test for large file support
tree
|
commitdiff
2005-01-31
Vadim Zeitlin
added test for the DST bug (patch 1097811)
tree
|
commitdiff
2005-01-31
Vadim Zeitlin
added a few more UTF-[78] tests
tree
|
commitdiff
2005-01-31
Vadim Zeitlin
added small UTF 8 conversion test case
tree
|
commitdiff
2005-01-24
Włodzimierz Skiba
Unicode markup.
tree
|
commitdiff
2005-01-22
Mattia Barbon
Fix wxSortedArray::Index() when wxUSE_STL == 1, with...
tree
|
commitdiff
2005-01-19
Włodzimierz Skiba
MinGW warning fix for hundreds of not initialized members.
tree
|
commitdiff
2005-01-18
Włodzimierz Skiba
MinGW warning fix.
tree
|
commitdiff
2005-01-05
Mattia Barbon
Additional sanity check.
tree
|
commitdiff
2005-01-05
Mattia Barbon
Compilation fix.
tree
|
commitdiff
2004-12-28
David Elliott
Rebaked (Bakefile 0.1.4). Corresponds to tests.bkl...
tree
|
commitdiff
2004-12-27
Włodzimierz Skiba
wxLongLong to wxString operators.
tree
|
commitdiff
2004-12-22
Dimitri Schoolwerth
added FileConfig test case exposing a problem with...
tree
|
commitdiff
2004-12-14
Włodzimierz Skiba
wx/math.h integration
tree
|
commitdiff
2004-12-14
Włodzimierz Skiba
Geometry operators tests.
tree
|
commitdiff
2004-12-14
Włodzimierz Skiba
Geometry operators tests.
tree
|
commitdiff
2004-12-12
Václav Slavík
even GUI test should be console app
tree
|
commitdiff
2004-12-12
Vadim Zeitlin
added a test for wxRect::Union()
tree
|
commitdiff
2004-12-12
Václav Slavík
added GUI test program
tree
|
commitdiff
2004-12-08
Mattia Barbon
Moved tests for wxHashMap, wxHashSet and wxList
tree
|
commitdiff
2004-12-02
Ryan Norton
better name - add newline to end of file for dumber...
tree
|
commitdiff
2004-12-01
Ryan Norton
add wxStripExtension test
tree
|
commitdiff
2004-11-25
Ryan Norton
patch 1073385
tree
|
commitdiff
2004-11-24
Ryan Norton
data stream test for extended
tree
|
commitdiff
2004-11-23
Ryan Norton
[ 1070686 ] wxOutputStream::Close()
tree
|
commitdiff
2004-11-23
Ryan Norton
Lots and lots and lots of MSVC fixes for archive stuff...
tree
|
commitdiff
2004-11-22
Włodzimierz Skiba
Empty line at the end.
tree
|
commitdiff
2004-11-22
Ryan Norton
[ 1068188 ] Precompiled header for the test program...
tree
|
commitdiff
2004-11-21
Ryan Norton
Unicode logic fixes for AddEntries
tree
|
commitdiff
2004-11-21
Ryan Norton
Hack around MSVC 6 for forward declarators (from Mike W)
tree
|
commitdiff
2004-11-21
Ryan Norton
wxTextOutputStream::PutChar and text stream test
tree
|
commitdiff
2004-11-21
Ryan Norton
wxMemxxx --> wxTmemxxx, get rid of wxdocmpxxx impossibl...
tree
|
commitdiff
2004-11-21
Ryan Norton
Remove silly include (from me I guess :))
tree
|
commitdiff
2004-11-21
Ryan Norton
MSVC 6 compilo fix
tree
|
commitdiff
2004-11-12
Włodzimierz Skiba
Warning fixes.
tree
|
commitdiff
2004-11-11
Vadim Zeitlin
fixes to ZIP/archive patch (patch 1064426); should...
tree
|
commitdiff
2004-11-11
Ron Lee
Added gnome files to gtk dist.
tree
|
commitdiff
2004-11-10
Vadim Zeitlin
added ZIP classes by M.J.Wetherell (patch 1030239)
tree
|
commitdiff
2004-11-10
Włodzimierz Skiba
Patch 1053127 - Test fixes.
tree
|
commitdiff
next