#include "MEDSPLITTERTest_Utils.hxx"#include <MEDMEM_STRING.hxx>#include <cppunit/TestAssert.h>#include <list>#include <cstdlib>
Packages | |
| package | MEDSPLITTERTest_Utils |
Functions | |
| string | MEDSPLITTERTest_Utils.getResourceFile (const string &filename) |
| Get path to the resources file. | |
| string | MEDSPLITTERTest_Utils.getTmpDirectory () |
| Returns writable temporary directory. | |
| std::string | MEDSPLITTERTest_Utils.makeTmpFile (const std::string &tmpfile, const std::string &srcfile) |
| Creates a copy of source file (if source file is specified) in the temporary directory and returns a path to the tmp file. | |