Search completed in 1.14 seconds.
1 results for "XPCSHELL_TESTS":
How to add a build-time test
MozillaHow to add a build-time test
in <tt>yourmoduledir/tests_type/makefile.in</tt> change depth, module, and xpcshell_tests appropriately: depth should be a relative path pointing to <tt>mozilla/</tt>, e.g.
... xpcshell_tests be a list of subdirectories of the current directory which contain xpcshell tests.