Hello!

I implemented some tests for my library using Boost.Test.
Resulting test executable works fine.
It's automatically executed when I run "make check".

The problem is that I want to pass parameters (--report_level=detailed --log_level=all)
to my test program via command line.
How can I specify parameters to be passed to test executable during "make check"?
Is it possible at all?

Thank you beforehand!

--
Sincerely yours, Dmitry V. Krivenok
Orange System Co., Ltd.
Saint-Petersburg, Russia
work phone: +7 812 332-32-40
cellular phone: +7 921 576-70-91
e-mail: krive...@orangesystem.ru
web: http://www.orangesystem.ru
skype: krivenok_dmitry
jabber: krivenok_dmi...@jabber.ru
icq: 242-526-443



Reply via email to