]> git.saurik.com Git - wxWidgets.git/commit
Add a convenient wxREGISTER_UNIT_TEST() macro.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 11 Sep 2010 10:18:05 +0000 (10:18 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 11 Sep 2010 10:18:05 +0000 (10:18 +0000)
commit8cdd00f29f62c709af8de2f3cb817b224bced1a1
tree353d56874d6956b989587bd2ae8315408aeac00f
parentdaf9622e380535f0d127db1dfa00b074509550fa
Add a convenient wxREGISTER_UNIT_TEST() macro.

This macro can be used to easily register a test following a standard naming
convention in both the global test suite and the test suite with the same name
as this test instead of having to use 2 different cppunit macros to do the
same thing.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/testprec.h