SyFi
0.3
|
Variables | |
list | jobs = [] |
list | names = [] |
string | name = "sfc_quad%d" |
string | cmd = "python test.py " |
string runtests::cmd = "python test.py " |
Definition at line 8 of file runtests.py.
list runtests::jobs = [] |
Definition at line 4 of file runtests.py.
string runtests::name = "sfc_quad%d" |
Definition at line 7 of file runtests.py.
Referenced by swig::traits< Type * >.make_ptr_name(), SWIG_UnpackDataName(), and SWIG_UnpackVoidPtr().
list runtests::names = [] |
Definition at line 5 of file runtests.py.