]> git.saurik.com Git - wxWidgets.git/commit
Exclude wxWeakRef tests not compiling with VC6 from compilation.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 13 Apr 2010 16:38:18 +0000 (16:38 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 13 Apr 2010 16:38:18 +0000 (16:38 +0000)
commitdeee2b18856aae8c6b0993cbb7686c7b0ef1bf57
tree354c91c425fcebb065ff0538e128e65ee32d7e31
parentaa47eebb1b2a2213830fe81e819eca2b02c72776
Exclude wxWeakRef tests not compiling with VC6 from compilation.

The ctor used by these tests can't be enabled for VC6 (see r63955), simply
disable them to allow the rest to compile.

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