Re: [Cppunit-devel] regular expression match
Brought to you by:
blep
|
From: Steve M. R. <ste...@vi...> - 2002-04-10 12:45:45
|
Hi, I haven't any real opinion on adding regular expression matching to CppUnit. I presume one could always call their own favourite regex matcher wrapped up in CPPUNIT_ASSERT without too much trouble. However, since you mentioned the BOOST libraries, I wonder if you have looked at their implementations of concept checking and testing? The web page (www.boost.org) indicates that there is not yet any unit test library. The BOOST code is pretty well designed and the mailing list is full of very bright people. So it would be a boon to have CppUnit involved with them. I haven't looked at any of this stuff, myself. Has anyone else? -Steve -- by Rocket to the Moon, by Airplane to the Rocket, by Taxi to the Airport, by Frontdoor to the Taxi, by throwing back the blanket and laying down the legs ... - They Might Be Giants |