newtests/test.py File Reference

Go to the source code of this file.

Namespaces

namespace  test

Variables

string test::__author__ = "Martin Alnes <martinal@simula.no>"
string test::__date__ = "2008-09-04 -- 2008-09-04"
tuple test::tests = glob.glob("*.py")
tuple test::skip = set(["test.py", "template.py", "cell_assembly.py"])
 test::separate = True
string test::cmd = "python %s"
list test::classes = []
int test::verbosity = 0
list test::suites = [unittest.makeSuite(c) for c in classes]
tuple test::testsuites = unittest.TestSuite(suites)


Generated on Mon Aug 31 16:17:05 2009 for SyFi by  doxygen 1.5.9