Home | History | Annotate | Download | only in mozilla

Lines Matching refs:shell

155 # Don't run any shell.js files as tests; they are only utility files
156 @test_list = grep (!/shell\.js$/, @test_list);
173 # Append the shell.js files to the shell_command if they're there.
181 $path = &xp_path($opt_suite_path . $suite . "/shell.js");
187 $test_dir . "/shell.js");
450 &dd ("opt: setting shell path to '$opt_shell_path'.");
476 die "You must select a shell to test in.\n";
506 "(-s|--shellpath) <path> Location of JavaScript shell.\n" .
518 # get the shell command used to start the (either) engine
582 # get the shell command used to run rhino
597 $retval .= "org.mozilla.javascript.tools.shell.Main";
608 # get the shell command used to run xpcshell
645 # get the shell command used to run squirrelfish
663 # get the shell command used to run spidermonkey
673 # if the user provided a path to the shell, return that.
748 # get the shell command used to run epimetheus
754 # if the user provided a path to the shell, return that -
807 # get the shell command used to run the liveconnect shell
816 die "Don't know how to run the lc shell on the mac yet.\n";
1164 # Find out the one used in the current Windows shell.