1 Mar
2010
1 Mar
'10
10:42 p.m.
Chris Hoeppler
Hi,
when calling some my_unit_test module with
my_unit_test --report_level=detailed --report_sink="foo bar"
then the report isn't written to a file "foo bar" but to a file "foo". Is there any way to pass a path containing spaces to the report_sink option?
This is a know issue with the Boost.Test command line parsing component. I am looking to fix this. Gennadiy