[Boost-bugs] [Boost C++ Libraries] #12596: Sanitize metacharacters in test names

Subject: [Boost-bugs] [Boost C++ Libraries] #12596: Sanitize metacharacters in test names
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-11-09 13:10:43


#12596: Sanitize metacharacters in test names
---------------------------------------------+---------------------
 Reporter: Igor Akhmetov <igor.akhmetov@…> | Owner: rogeeff
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: test
  Version: Boost 1.62.0 | Severity: Problem
 Keywords: |
---------------------------------------------+---------------------
 (This is a follow-up to https://svn.boost.org/trac/boost/ticket/12531)

 If a name of a manually registered test contains one of the test filter
 metacharacters, it might lead to problems when it's passed via the
 --run_test command line argument. The list of characters which cause that
 problem includes at least ",*@+!/". I suggest sanitizing these characters
 similar to how ':' and ' ' are sanitized right now.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12596>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:20 UTC