projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Refactor wxDatePickerCtrl to derive from wxDateTimePickerCtrl.
[wxWidgets.git]
/
include
/
wx
/
cppunit.h
2011-01-19
Vadim Zeitlin
Add wxHAS_LONG_LONG_T_DIFFERENT_FROM_LONG symbol.
blob
|
commitdiff
|
raw
2009-10-22
Vadim Zeitlin
Suppress a warning in cppunit/extensions/ExceptionTestC...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
Vadim Zeitlin
Globally replace _T() with wxT().
blob
|
commitdiff
|
raw
|
diff to current
2009-06-06
Vadim Zeitlin
work around (harmless) warnings in VC7 release build
blob
|
commitdiff
|
raw
|
diff to current
2009-05-03
Vadim Zeitlin
allow comparison of int with 64 bit integer type (see...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-04
Vadim Zeitlin
revert r60023 and really fixed compilation problems...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-04
Vadim Zeitlin
allow symmetric comparisons to work too in CPPUNIT_ASSE...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-17
Vadim Zeitlin
allow using CPPUNIT_ASSERT_EQUAL(int,unsigned) even...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-04
Vadim Zeitlin
abstract VC6 workaround inside a WX_CPPUNIT_ALLOW_EQUAL...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-04
Vadim Zeitlin
need to overload assertEquals(int,short) too to resolve...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-04
Vadim Zeitlin
more attempts to fix CppUnit::assertEquals for VC6...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-04
Vadim Zeitlin
allow using CPPUNIT_ASSERT_EQUAL(int, wxFileOffset...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-19
Vadim Zeitlin
add WX_ASSERT_EQUAL_MESSAGE
blob
|
commitdiff
|
raw
|
diff to current
2008-11-19
Vadim Zeitlin
minor icc warning fixes
blob
|
commitdiff
|
raw
|
diff to current
2008-11-03
Vadim Zeitlin
define operator<<(wxLongLong_t) for VC6 whether wxUSE_S...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-03
Vadim Zeitlin
really fix VC6 compilation of all testsi (without break...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-02
Vadim Zeitlin
add yet another overload of assertEquals to fix another...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-02
Vadim Zeitlin
g++ compilation fix after latest changes
blob
|
commitdiff
|
raw
|
diff to current
2008-11-02
Vadim Zeitlin
add assertEquals(int,unsigned short) overload to resolv...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-30
Vadim Zeitlin
for some reason having int/size_t assertEquals() overlo...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-19
Vadim Zeitlin
remove the just added assertEquals(time_t, long) overlo...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-18
Vadim Zeitlin
compilation fix for PCH-less build
blob
|
commitdiff
|
raw
|
diff to current
2008-07-18
Vadim Zeitlin
get rid of special WX_ASSERT_FOO_EQUAL macros by defini...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-01
Vadim Zeitlin
add a special macro for comparing time_t values to...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-12
Vadim Zeitlin
fix bugs introduced in wxCmdLineParser::ConvertStringTo...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-23
Vadim Zeitlin
compilation fix after r51188: only define operator...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-13
Vadim Zeitlin
compilation fixes for VC6
blob
|
commitdiff
|
raw
|
diff to current
2008-01-06
Vadim Zeitlin
added WX_ASSERT_MESSAGE macro to simply using CPPUNIT_A...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-09
Vadim Zeitlin
don't define operator<<(ostream&, wxString) at all...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-08
Vadim Zeitlin
compilation fix for wxUSE_STL==1 build
blob
|
commitdiff
|
raw
|
diff to current
2007-10-02
Michael Wetherell
Define CPPUNIT_STD_NEED_ALLOCATOR to 0 if it is undefin...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-25
Vadim Zeitlin
fix operator<<() for wxString
blob
|
commitdiff
|
raw
|
diff to current
2007-09-15
Vadim Zeitlin
use wxSafeConvertWX2MB() instead of mb_str() in operato...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-21
Vadim Zeitlin
added a macro for comparison size_t variables with...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-05
Vadim Zeitlin
added WX_ASSERT_STR_EQUAL helper macro for comparing...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-16
Michael Wetherell
Missing header.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-30
Michael Wetherell
Stream inserter to wxString
blob
|
commitdiff
|
raw
|
diff to current
2005-05-04
Julian Smart
Added licence/copyright information
blob
|
commitdiff
|
raw
|
diff to current
2005-05-01
Michael Wetherell
Change the format of the output so that you can jump...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-10
Włodzimierz Skiba
Source cleaning: whitespaces, tabs, TRUE/true, FALSE...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-11
Václav Slavík
added some cppunit convenience macros (part of patch...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-01
Václav Slavík
BCC fixes
blob
|
commitdiff
|
raw
|
diff to current
2004-02-15
Vadim Zeitlin
added wrapper header for CppUnit headers
blob
|
commitdiff
|
raw
|
diff to current