Boost logo

Boost Users :

From: Sohail Somani (s.somani_at_[hidden])
Date: 2006-07-18 11:58:35


> -----Original Message-----
> From: boost-users-bounces_at_[hidden]
> [mailto:boost-users-bounces_at_[hidden]] On Behalf Of
> Perepelitsa Roman
> Sent: Tuesday, July 18, 2006 5:33 AM
> To: boost-users_at_[hidden]
> Subject: [Boost-users] [test] running tests by name
>
> Hi,
>
> I have implementation of feature which was requested several times. It
> allows you to run tests (implemented with the help of boost.tests) by
> name.
>
> I attached 3 files.
>
> 1. filter.hpp should be copied to boost/test/detail.
> 2. framework.ipp should be copied to boost/test/impl.
> (after copying files you will probably need to rebuild boost.test)
> 3. example.cpp contains example of usage.

Me likey. This is what I needed. I'm not going to go the regex way,
rather I'll explicitly require test suites, or tests. After all, its
reasonable to have one test suite per executable imho, but its quite a
lot more common to run a single test from a test suite.

Thank you very much!

Sohail


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net