ATLAS Offline Software
Loading...
Searching...
No Matches
UnitTest.cxx File Reference
#include <AsgTesting/UnitTest.h>
#include <regex>
Include dependency graph for Control/AthToolSupport/AsgTesting/Root/UnitTest.cxx:

Go to the source code of this file.

Namespaces

namespace  asg
namespace  asg::detail

Functions

bool asg::detail::matchesRegex (const std::string &regex, const std::string &str)
 return whether str matches regex