Name Description Size Coverage
__init__.py 0 -
adaptor.py Returns a tuple a test which is encoding the self-hosted code and a generator of tests which is decoding the self-hosted code. 828 -
jittests.py Return a relative version of a path 30070 -
manifest.py Return JS that when executed sets up variables so that JS expression predicates on XUL build info evaluate properly. 20022 -
progressbar.py Prefer erring on the side of caution and not using terminal commands if the current output stream may be a file. 3904 -
remote.py 3483 -
results.py Output from a test run. 17486 -
structuredlog.py 1758 -
tasks_adb_remote.py 10283 -
tasks_unix.py Spawn one child, return a task struct. 8920 -
tasks_win.py Uses scatter-gather to a thread-pool to manage children. 7087 -
tempfile.py 552 -
terminal_unix.py color: str - color definition string 888 -
terminal_win.py From Andre Burgaud's Blog, from the CTypes Wiki: http://www.burgaud.com/bring-colors-to-the-windows-console-with-python/ Colors text in console mode application (win32). Uses ctypes and Win32 methods SetConsoleTextAttribute and GetConsoleScreenBufferInfo. $Id: color_console.py 534 2009-05-10 04:00:59Z andre $ 2794 -
tests.py Build a dict of additional environment variables that must be set to run tests successfully. 10676 -
wptreport.py Initialize the WptreportHandler handler. :param str out: path to a file to write output to. 2487 -