8#ifndef TWOBLUECUBES_CATCH_LIST_H_INCLUDED
9#define TWOBLUECUBES_CATCH_LIST_H_INCLUDED
23 void add( std::string
const& spelling );
24 std::string
all()
const;
std::size_t listTags(Config const &config)
std::size_t listReporters()
std::size_t listTestsNamesOnly(Config const &config)
Option< std::size_t > list(std::shared_ptr< Config > const &config)
std::size_t listTests(Config const &config)
void add(std::string const &spelling)
std::set< std::string > spellings