projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Only link with libwxscintilla if using Scintilla is enabled.
[wxWidgets.git]
/
tests
/
2013-07-06
Vadim Zeitlin
Only link with libwxscintilla if using Scintilla is...
tree
|
commitdiff
2013-07-06
Vadim Zeitlin
Disable test for setting the creation time under Unix.
tree
|
commitdiff
2013-07-06
Vadim Zeitlin
Fix FILETIME <-> wxDateTime conversions while DST is...
tree
|
commitdiff
2013-07-06
Vadim Zeitlin
Always add libwxscintilla in monolithic mode.
tree
|
commitdiff
2013-07-06
Vadim Zeitlin
Rebake the rest of the files after TOOLKIT change in...
tree
|
commitdiff
2013-07-06
Vadim Zeitlin
Fix test for Windows in the new wxExecute() unit test.
tree
|
commitdiff
2013-07-03
Vadim Zeitlin
Test handling of events from the toolbar in an MDI...
tree
|
commitdiff
2013-07-03
Vadim Zeitlin
Ensure that the MDI child is active in event propagatio...
tree
|
commitdiff
2013-07-03
Vadim Zeitlin
Make AsyncExecLoopExitEnum enum in the wxExecute()...
tree
|
commitdiff
2013-07-03
Vadim Zeitlin
Run wxExecute() unit test in the GUI test suite too.
tree
|
commitdiff
2013-07-03
Vadim Zeitlin
Rewrite wxExecute() implementation under Unix.
tree
|
commitdiff
2013-07-03
Vadim Zeitlin
Add wxEventLoop::ScheduleExit().
tree
|
commitdiff
2013-07-03
Vadim Zeitlin
Use normal event loop in GUI test program.
tree
|
commitdiff
2013-07-02
Vadim Zeitlin
Better fix for duplicate wxContextMenuEvent generation...
tree
|
commitdiff
2013-07-01
Vadim Zeitlin
Add wxImage::Scale() benchmarks.
tree
|
commitdiff
2013-07-01
Vadim Zeitlin
Add benchmarks for wxImage methods.
tree
|
commitdiff
2013-07-01
Vadim Zeitlin
Add a unit test for wxImage::Scale() method.
tree
|
commitdiff
2013-06-23
Vadim Zeitlin
Add wxBookCtrlBase::DoSetSelectionAfterRemoval() and...
tree
|
commitdiff
2013-06-23
Vadim Zeitlin
No real changes, just simplify wxBookCtrlBase unit...
tree
|
commitdiff
2013-06-23
Vadim Zeitlin
Add a minimal unit test for wxSimplebook.
tree
|
commitdiff
2013-06-13
Stefan Csomor
reusing existing API
tree
|
commitdiff
2013-06-13
Vadim Zeitlin
Check wxListCtrl::GetItemRect() origin in the unit...
tree
|
commitdiff
2013-06-13
Stefan Csomor
wait for the frame window to be really done on OSX...
tree
|
commitdiff
2013-06-13
Stefan Csomor
using Destroy, as otherwise the remnants get into the...
tree
|
commitdiff
2013-06-13
Stefan Csomor
adding exceptions for OSX
tree
|
commitdiff
2013-06-12
Stefan Csomor
osx needs a refocus
tree
|
commitdiff
2013-06-12
Stefan Csomor
now working on cocoa as well
tree
|
commitdiff
2013-06-11
Stefan Csomor
disable tests depending on a focusable slider control
tree
|
commitdiff
2013-06-11
Stefan Csomor
draghino explicitly
tree
|
commitdiff
2013-06-11
Stefan Csomor
moving click point sightly more inside, #ifndef tests...
tree
|
commitdiff
2013-06-11
Stefan Csomor
fixing typo
tree
|
commitdiff
2013-06-11
Stefan Csomor
fixing include styles
tree
|
commitdiff
2013-05-26
Vadim Zeitlin
Reset row and columns count in wxRichTextTable::ClearTa...
tree
|
commitdiff
2013-05-19
Vadim Zeitlin
Add conversions to/from long long to wxUniChar.
tree
|
commitdiff
2013-05-19
Vadim Zeitlin
Disable menu event test case in wxGTK buildbot slaves.
tree
|
commitdiff
2013-05-17
Vadim Zeitlin
Test using wxString::ToCDouble() in wxAny.
tree
|
commitdiff
2013-05-17
Vadim Zeitlin
Try using wxString::ToCDouble() instead of ToDouble...
tree
|
commitdiff
2013-05-16
Vadim Zeitlin
Re-enable yet another hopefully harmless test in wxAny...
tree
|
commitdiff
2013-05-16
Vadim Zeitlin
Re-enable wxAny<double>::GetAs<wxString>() test.
tree
|
commitdiff
2013-05-16
Vadim Zeitlin
Enable wxAny<double>::GetAs<unsigned long>() test.
tree
|
commitdiff
2013-05-15
Vadim Zeitlin
Re-enable a single m_anyDoubleDouble1 test in wxAny...
tree
|
commitdiff
2013-05-15
Vadim Zeitlin
Reenable m_anyBool1 tests in wxAny test case too.
tree
|
commitdiff
2013-05-15
Vadim Zeitlin
Fix memory leak in wxXmlNode::operator=().
tree
|
commitdiff
2013-05-15
Vadim Zeitlin
Re-enable conversions of wxAny to boolean tests.
tree
|
commitdiff
2013-05-15
Vadim Zeitlin
Restore ability to parse hours only with wxDateTime...
tree
|
commitdiff
2013-05-15
Vadim Zeitlin
Fix typo in a closing "#endif" comment in the test.
tree
|
commitdiff
2013-05-14
Vadim Zeitlin
Reenable some wxAny tests back.
tree
|
commitdiff
2013-05-14
Vadim Zeitlin
Add more echo trace statements to runtests.bat script.
tree
|
commitdiff
2013-05-13
Vadim Zeitlin
Disable more wxAny tests again.
tree
|
commitdiff
2013-05-13
Vadim Zeitlin
Try to find another wxAny test that results in heap...
tree
|
commitdiff
2013-05-13
Vadim Zeitlin
Disable more tests in wxOSX/PPC build.
tree
|
commitdiff
2013-05-12
Vadim Zeitlin
Whack-a-mole with wxOSX/PPC unit tests continued.
tree
|
commitdiff
2013-05-12
Vadim Zeitlin
Disable double-to-float conversion tests in wxAny code.
tree
|
commitdiff
2013-05-12
Vadim Zeitlin
Disable the rest of Editable() test for wxBitmapComboBox.
tree
|
commitdiff
2013-05-12
Vadim Zeitlin
Use "-t" option when running buildbot tests under Windows.
tree
|
commitdiff
2013-05-12
Vadim Zeitlin
Enable another test in wxAnyTestCase under OS X.
tree
|
commitdiff
2013-05-12
Vadim Zeitlin
Recognize "sandbox" user as indicating automatic testing.
tree
|
commitdiff
2013-05-10
Vadim Zeitlin
Enable yet more tests in wxAnyTestCase::GetAs().
tree
|
commitdiff
2013-05-10
Vadim Zeitlin
Recognize "buildbot" user in IsAutomaticTest() too.
tree
|
commitdiff
2013-05-10
Vadim Zeitlin
Revert "Show the name of the actually tested class...
tree
|
commitdiff
2013-05-10
Vadim Zeitlin
Show the name of the actually tested class in text...
tree
|
commitdiff
2013-05-10
Vadim Zeitlin
Enable a few more tests in wxAnyTestCase::GetAs().
tree
|
commitdiff
2013-05-09
Vadim Zeitlin
Disable a sporadically failing check in wxBitmapComboBo...
tree
|
commitdiff
2013-05-09
Vadim Zeitlin
Reduce the number of wxAny tests ran under wxOSX further.
tree
|
commitdiff
2013-05-09
Vadim Zeitlin
Start bisecting GetAs() wxAny test itself.
tree
|
commitdiff
2013-05-09
Vadim Zeitlin
Leave only a single wxAny unit test disabled.
tree
|
commitdiff
2013-05-08
Vadim Zeitlin
Another attempt to isolate memory corrupting wxAny...
tree
|
commitdiff
2013-05-08
Vadim Zeitlin
Continue bisecting tests crash in PPC OS X builds.
tree
|
commitdiff
2013-05-08
Vadim Zeitlin
Fix wxRichTextCtrl test compilation.
tree
|
commitdiff
2013-05-08
Vadim Zeitlin
Really disable wxAny tests under wxOSX.
tree
|
commitdiff
2013-05-07
Vadim Zeitlin
Disable more wxAny tests under OS X to try to find...
tree
|
commitdiff
2013-05-06
Vadim Zeitlin
Disable wxAny-to-wxVariant conversion test case under...
tree
|
commitdiff
2013-05-06
Julian Smart
Applied patches for #15184 (wxRichTextAction fix for...
tree
|
commitdiff
2013-05-06
Vadim Zeitlin
Add IEEE 754 single/double precision support to wxDataS...
tree
|
commitdiff
2013-05-06
Vadim Zeitlin
Test wxDataStream floating point methods in big endian...
tree
|
commitdiff
2013-05-06
Vadim Zeitlin
No changes, just a small optimization in DataStreamTest...
tree
|
commitdiff
2013-05-05
Vadim Zeitlin
Use wxWindow::Refresh() instead of artificial wxPaintEv...
tree
|
commitdiff
2013-05-04
Vadim Zeitlin
Fix event handling order in doc/view framework.
tree
|
commitdiff
2013-05-04
Vadim Zeitlin
Factor out functions dealing with menus in the event...
tree
|
commitdiff
2013-05-04
Vadim Zeitlin
Use correct line numbers in assert failures in event...
tree
|
commitdiff
2013-05-04
Vadim Zeitlin
Pass menu events to the handler in the associated menu...
tree
|
commitdiff
2013-05-04
Vadim Zeitlin
Fix menu event handlers calling order.
tree
|
commitdiff
2013-04-30
Vadim Zeitlin
Fix wxFont test compilation after wxFont(int flags...
tree
|
commitdiff
2013-04-29
Vadim Zeitlin
Trying to blindly fix WebTestCase unit test failure.
tree
|
commitdiff
2013-04-25
Vadim Zeitlin
Fix compilation-breaking typo in the previous commit.
tree
|
commitdiff
2013-04-25
Vadim Zeitlin
Fix wxWebView test setup failure under OS X.
tree
|
commitdiff
2013-04-25
Vadim Zeitlin
Provide shorter synonyms for wxEVT_XXX constants.
tree
|
commitdiff
2013-04-24
Vadim Zeitlin
Fix showing back hidden columns and rows in wxGrid.
tree
|
commitdiff
2013-04-22
Vadim Zeitlin
Add test for correct short/long file names in wxDir.
tree
|
commitdiff
2013-02-05
Vadim Zeitlin
Fix printf format specifier in graphics benchmark.
tree
|
commitdiff
2013-02-05
Vadim Zeitlin
Added possibility to use OpenGL for bitmap drawing...
tree
|
commitdiff
2013-02-05
Vadim Zeitlin
Use a non-uniform bitmap for image tests in the graphic...
tree
|
commitdiff
2013-02-05
Vadim Zeitlin
No changes, just rename command line option in graphics...
tree
|
commitdiff
2013-02-05
Vadim Zeitlin
Add benchmarks for wxImage and raw bitmap access to...
tree
|
commitdiff
2013-02-05
Vadim Zeitlin
Allow selecting the kinds of DC to test in the graphics...
tree
|
commitdiff
2013-02-05
Vadim Zeitlin
No real changes, just flush output in the graphics...
tree
|
commitdiff
2013-02-05
Vadim Zeitlin
Run wxClientDC and wxMemoryDC tests too in the graphics...
tree
|
commitdiff
2013-02-05
Vadim Zeitlin
Allow running only some graphics benchmarks to save...
tree
|
commitdiff
2013-02-01
Steve Lamerton
Rename all WEB_VIEW* style identifiers to WEBVIEW*.
tree
|
commitdiff
2013-01-21
Vadim Zeitlin
Don't include wxUniversal configurations in MSVC projec...
tree
|
commitdiff
next