]> git.saurik.com Git - wxWidgets.git/commit
Change the return code of the test program so that aborting a test with an
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Fri, 22 Oct 2010 22:15:07 +0000 (22:15 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Fri, 22 Oct 2010 22:15:07 +0000 (22:15 +0000)
commit0dffa8059d64a57dae9fc12a9e4d4a8b313804c0
tree07522757a40a7f7f86dc95525f4ac2d5da8b26b3
parentc5084fff34e874bcd681116104a86d5a20bb0163
Change the return code of the test program so that aborting a test with an
exception doesn't count as a failure, to provide a way to skip tests that
can't be performed.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65869 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/test.cpp