preCICE v3.1.2
|
Go to the source code of this file.
Namespaces | |
namespace | compileAndTest |
Functions | |
compileAndTest.wipedir (dir) | |
Variables | |
compileAndTest.parser | |
compileAndTest.help | |
compileAndTest.dest | |
compileAndTest.default | |
compileAndTest.action | |
compileAndTest.args | |
compileAndTest.remainder | |
compileAndTest.build_dir | |
compileAndTest.exist_ok | |
str | compileAndTest.CONFIGURE_CMD |
compileAndTest.shell | |
compileAndTest.True | |
compileAndTest.cwd | |
str | compileAndTest.COMPILE_CMD |
compileAndTest.testbase = os.path.join(args.build_dir, "TestOutput") | |
list | compileAndTest.testdirs = [os.path.join(testbase, dir) for dir in next(os.walk(testbase))[1]] |
compileAndTest.ret_code | |