Lines Matching defs:tests
28 #tests = glob.glob('tests/*')
29 tests = ['tests/__init__.py',
30 'tests/testKeywords.py',
31 'tests/BackendTestCase.py',
32 'tests/ProgrammingBackendTestCase.py',
33 'tests/README.txt',
34 'tests/runtests',
35 'tests/testSpooler.py',
36 'tests/testTestJob.py',
37 'tests/testTestResult.py',
59 ('tests', tests)],