Gromacs
2016.5
|
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(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 ConstArrayRef< const char * > &contents) | gmx::test::CommandLineTestHelper | |
setOutputFile(CommandLine *args, const char *option, const char *filename, const ITextBlockMatcherSettings &matcher) | gmx::test::CommandLineTestHelper | |
~CommandLineTestHelper() (defined in gmx::test::CommandLineTestHelper) | gmx::test::CommandLineTestHelper |