Gromacs
2026.0-dev-20241121-c76fa1e
|
Typedefs | |
using | CommandLineOptionParams = std::tuple< std::string, std::string, std::string, std::string, std::string, std::string, int, bool > |
Test parameter struct. | |
Functions | |
std::string | namesOfTests (const testing::TestParamInfo< Pdb2gmxTest::ParamType > &info) |
Help GoogleTest name our test cases. | |
Variables | |
std::vector< std::string > | c_regexStringsToSkip |
Strings containing regular expressions for lines to skip when matching. More... | |
FilteringExactTextMatch | c_textMatcher (c_regexStringsToSkip, false, true) |
Compiled regular expressions for lines to skip when matching. | |
std::vector<std::string> gmx::test::anonymous_namespace{pdb2gmx.cpp}::c_regexStringsToSkip |
Strings containing regular expressions for lines to skip when matching.