Boost.Test 1.42 --report_sink="path with spaces"
8 Feb
2010
8 Feb
'10
9:26 p.m.
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? Regards Chris
1 Mar
1 Mar
10:42 p.m.
New subject: [Boost-users] Boost.Test 1.42 --report_sink="path with spaces"
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
5368
Age (days ago)
5389
Last active (days ago)
1 comments
2 participants
participants (2)
-
Chris Hoeppler
-
Gennadiy Rozental