|
Gromacs
2025.3
|
This is the complete list of members for gmx::test::CommandLineTestHelper, including all inherited members.
| checkOutputFiles(TestReferenceChecker checker) const | gmx::test::CommandLineTestHelper | |
| CommandLineTestHelper(TestFileManager *fileManager) | gmx::test::CommandLineTestHelper | explicit |
| runModuleDirect(ICommandLineModule *module, CommandLine *commandLine) | gmx::test::CommandLineTestHelper | static |
| runModuleDirect(std::unique_ptr< ICommandLineOptionsModule > module, CommandLine *commandLine) | gmx::test::CommandLineTestHelper | static |
| runModuleFactory(const std::function< std::unique_ptr< ICommandLineOptionsModule >()> &factory, CommandLine *commandLine) | gmx::test::CommandLineTestHelper | static |
| setInputFileContents(CommandLine *args, const char *option, const char *extension, const std::string &contents) | gmx::test::CommandLineTestHelper | |
| setInputFileContents(CommandLine *args, const char *option, const char *extension, const ArrayRef< const char *const > &contents) | gmx::test::CommandLineTestHelper | |
| setOutputFile(CommandLine *args, const char *option, const char *filename, const ITextBlockMatcherSettings &matcher) | gmx::test::CommandLineTestHelper | |
| setOutputFile(CommandLine *args, const char *option, const char *filename, const IFileMatcherSettings &matcher) | gmx::test::CommandLineTestHelper | |
| setOutputFileWithGeneratedName(const char *filename, const ITextBlockMatcherSettings &matcher) | gmx::test::CommandLineTestHelper | |
| setOutputFileWithGeneratedName(std::string &&filename, const ITextBlockMatcherSettings &matcher) | gmx::test::CommandLineTestHelper | |
| setOutputFileWithGeneratedName(const char *filename, const IFileMatcherSettings &matcher) | gmx::test::CommandLineTestHelper | |
| setOutputFileWithGeneratedName(std::string &&filename, const IFileMatcherSettings &matcher) | gmx::test::CommandLineTestHelper | |
| ~CommandLineTestHelper() (defined in gmx::test::CommandLineTestHelper) | gmx::test::CommandLineTestHelper |
1.8.5