зеркало из https://github.com/mozilla/gecko-dev.git
95063176fa
OS_LIBS for libraries that are not part of the gecko tree, EXTRA_LIBS for libraries, such as NSPR, that are in the tree, but are not handled by moz.build just yet. Those EXTRA_LIBS may also come from a system library. However, in cases where the expanded variables are always empty for the in-tree case, OS_LIBS is used (as for, e.g. MOZ_ZLIB_LIBS). OS_LDFLAGS is used exclusively for non-library linker flags. Always pass EXTRA_LIBS before OS_LIBS on linker command lines. Forbid EXTRA_DSO_LDOPTS, SHARED_LIBRARY_LIBS and LIBS in Makefiles. |
||
---|---|---|
.. | ||
MochiKit | ||
chrome | ||
dynamic | ||
manifests | ||
pywebsocket | ||
roboextender | ||
ssltunnel | ||
static | ||
tests | ||
Makefile.in | ||
README.txt | ||
android.json | ||
android23.json | ||
androidx86.json | ||
b2g_start_script.js | ||
bisection.py | ||
browser-harness.xul | ||
browser-test-overlay.xul | ||
browser-test.js | ||
cc-analyzer.js | ||
chrome-harness.js | ||
chunkifyTests.js | ||
gen_template.pl | ||
gl.json | ||
harness.xul | ||
install.rdf | ||
jar.mn | ||
mach_commands.py | ||
manifest.webapp | ||
manifestLibrary.js | ||
mochitest-e10s-utils-content.js | ||
mochitest-e10s-utils.js | ||
mochitest_options.py | ||
moz.build | ||
pywebsocket_wrapper.py | ||
redirect.html | ||
runtests.py | ||
runtestsb2g.py | ||
runtestsremote.py | ||
runtestsvmware.py | ||
server.js |
README.txt
See https://developer.mozilla.org/en/docs/Mochitest for detailed information on running and writing mochitests.