id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 11859,"Wrong handling of "","" in Run-Parameters",usenet@…,Raffi Enficiaud,"Documentation reads `patern_list ::= (pattern ',')* pattern` but if I use the ',' like in `--run_test=suite_1/test_1_1,suite_1/suite_1_2/test_1_2_1` respectively variable `BOOST_TEST_RUN_FILTERS=suite_1/test_1_1,suite1_2/test_1_2_1` the result is ""Test setup error: no test cases matching filter or all test cases were disabled"". With multiple --run_test= all is fine but to use them one has to manually run the Test-Program if one want to state different tests for some rounds to next some rounds.",Bugs,closed,Boost 1.62.0,test,Boost 1.60.0,Optimization,fixed,test parameter run_test filter,