]> git.saurik.com Git - wxWidgets.git/commit
Fix tests compilation without wxUSE_REGEX.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 3 Oct 2010 17:14:57 +0000 (17:14 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 3 Oct 2010 17:14:57 +0000 (17:14 +0000)
commit6acd08bc954dd1f2ef2060d436018ebe77b0b1f8
treef3e6aa75fdf2fa3602e4dde490550c336ba941af
parent4cfee1efef0cdca4e40c7d902dbcccf46224c97e
Fix tests compilation without wxUSE_REGEX.

Don't build wxRegEx unit tests when wxUSE_REGEX == 0.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65736 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/interactive/input.cpp
tests/regex/regextest.cpp