Boost logo

Boost-Build :

Subject: [Boost-build] command line arguments to unit-test
From: groups queries (qroups.q_at_[hidden])
Date: 2009-03-27 13:14:17


Hello,

A newb question.

What is correct syntax to pass a command line parameter to a
unit-test application?, in an example rule like this:

unit-test test-app : test-app.cpp : <library>liba ;

I tried, in vain:

unit-test test-app : test-app.cpp : <library>liba : $(filename) ;

Thanks in advance.

-- 
Regards,
- Vin -


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk