head_library-base.js File Reference

Go to the source code of this file.

Functions

Components utils import ("resource://gre/modules/XPCOMUtils.jsm")
 Some globally useful stuff for the library tests. More...
 
function readList (dataFile)
 
function getFile (fileName)
 
function BatchEndListener ()
 

Variables

BatchEndListener prototype
 

Function Documentation

function BatchEndListener ( )

Definition at line 57 of file head_library-base.js.

Here is the caller graph for this function:

function getFile (   fileName)

Definition at line 46 of file head_library-base.js.

Here is the caller graph for this function:

Components utils import ( "resource://gre/modules/XPCOMUtils.jsm"  )

Some globally useful stuff for the library tests.

function readList (   dataFile)

Definition at line 33 of file head_library-base.js.

Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation

BatchEndListener prototype

Definition at line 60 of file head_library-base.js.