Boost logo

Boost Testing :

Subject: [Boost-testing] Tests naming in Jamfile
From: Mateusz Loskot (mateusz_at_[hidden])
Date: 2018-09-21 09:51:41


Hi,

I'm updating Jamfile-s of Boost.GIL and it made me wondering:

For example:

test-suite "boost-gil-test" :
    [ run promote_integral.cpp ]
    ;

Apart from replacing the deprecated test-suite with alias,
I wonder what is the recommended policy of naming the test suites.
Is it completely up to library maintainers or are there any rules?

boost-{lib}-{testname}
{lib}-{testname}
{testname}

or just whatever?

I could not find anything in the development guidelines
and the testing policy docs.

Best regards,

-- 
Mateusz Loskot, http://mateusz.loskot.net

Boost-testing list run by mbergal at meta-comm.com