projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Send generic wxTreeCtrl wxEVT_COMMAND_TREE_KEY_DOWN events from OnKeyDown rather...
[wxWidgets.git]
/
tests
/
2010-09-22
Steve Lamerton
Send generic wxListCtrl wxEVT_COMMAND_LIST_KEY_DOWN...
tree
|
commitdiff
2010-09-20
Vadim Zeitlin
Don't use native MSW functions in wxString::CmpNoCase().
tree
|
commitdiff
2010-09-20
Vadim Zeitlin
Add benchmarks for various ways to compare strings.
tree
|
commitdiff
2010-09-20
Vadim Zeitlin
Flush output after every benchmark.
tree
|
commitdiff
2010-09-19
Steve Lamerton
Increase the number of expected events in TreeCtrlTestC...
tree
|
commitdiff
2010-09-17
Dimitri Schoolwerth
Set svn properties on .cpp files.
tree
|
commitdiff
2010-09-11
Vadim Zeitlin
Generate the same flags for modifier key events in...
tree
|
commitdiff
2010-09-11
Vadim Zeitlin
Generate unshifted Unicode key codes in wxEVT_KEY_XXX...
tree
|
commitdiff
2010-09-11
Vadim Zeitlin
Add a simple test for keyboard events generation.
tree
|
commitdiff
2010-09-11
Vadim Zeitlin
Add a convenient wxREGISTER_UNIT_TEST() macro.
tree
|
commitdiff
2010-09-05
Steve Lamerton
Simplify ButtonTestCase::Bitmap. The old test was not...
tree
|
commitdiff
2010-09-05
Steve Lamerton
Fix typo from previous commit.
tree
|
commitdiff
2010-09-05
Steve Lamerton
Move the second wxListBox sort test back to the ownerdr...
tree
|
commitdiff
2010-09-05
Steve Lamerton
Wrap BitmapToggleButtonTestCase in a preprocessor check...
tree
|
commitdiff
2010-08-24
Robert Roebling
Reenable sorting tests for GTK
tree
|
commitdiff
2010-08-23
Vadim Zeitlin
Compilation fix: forward declare wxTextEntry in unit...
tree
|
commitdiff
2010-08-22
Vadim Zeitlin
Use "C" locale for locale-dependent part of TextCtrlTes...
tree
|
commitdiff
2010-08-22
Vadim Zeitlin
Merge the new GUI tests from SOC2010_GUI_TEST branch.
tree
|
commitdiff
2010-08-21
Vadim Zeitlin
Don't report spurious errors from wxSocket in "no wait...
tree
|
commitdiff
2010-08-04
Václav Slavík
Fix attributes escaping when writing XML.
tree
|
commitdiff
2010-07-25
Francesco Montorsi
make POSIX and Windows implementation of wxThread:...
tree
|
commitdiff
2010-07-18
Vadim Zeitlin
Don't run printf("%n") tests when _FORTIFY_SOURCE ...
tree
|
commitdiff
2010-07-17
Vadim Zeitlin
Really set svn:eol-style property.
tree
|
commitdiff
2010-07-13
Vadim Zeitlin
Really fix interactive output test compilation in ANSI...
tree
|
commitdiff
2010-07-13
Vadim Zeitlin
Globally use "wxWindows licence" consistently.
tree
|
commitdiff
2010-07-12
Vadim Zeitlin
Compilation fix for wxAnyTestCase in ANSI-only build.
tree
|
commitdiff
2010-07-12
Vadim Zeitlin
Compilation fix for "interactive" test in wxUSE_STL...
tree
|
commitdiff
2010-07-12
Vadim Zeitlin
Blind VC6 compilation fix for VarArgTestCase.
tree
|
commitdiff
2010-07-12
Vadim Zeitlin
Disable test of format string with "%n" for MSVC 8+.
tree
|
commitdiff
2010-07-03
Václav Slavík
Fix format strings parsing to understand C99 %zu etc.
tree
|
commitdiff
2010-07-03
Václav Slavík
Fix vararg type checking to accept ints for %c.
tree
|
commitdiff
2010-06-24
Václav Slavík
Fix another bad format string in the testsuite.
tree
|
commitdiff
2010-06-24
Václav Slavík
Add tests for printf arguments validation code.
tree
|
commitdiff
2010-06-24
Václav Slavík
Format strings fixes in test suite.
tree
|
commitdiff
2010-06-24
Václav Slavík
Corrected formatting of archiver command in the tests.
tree
|
commitdiff
2010-06-22
Stefan Csomor
paint events cannot be constructed outside a native...
tree
|
commitdiff
2010-06-22
Stefan Csomor
paint events cannot be constructed outside a native...
tree
|
commitdiff
2010-06-22
Stefan Csomor
trying to get it building at least
tree
|
commitdiff
2010-06-21
Francesco Montorsi
blind buildbot fix
tree
|
commitdiff
2010-06-21
Francesco Montorsi
small warning+PCH fixes
tree
|
commitdiff
2010-06-21
Francesco Montorsi
move console sample's interactive tests to two differen...
tree
|
commitdiff
2010-06-21
Francesco Montorsi
better DirTestCase::DirExists test;
tree
|
commitdiff
2010-06-21
Francesco Montorsi
minor change: use a "positive" logic: use shouldSucceed...
tree
|
commitdiff
2010-06-21
Vadim Zeitlin
Correct the expected result of directory existence...
tree
|
commitdiff
2010-06-20
Stefan Csomor
using proper dylib for darwin
tree
|
commitdiff
2010-06-20
Jaakko Salli
VC6 Fix: Use wxANY_AS() instead of wxAny::As<>()
tree
|
commitdiff
2010-06-19
Francesco Montorsi
Move dir tests from the console sample to DirTestCase
tree
|
commitdiff
2010-06-19
Jaakko Salli
Added (sanity) checks for the inplace allocation
tree
|
commitdiff
2010-06-18
Jaakko Salli
Added wxAny::HasSameType()
tree
|
commitdiff
2010-06-14
Jaakko Salli
Added wxIsPod<>. Use it in wxAny instead of wxIsMovable<>.
tree
|
commitdiff
2010-06-13
Francesco Montorsi
moved non-interactive tests for wxDynamicLibrary, wxGet...
tree
|
commitdiff
2010-06-06
Francesco Montorsi
revert previous revision about localization of decimal...
tree
|
commitdiff
2010-06-06
Francesco Montorsi
fix building without PCH
tree
|
commitdiff
2010-06-06
Francesco Montorsi
Move a couple of wxFileName tests from the console...
tree
|
commitdiff
2010-06-06
Francesco Montorsi
remove some tests from the console sample:
tree
|
commitdiff
2010-06-02
Francesco Montorsi
fix StringTestCase::FromDouble: newer MSVC versions...
tree
|
commitdiff
2010-06-02
Francesco Montorsi
Move some wxPrintf() tests (taken from glibc) to Vsnpri...
tree
|
commitdiff
2010-06-02
Francesco Montorsi
Move wxRegConfig tests from console sample to a new...
tree
|
commitdiff
2010-06-02
Vadim Zeitlin
Fix recently broken forwarding of events between event...
tree
|
commitdiff
2010-06-02
Francesco Montorsi
disable FTPTestCase by default.
tree
|
commitdiff
2010-05-31
Vadim Zeitlin
Add wxString::FromDouble() and FromCDouble().
tree
|
commitdiff
2010-05-31
Vadim Zeitlin
No real changes, just avoid an unnecessary heap allocat...
tree
|
commitdiff
2010-05-29
Vadim Zeitlin
Add wxConfig::Read(float *) overload.
tree
|
commitdiff
2010-05-29
Francesco Montorsi
move all non-interactive FTP tests from the console...
tree
|
commitdiff
2010-05-23
Vadim Zeitlin
Remove non-working or semi-working tests added from...
tree
|
commitdiff
2010-05-22
Vadim Zeitlin
Modify wxBoxSizer minimal size calculations to respect...
tree
|
commitdiff
2010-05-21
Vadim Zeitlin
Yet another fix to event propagation in scrolled windows.
tree
|
commitdiff
2010-05-20
Vadim Zeitlin
Fix wxScrollHelperEvtHandler broken by recent changes...
tree
|
commitdiff
2010-05-16
Francesco Montorsi
remove TestTimer() (adds nothing to existing tests...
tree
|
commitdiff
2010-05-16
Francesco Montorsi
move TestUtf8() and TestEncodingConverter() functions...
tree
|
commitdiff
2010-05-16
Francesco Montorsi
move TestTextInputStream() function in CppUnit's TextSt...
tree
|
commitdiff
2010-05-11
Francesco Montorsi
fix for non-PCH builds; also use wxMilliSleep instead...
tree
|
commitdiff
2010-05-10
Francesco Montorsi
move code testing wxThread classes from the console...
tree
|
commitdiff
2010-05-10
Vadim Zeitlin
Add column parameter to wxListCtrl::GetItemText().
tree
|
commitdiff
2010-05-06
Jaakko Salli
Modify float/double wxAny testing to use CPPUNIT_ASSERT...
tree
|
commitdiff
2010-04-24
Vadim Zeitlin
Disable ImageTestCase::LoadFromFile() on build slaves.
tree
|
commitdiff
2010-04-22
Vadim Zeitlin
Fix harmless warning about a possibly uninitialized...
tree
|
commitdiff
2010-04-22
Jaakko Salli
Allow wxAny to contain 'const char*' or 'const wchar_t...
tree
|
commitdiff
2010-04-20
Jaakko Salli
Fix VC6 compilation by changing the order of assignment...
tree
|
commitdiff
2010-04-19
Jaakko Salli
Improve wxAny<->wxVariant conversion 64-bit integer...
tree
|
commitdiff
2010-04-18
Vadim Zeitlin
Use "monospace" face name for all Unix systems, hopeful...
tree
|
commitdiff
2010-04-18
Jaakko Salli
Fix wxAny for VC6 by removing 'wxAny& operator=(const...
tree
|
commitdiff
2010-04-16
Jaakko Salli
wxVariant <-> wxAny conversion functionality. Includes...
tree
|
commitdiff
2010-04-16
Václav Slavík
Remove wxLOCALE_CONV_ENCODING flag.
tree
|
commitdiff
2010-04-16
Václav Slavík
Add wxLOCALE_DONT_LOAD_DEFAULT (=0) for clarity.
tree
|
commitdiff
2010-04-16
Václav Slavík
Remove wxUSE_WCHAR_T checks.
tree
|
commitdiff
2010-04-15
Vadim Zeitlin
Fix using weak references to incomplete classes.
tree
|
commitdiff
2010-04-13
Vadim Zeitlin
Exclude wxWeakRef tests not compiling with VC6 from...
tree
|
commitdiff
2010-04-12
Vadim Zeitlin
Fix string stream unit test compilation in non-Unicode...
tree
|
commitdiff
2010-04-12
Vadim Zeitlin
Fix return value of wxList::insert() in non-STL builds.
tree
|
commitdiff
2010-04-11
Vadim Zeitlin
Add wxString::ToStdString() and ToStdWstring().
tree
|
commitdiff
2010-04-10
Vadim Zeitlin
Add non-template wxWeakRef<T> constructor from T*.
tree
|
commitdiff
2010-04-09
Václav Slavík
Regenerated makefiles after removing USE_GDIPLUS.
tree
|
commitdiff
2010-04-07
Robin Dunn
Add wxVectorSort function for sorting wxVector<T> conta...
tree
|
commitdiff
2010-04-07
Vadim Zeitlin
Rename the rest of wxSIZE_CONV_TRADIONAL to wxSIZE_CONV...
tree
|
commitdiff
2010-04-06
Vadim Zeitlin
Attempt to correct mysterious MSVC6 compilation error.
tree
|
commitdiff
2010-04-06
Vadim Zeitlin
Fix more harmless warnings.
tree
|
commitdiff
2010-04-06
Vadim Zeitlin
Add support for IEC and SI size units to wxFileName...
tree
|
commitdiff
2010-03-30
Francesco Montorsi
Committing modified version of jwiesemann's patch ...
tree
|
commitdiff
2010-03-29
Vadim Zeitlin
Add wxBitmap unit test.
tree
|
commitdiff
next