Closed
Bug 617529
Opened 15 years ago
Closed 15 years ago
jstests.py command-line option to provide XUL info
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dherman, Unassigned)
Details
(Whiteboard: fixed-in-tracemonkey)
Attachments
(1 file)
2.15 KB,
patch
|
dmandelin
:
review+
|
Details | Diff | Splinter Review |
Running the SpiderMonkey tests with the Narcissus shell is finicky because the test script looks for a config/autoconf.mk file to extract XUL configuration information. I'm submitting a small patch to allow specifying that information explicitly at the command-line, to avoid searching the filesystem for config files.
Dave
Reporter | ||
Comment 1•15 years ago
|
||
Attachment #496078 -
Flags: review?(dmandelin)
Updated•15 years ago
|
Attachment #496078 -
Flags: review?(dmandelin) → review+
Reporter | ||
Comment 2•15 years ago
|
||
Whiteboard: fixed-in-tracemonkey
Comment 3•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•