Closed
Bug 570739
Opened 15 years ago
Closed 15 years ago
Runtests should sniff configuration options using the -Dversion option
Categories
(Tamarin Graveyard :: Tools, enhancement, P3)
Tamarin Graveyard
Tools
Tracking
(Not tracked)
VERIFIED
FIXED
Q3 11 - Serrano
People
(Reporter: cpeyer, Assigned: cpeyer)
Details
Attachments
(1 file)
|
2.54 KB,
patch
|
brbaker
:
review+
|
Details | Diff | Splinter Review |
Right now we run the shell with no args to get the version - we could run it with -Dversion instead to set more config options.
wordcode is sniffed via the filename at the moment, would be better to parse out of the options. Might also be worthwhile to also print the options out when running runtests.
Flags: flashplayer-triage+
Flags: flashplayer-qrb+
Priority: -- → P3
Target Milestone: --- → flash10.2
| Assignee | ||
Comment 1•15 years ago
|
||
No major change - just use -Dversion instead of generic help output. Also output compiled in features when using --verbose. Right now we only detect api-versioning and wordcode from the feature list, but could easily add more.
Attachment #455175 -
Flags: review?(brbaker)
Updated•15 years ago
|
Attachment #455175 -
Flags: review?(brbaker) → review+
| Assignee | ||
Comment 2•15 years ago
|
||
Pushed to redux: http://hg.mozilla.org/tamarin-redux/rev/1ca3bbb6a481
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•15 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•