Searched refs:JUNIT_LIBS (Results 1 - 3 of 3) sorted by relevance

/ec/ECSpooler/backends/junit/
H A Dconfig.py71 JUNIT_LIBS = 'junit_libs' variable
77 LIBRARY_PATH = join(CURRENT_PATH, JUNIT_LIBS)
91 # Scans JUNIT_LIBS directory and adds all archives to CLASSPATH_SETTINGS
H A DJUnit.py218 config.JUNIT_LIBS)
/ec/ECSpooler/tests/
H A DtestJUnit.py235 match = re.search("import %s\.\*;" % JUnit.config.JUNIT_LIBS, src)
239 JUnit.config.JUNIT_LIBS)

Completed in 11 milliseconds