projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Update OpenVMS makefile
[wxWidgets.git]
/
tests
/
2010-11-13
Vadim Zeitlin
Don't use standard menu ids in the unit test to avoid...
tree
|
commitdiff
2010-11-13
Vadim Zeitlin
Add a unit test checking selection updating in virtual...
tree
|
commitdiff
2010-11-13
Vadim Zeitlin
Add a beginning of wxMenu unit test.
tree
|
commitdiff
2010-11-10
Vadim Zeitlin
Disable unit tests which can't work in ANSI build.
tree
|
commitdiff
2010-11-10
Vadim Zeitlin
Use wxString::To8BitData() instead of mb_str() to handl...
tree
|
commitdiff
2010-11-10
Vadim Zeitlin
Fix wxString::{Before,After}{First,Last} unit test...
tree
|
commitdiff
2010-11-10
Vadim Zeitlin
Disable measuring context unit test for wxX11.
tree
|
commitdiff
2010-11-10
Vadim Zeitlin
Disable unit test for wxColour alpha under wxX11.
tree
|
commitdiff
2010-11-08
Vadim Zeitlin
Unload bogus XRC resources in "garbage" unit test.
tree
|
commitdiff
2010-11-07
Vadim Zeitlin
Add support for id ranges to XRC.
tree
|
commitdiff
2010-11-05
Vadim Zeitlin
Add another test for the insertion point position after...
tree
|
commitdiff
2010-11-05
Vadim Zeitlin
Disable keyboard unit test with wxUIActionSimulator...
tree
|
commitdiff
2010-10-27
Vadim Zeitlin
Fix list box unit test under wxGTK.
tree
|
commitdiff
2010-10-27
Vadim Zeitlin
Fix warnings about signed/unsigned comparisons inside...
tree
|
commitdiff
2010-10-25
Václav Slavík
Add wxImplicitConversionType tests.
tree
|
commitdiff
2010-10-22
Michael Wetherell
Change the return code of the test program so that...
tree
|
commitdiff
2010-10-22
Vadim Zeitlin
Enable ListBoxTestCase::HitTest() for wxGTK.
tree
|
commitdiff
2010-10-22
Vadim Zeitlin
Added "rest" argument to wxString::Before{First,Last}().
tree
|
commitdiff
2010-10-21
Vadim Zeitlin
Implement comparisons between wxString::iterator and...
tree
|
commitdiff
2010-10-17
Vadim Zeitlin
No real changes, just fix a warning in the test suite.
tree
|
commitdiff
2010-10-16
Vadim Zeitlin
Fix FileTestCase to really test strings with embedded...
tree
|
commitdiff
2010-10-16
Vadim Zeitlin
Disable tests for UTF-encoded files in FileTestCase...
tree
|
commitdiff
2010-10-16
Vadim Zeitlin
Add wxHAS_3STATE_CHECKBOX symbol.
tree
|
commitdiff
2010-10-16
Vadim Zeitlin
Improve validation of wxCheckBox styles.
tree
|
commitdiff
2010-10-16
Julian Smart
Disabled wxRTC tests that don't work in wxGTK
tree
|
commitdiff
2010-10-15
Vadim Zeitlin
Add "GTK" prefix to wxChoice::{Dis,En}ableEvents()...
tree
|
commitdiff
2010-10-05
Vadim Zeitlin
Destroy the in-place edit control in wxGenericListCtrl...
tree
|
commitdiff
2010-10-05
Vadim Zeitlin
Disable TimerEventTestCase::Multiple() test for ANSI...
tree
|
commitdiff
2010-10-04
Vadim Zeitlin
Don't throw assert failure exception in the test suite...
tree
|
commitdiff
2010-10-04
Vadim Zeitlin
Fix timing format string in the test suite.
tree
|
commitdiff
2010-10-04
Vadim Zeitlin
Fix tests compilation with wxUSE_TOOLTIPS==0 as in...
tree
|
commitdiff
2010-10-03
Vadim Zeitlin
Fix wxUSING_VC_CRT_IO definition in the tests when...
tree
|
commitdiff
2010-10-03
Vadim Zeitlin
Use wxUSING_VC_CRT_IO for MSVC CRT-specific test results.
tree
|
commitdiff
2010-10-03
Vadim Zeitlin
Fix DirTestCase to run on the systems without "C:"...
tree
|
commitdiff
2010-10-03
Vadim Zeitlin
Run MBConvTestCase::LibcTests() only for MSVC and not...
tree
|
commitdiff
2010-10-03
Vadim Zeitlin
Show the failing string when conversion fails in MBConv...
tree
|
commitdiff
2010-10-03
Vadim Zeitlin
No real changes, just simplify some MBConvTestCase...
tree
|
commitdiff
2010-10-03
Vadim Zeitlin
Exclude tests relying on last error being set under...
tree
|
commitdiff
2010-10-03
Vadim Zeitlin
Correct wxConvAuto::ToWChar() behaviour with wxNO_LEN...
tree
|
commitdiff
2010-10-03
Vadim Zeitlin
Fix VsnprintfTestCase for recent MinGW versions.
tree
|
commitdiff
2010-10-03
Vadim Zeitlin
Remove redundant wxUSE_WXVSNPRINTF checks from the...
tree
|
commitdiff
2010-10-03
Vadim Zeitlin
Fix tests compilation without wxUSE_REGEX.
tree
|
commitdiff
2010-10-01
Vadim Zeitlin
Add non-vararg wxFileTypeInfo ctor and various setters.
tree
|
commitdiff
2010-10-01
Vadim Zeitlin
Add wxHAS_BITMAPTOGGLEBUTTON and test for it in the...
tree
|
commitdiff
2010-10-01
Vadim Zeitlin
Disable ItemClick() unit test for wxListCtrl under...
tree
|
commitdiff
2010-09-30
Vadim Zeitlin
Disable wxEVT_COMMAND_LIST_ITEM_FOCUSED test for wxMSW.
tree
|
commitdiff
2010-09-30
Vadim Zeitlin
Expect an assert in wxVsnprintf() test with too many...
tree
|
commitdiff
2010-09-30
Vadim Zeitlin
Disable test failing under VC6 only.
tree
|
commitdiff
2010-09-30
Vadim Zeitlin
Insert another item in the list control in its unit...
tree
|
commitdiff
2010-09-23
Steve Lamerton
Remove an assert that was not backed up by the document...
tree
|
commitdiff
2010-09-23
Steve Lamerton
Add ClearEventCount to wxTestableFrame. This means...
tree
|
commitdiff
2010-09-22
Steve Lamerton
Re-enable disabled wxWindow label tests under wxGTK...
tree
|
commitdiff
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
next