Searched refs:ProgrammingBackendTestCase (Results 1 - 14 of 14) sorted by relevance

/ec/ECSpooler/tests/
H A DtestProlog.py9 from ProgrammingBackendTestCase import ProgrammingBackendTestCase namespace
11 class testProlog(ProgrammingBackendTestCase):
H A DtestJavac.py11 from ProgrammingBackendTestCase import ProgrammingBackendTestCase namespace
13 class testJava(ProgrammingBackendTestCase):
H A DtestHaskellIO.py12 from ProgrammingBackendTestCase import ProgrammingBackendTestCase namespace
14 class testHaskellIO(ProgrammingBackendTestCase):
H A DtestJava.py11 from ProgrammingBackendTestCase import ProgrammingBackendTestCase namespace
13 class testJava(ProgrammingBackendTestCase):
H A DtestPyUnit.py11 from ProgrammingBackendTestCase import ProgrammingBackendTestCase namespace
13 class testPyUnit(ProgrammingBackendTestCase):
H A DtestPython.py11 from ProgrammingBackendTestCase import ProgrammingBackendTestCase namespace
13 class testPython(ProgrammingBackendTestCase):
H A DProgrammingBackendTestCase.py2 # $Id: ProgrammingBackendTestCase.py 1603 2011-10-10 12:33:02Z amelung $
14 class ProgrammingBackendTestCase(BackendTestCase): class in inherits:BackendTestCase
H A DtestErlang.py11 from ProgrammingBackendTestCase import ProgrammingBackendTestCase namespace
13 class testErlang(ProgrammingBackendTestCase):
H A DtestHaskell.py12 from ProgrammingBackendTestCase import ProgrammingBackendTestCase namespace
14 class testHaskell(ProgrammingBackendTestCase):
H A DtestHaskellExt.py12 from ProgrammingBackendTestCase import ProgrammingBackendTestCase namespace
14 class testHaskellExt(ProgrammingBackendTestCase):
H A DtestHaskellQC.py12 from ProgrammingBackendTestCase import ProgrammingBackendTestCase namespace
14 class testHaskellQC(ProgrammingBackendTestCase):
H A DtestScheme.py17 from ProgrammingBackendTestCase import ProgrammingBackendTestCase namespace
19 class testScheme(ProgrammingBackendTestCase):
H A DtestJUnit.py12 from ProgrammingBackendTestCase import ProgrammingBackendTestCase namespace
14 class testJUnit(ProgrammingBackendTestCase):
H A DtestJavaRE.py11 from ProgrammingBackendTestCase import ProgrammingBackendTestCase namespace
13 class testJavaRE(ProgrammingBackendTestCase):

Completed in 36 milliseconds