projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Check the return value of system() and pipe() in the test suite.
[wxWidgets.git]
/
tests
/
test.cpp
2012-06-30
Vadim Zeitlin
No changes, just suppress an unused variable warning.
blob
|
commitdiff
|
raw
2012-06-01
Vadim Zeitlin
Add IsAutomaticTest() function to the unit tests.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-01
Vadim Zeitlin
Use printf() instead of wxPrintf() in cppunit details...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-29
Vadim Zeitlin
Improve error reporting for nested asserts failures...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-04
Vadim Zeitlin
Use __WINDOWS__ for OS checks and __WXMSW__ for GUI...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-22
Michael Wetherell
Change the return code of the test program so that...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-04
Vadim Zeitlin
Don't throw assert failure exception in the test suite...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-04
Vadim Zeitlin
Fix timing format string in the test suite.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-22
Vadim Zeitlin
Merge the new GUI tests from SOC2010_GUI_TEST branch.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-13
Vadim Zeitlin
Globally use "wxWindows licence" consistently.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-02
Francesco Montorsi
disable FTPTestCase by default.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-21
Vadim Zeitlin
Abort on asserts in worker threads.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-06
Vadim Zeitlin
disable warnings about unused parameters in CppUnit...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-01
Francesco Montorsi
use a smaller timeout value to avoid blocking buildslav...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-01
Francesco Montorsi
minor change: differentiate the initial banner of test...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-01
Francesco Montorsi
add wxURL::GetInputStream test unit; add a global IsNet...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-14
Stefan Csomor
guaranteeing autorelease pools for overridden OnRun...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-03
Vadim Zeitlin
avoid the ugly hack with adding an empty string to...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-03
Vadim Zeitlin
add possibility to choose the locale (useful for Window...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-30
Vadim Zeitlin
allow running tests whose names don't end with TestCase...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-26
Vadim Zeitlin
no changes, just some cleanup (use compile-time asserts...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-26
Vadim Zeitlin
switch off logging sooner (closes #10646)
blob
|
commitdiff
|
raw
|
diff to current
2009-03-26
Vadim Zeitlin
remove unused variable
blob
|
commitdiff
|
raw
|
diff to current
2009-03-25
Vadim Zeitlin
produce a better looking report with --time option...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-25
Vadim Zeitlin
don't log std::exceptions ourselves, let cppunit do...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-25
Vadim Zeitlin
trap CRT assertions and report assertions which happen...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-22
Vadim Zeitlin
compilation fix for wxUSE_STD_STRING==0
blob
|
commitdiff
|
raw
|
diff to current
2009-03-21
Francesco Montorsi
revert 59680; implement proper fix for wxMSW test failu...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-21
Francesco Montorsi
try to use 0/1 instead of the cstdlib' EXIT_SUCCESS...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-21
Francesco Montorsi
allow to give the testcase name without the final ...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-16
Vadim Zeitlin
add a unit test checking that events are really propaga...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-21
Vadim Zeitlin
don't show assert message boxes in debug build but...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-18
Vadim Zeitlin
fix compilation with cppunit 1.9 (which doesn't have...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-05
Vadim Zeitlin
add command line options for displaying the test name...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-27
Vadim Zeitlin
unbuffer cout to work around bug in Debian version...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-19
Vadim Zeitlin
no changes, just removed an unnecessary semicolon at...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-30
Vadim Zeitlin
don't run vsnprintf() test if we're using the system...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-13
Vadim Zeitlin
compilation fixes for VC6
blob
|
commitdiff
|
raw
|
diff to current
2007-09-26
Vadim Zeitlin
added unit test for some of wxTextCtrl methods and...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-14
Vadim Zeitlin
fix wxCmdLineEntryDesc compilation after latest changes
blob
|
commitdiff
|
raw
|
diff to current
2007-09-10
Václav Slavík
compilation fix after wxCmdLineEntryDesc changes
blob
|
commitdiff
|
raw
|
diff to current
2007-02-11
Vadim Zeitlin
warn if wxVsnprintf() is not being used
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-11-25
Ryan Norton
patch 1073385
blob
|
commitdiff
|
raw
|
diff to current
2004-11-22
Ryan Norton
[ 1068188 ] Precompiled header for the test program...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-21
Ryan Norton
Remove silly include (from me I guess :))
blob
|
commitdiff
|
raw
|
diff to current
2004-11-10
Włodzimierz Skiba
Patch 1053127 - Test fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-27
Ryan Norton
wxURI. Move Convert/to/fromURI into uri.cpp so that...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-20
Włodzimierz Skiba
wxUSE_LOG fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-25
Václav Slavík
DMC fixes
blob
|
commitdiff
|
raw
|
diff to current
2004-04-21
Václav Slavík
moved wxRegEx test from console to testsuite (patch...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-18
Václav Slavík
small test suite improvements (patch 937094)
blob
|
commitdiff
|
raw
|
diff to current
2004-04-01
Václav Slavík
test program improvements (patch 927429)
blob
|
commitdiff
|
raw
|
diff to current
2004-03-03
Václav Slavík
applied path 906264: test program
blob
|
commitdiff
|
raw
|
diff to current