Dimitri Schoolwerth
|
e3778b4d9c
|
No code changes, fixed some typos.
Changed several occurrences of "it's" where "its" is meant, as well as a few other minor typos.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2011-04-30 10:57:04 +00:00 |
|
Vadim Zeitlin
|
561ff470ca
|
suppress output from the test commands; use CPPUNIT_ASSERT_EQUAL() whenever possible
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60124 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-13 17:33:33 +00:00 |
|
Francesco Montorsi
|
3162be2bd9
|
small changes to make the test run fine on wxMSW, too;
do not use stdout as variable name as VC9 doesn't like it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59787 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-23 16:49:20 +00:00 |
|
Francesco Montorsi
|
ca5016d4dd
|
make sure that wxProcess always have a valid PID set; add test unit for wxExecute,wxShell,wxProcess based on the code in the console sample; add some more infos/notes in wxProcess docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59784 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-23 16:23:44 +00:00 |
|