Closed
Bug 521332
Opened 16 years ago
Closed 16 years ago
Add debugger options to runreftest.py
Categories
(Testing :: Reftest, defect)
Testing
Reftest
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 521457
People
(Reporter: jgriffin, Assigned: jgriffin)
References
Details
Attachments
(1 obsolete file)
Add the debugger command-line options from runtests.py to runreftest.py, in order to support running reftest under valgrind.
| Assignee | ||
Comment 1•16 years ago
|
||
This patch borrows the debugger-related code from runtests.py. Verified locally that this enables reftests to be run under valgrind.
| Assignee | ||
Updated•16 years ago
|
Attachment #405358 -
Flags: review?(ted.mielczarek)
| Assignee | ||
Comment 2•16 years ago
|
||
I'm rolling this into bug 521457 since it touches some of the same code.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•16 years ago
|
Attachment #405358 -
Attachment is obsolete: true
Attachment #405358 -
Flags: review?(ted.mielczarek)
You need to log in
before you can comment on or make changes to this bug.
Description
•