Name Description Size
__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 29610
manifest.py Return JS that when executed sets up variables so that JS expression predicates on XUL build info evaluate properly. 20670
progressbar.py Prefer erring on the side of caution and not using terminal commands if the current output stream may be a file. 3936
remote.py 3483
results.py Output from a test run. 17367
structuredlog.py 1662
tasks_adb_remote.py 10471
tasks_unix.py Spawn one child, return a task struct. 8083
tasks_win.py Uses scatter-gather to a thread-pool to manage children. 5912
tempfile.py 552
terminal_unix.py color: str - color definition string 896
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 $ 2802
tests.py Build a dict of additional environment variables that must be set to run tests successfully. 10577
wptreport.py Initialize the WptreportHandler handler. :param str out: path to a file to write output to. 2635