Boost logo

Boost :

Subject: [boost] [test] How to execute shell commands
From: mike.dev_at_[hidden]
Date: 2018-09-28 20:38:22


> -----Original Message-----
> From: Boost <boost-bounces_at_[hidden]> On Behalf Of Raffi Enficiaud via Boost
> Sent: Friday, September 28, 2018 10:09 PM
>
> On 28.09.18 10:15, Mike Dev via Boost wrote:
> > Does the boost unit test frame work provide a way to write a test that executes a couple
> of shell commands?
> >
> > Specifically, I want to write a test that compiles a cmake project:
> >
>
> Nope, you have to use cmake tools for that.

I'm not asking b2 / boost test to understand and process a cmake file. Just to execute
some shell commands and run a executable that is installed on the system.

Best

Mike


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk