projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
set eol-style LF on even more Unix-only files
[wxWidgets.git]
/
tests
/
2008-02-03
Vadim Zeitlin
added wxDateTime::FormatISOCombined() and ParseISODate...
tree
|
commitdiff
2008-01-27
Václav Slavík
converting temporary wxString to const wxChar* and...
tree
|
commitdiff
2008-01-27
Václav Slavík
added VC7/8 project files for samples
tree
|
commitdiff
2008-01-23
Václav Slavík
regenerated makefiles with bkl-0.2.3
tree
|
commitdiff
2008-01-22
Václav Slavík
fixed wxVector<T> to work with non-POD types again...
tree
|
commitdiff
2008-01-16
Vadim Zeitlin
don't write wide string to std::ostream which outputs...
tree
|
commitdiff
2008-01-16
Vadim Zeitlin
remove the test of weak references classes size, it...
tree
|
commitdiff
2008-01-15
Vadim Zeitlin
added unit tests for decoding invalid base64 strings...
tree
|
commitdiff
2008-01-13
Vadim Zeitlin
rebaked and regenerated everything after the latest...
tree
|
commitdiff
2008-01-13
Vadim Zeitlin
compilation fixes for VC6
tree
|
commitdiff
2008-01-13
Vadim Zeitlin
improvements to wxWeakRef and related classes
tree
|
commitdiff
2008-01-12
Vadim Zeitlin
added tests for FromAscii/Unicode() (length parameter...
tree
|
commitdiff
2008-01-07
Vadim Zeitlin
make wxDateTime::ParseXXX() functions char*-friendly
tree
|
commitdiff
2008-01-06
Vadim Zeitlin
added WX_ASSERT_MESSAGE macro to simply using CPPUNIT_A...
tree
|
commitdiff
2008-01-02
Michael Wetherell
Missing header.
tree
|
commitdiff
2007-12-30
Vadim Zeitlin
fix bug with parsing negative time zones in ParseRfc822...
tree
|
commitdiff
2007-12-15
Vadim Zeitlin
don't misinterpret the time after the date as a weekday...
tree
|
commitdiff
2007-12-15
Vadim Zeitlin
rebaked everything, fixes problems with OpenGL samples...
tree
|
commitdiff
2007-11-25
Václav Slavík
removed ANSI configs from VisualC++ project files
tree
|
commitdiff
2007-11-01
Vadim Zeitlin
added wxMessageQueue class for inter-thread communications
tree
|
commitdiff
2007-10-26
Vadim Zeitlin
fix bug with adding entries to a root group containing...
tree
|
commitdiff
2007-10-09
Vadim Zeitlin
added a trivial test for wxString stream insertion...
tree
|
commitdiff
2007-10-09
Vadim Zeitlin
renamed a strangely named variable
tree
|
commitdiff
2007-09-30
Vadim Zeitlin
really fixed the DST test by using explicit country...
tree
|
commitdiff
2007-09-30
Vadim Zeitlin
return the beginning/end of DST in local time, not...
tree
|
commitdiff
2007-09-30
Vadim Zeitlin
another wxCmdLineEntryDesc compilation fix
tree
|
commitdiff
2007-09-26
Vadim Zeitlin
added unit test for some of wxTextCtrl methods and...
tree
|
commitdiff
2007-09-19
Vadim Zeitlin
fix bug with deleting and recreating entries in wxFileC...
tree
|
commitdiff
2007-09-15
Vadim Zeitlin
fix wxStringOutputStream to deal with NUL bytes correct...
tree
|
commitdiff
2007-09-14
Vadim Zeitlin
fix a couple of harmless warnings in MSVC build
tree
|
commitdiff
2007-09-14
Vadim Zeitlin
fix wxCmdLineEntryDesc compilation after latest changes
tree
|
commitdiff
2007-09-10
Václav Slavík
compilation fix after wxCmdLineEntryDesc changes
tree
|
commitdiff
2007-09-10
Václav Slavík
added a test for wxAtomicDec return value
tree
|
commitdiff
2007-08-30
Vadim Zeitlin
use WX_ASSERT_STR/SIZET_EQUAL instead of CPPUNIT_ASSERT...
tree
|
commitdiff
2007-08-30
Vadim Zeitlin
fix resize() when it's used for truncating a string...
tree
|
commitdiff
2007-08-22
Václav Slavík
compilation fix
tree
|
commitdiff
2007-08-22
Václav Slavík
PCH-less compilation fix
tree
|
commitdiff
2007-08-21
Václav Slavík
more wxVector<T> tests
tree
|
commitdiff
2007-08-21
Václav Slavík
added test for wxVector<T> iterators (fails miserably)
tree
|
commitdiff
2007-08-20
Václav Slavík
fixed variadic templates in the case when char value...
tree
|
commitdiff
2007-08-20
Václav Slavík
added wxUTF8StringBuffer for writing UTF8 data into...
tree
|
commitdiff
2007-08-20
Václav Slavík
Vadim's new test broke subsequent asserts, fixed
tree
|
commitdiff
2007-08-20
Vadim Zeitlin
added tests demonstrating a bug in wxString::assign...
tree
|
commitdiff
2007-08-15
Vadim Zeitlin
added ReadType convenience functions (patch 1764160)
tree
|
commitdiff
2007-07-28
Vadim Zeitlin
no real changes, just cleanup and use CPPUNIT_ASSERT_EQ...
tree
|
commitdiff
2007-07-23
Vadim Zeitlin
harmless warning fix
tree
|
commitdiff
2007-07-23
Vadim Zeitlin
compilation fix
tree
|
commitdiff
2007-07-21
Vadim Zeitlin
updated after fileconf/fileconftest.cpp to config/filec...
tree
|
commitdiff
2007-07-21
Vadim Zeitlin
moved wxFileConfig test to config directory together...
tree
|
commitdiff
2007-07-21
Vadim Zeitlin
added support for user-defined types to wxConfig (patch...
tree
|
commitdiff
2007-07-21
Vadim Zeitlin
added a macro for comparison size_t variables with...
tree
|
commitdiff
2007-07-12
Vadim Zeitlin
added support for binary data to wxConfig (slightly...
tree
|
commitdiff
2007-07-10
Vadim Zeitlin
regenerated after adding base64.h/cpp
tree
|
commitdiff
2007-07-10
Vadim Zeitlin
added functions for base64 en/decoding (replaces patch...
tree
|
commitdiff
2007-07-07
Václav Slavík
changed wxVectorBase and WX_DECLARE_BASE into wxVector...
tree
|
commitdiff
2007-07-04
Vadim Zeitlin
rebaked after adding threads/atomic.cpp
tree
|
commitdiff
2007-07-04
Vadim Zeitlin
added wxAtomicInc/Dec() functions (patch 1739486)
tree
|
commitdiff
2007-07-04
Vadim Zeitlin
compilation fix for ANSI build (added #if wxUSE_UNICODE)
tree
|
commitdiff
2007-06-30
Vadim Zeitlin
changed ds[pw] files to use CRLF eol style and not...
tree
|
commitdiff
2007-06-29
Václav Slavík
test wxVsnprintf() printing to both wchar_t* and char...
tree
|
commitdiff
2007-06-28
Václav Slavík
1. added default constructors for wxString iterators
tree
|
commitdiff
2007-06-28
Václav Slavík
use same names for test suites as the ones in ./test -l
tree
|
commitdiff
2007-06-26
Vadim Zeitlin
remove .cvsignore files, they're useless with svn
tree
|
commitdiff
2007-06-22
Václav Slavík
normalize printf/scanf format strings correctly on...
tree
|
commitdiff
2007-06-20
Václav Slavík
remove implicit conversion to C strings from wxString...
tree
|
commitdiff
2007-06-13
Vadim Zeitlin
overload wxStrpbrk() for more types and add tests for it
tree
|
commitdiff
2007-06-13
Vadim Zeitlin
use CPPUNIT_ASSERT_EQUAL instead of CPPUNIT_ASSERT...
tree
|
commitdiff
2007-06-13
Vadim Zeitlin
strWC used in the tests was supposed to be a wide strin...
tree
|
commitdiff
2007-06-13
Vadim Zeitlin
Unicode compilation fix: wxStrlocale() doesn't take...
tree
|
commitdiff
2007-06-10
Václav Slavík
don't use implicit wxString->char*/wchar_t* conversion...
tree
|
commitdiff
2007-06-10
Václav Slavík
1. made CRT wrappers definitions indepenent of wxUSE_UN...
tree
|
commitdiff
2007-06-06
Václav Slavík
fixed wxScanf() etc. to compile with Visual C++ again
tree
|
commitdiff
2007-05-31
Václav Slavík
test if wxString(NULL) ctor creates empty string
tree
|
commitdiff
2007-05-24
Vadim Zeitlin
added wxRect::operator+() and *() (union and intersecti...
tree
|
commitdiff
2007-05-15
Václav Slavík
fixed non-const wxString iterators to work when a chara...
tree
|
commitdiff
2007-05-12
Václav Slavík
add test for passing c_str() of temporary wxString...
tree
|
commitdiff
2007-05-10
Václav Slavík
test wxString::Mid() with non-ASCII strings
tree
|
commitdiff
2007-05-03
Václav Slavík
compilation fix for 2.8 compat disabled
tree
|
commitdiff
2007-05-02
Václav Slavík
added test for passing std::string to vararg functions
tree
|
commitdiff
2007-04-28
Michael Wetherell
Register the test under the name displayed by "./test -l"
tree
|
commitdiff
2007-04-24
Václav Slavík
added test for a crash when passing wxCStrData construc...
tree
|
commitdiff
2007-04-24
Václav Slavík
fixed broken wxCStrData and operator?: check
tree
|
commitdiff
2007-04-21
Vadim Zeitlin
fix bug with not updating the last line correctly when...
tree
|
commitdiff
2007-04-19
Václav Slavík
added tests for wxCStrData::operator* and operator[]
tree
|
commitdiff
2007-04-17
Václav Slavík
added conversion to and from std::string and std::wstri...
tree
|
commitdiff
2007-04-10
Václav Slavík
reverted previous commit and added a comment explaining...
tree
|
commitdiff
2007-04-10
Václav Slavík
fixed typo: _T(), not _()
tree
|
commitdiff
2007-04-10
Václav Slavík
removed unused CByteArrayFormat function
tree
|
commitdiff
2007-04-05
Vadim Zeitlin
added overloads taking pairs of const char/wchar_t...
tree
|
commitdiff
2007-04-05
Václav Slavík
provide both const char* and const wchar_t* implicit...
tree
|
commitdiff
2007-04-05
Vadim Zeitlin
corrected signed/unsigned comparison warning
tree
|
commitdiff
2007-04-05
Vadim Zeitlin
fix another warning about unused variable in DoCStrData...
tree
|
commitdiff
2007-04-05
Vadim Zeitlin
fix warning about unused variable in DoCStrDataTernaryO...
tree
|
commitdiff
2007-04-02
Václav Slavík
some more operator?! tests
tree
|
commitdiff
2007-03-30
Václav Slavík
added char_str() and wchar_str() methods to wxString...
tree
|
commitdiff
2007-03-29
Václav Slavík
more wxString::append() tests
tree
|
commitdiff
2007-03-28
Václav Slavík
allow passing wx[W]CharBuffer to wx vararg templates
tree
|
commitdiff
2007-03-28
Václav Slavík
added test for operator?: and wxCStrData
tree
|
commitdiff
2007-03-26
Václav Slavík
added basic test for wxLocale
tree
|
commitdiff
2007-03-18
Vadim Zeitlin
fix the run-time behaviour after the last compilation...
tree
|
commitdiff
next