]> git.saurik.com Git - wxWidgets.git/commit - tests/test.cpp
Add IsAutomaticTest() function to the unit tests.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 1 Jun 2012 16:21:06 +0000 (16:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 1 Jun 2012 16:21:06 +0000 (16:21 +0000)
commitf1287154cde58f6c7d0c4425b1e1d3193ee9abef
treef40169cb0ef66737b16b3f6507169846ba29c1e9
parente84d9899300decdc1cfa79229c8c0b839ed2011f
Add IsAutomaticTest() function to the unit tests.

This allows to easily test if we're running on a buildbot slave and disable
some difficult to debug test failures there.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71634 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/controls/listbasetest.cpp
tests/test.cpp
tests/testprec.h
tests/validators/valnum.cpp