Closed Bug 584228 Opened 14 years ago Closed 14 years ago

add ability to have support directories in runtests acceptance

Categories

(Tamarin Graveyard :: Tools, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: cpeyer, Assigned: cpeyer)

Details

Attachments

(1 file)

Some devs need the ability to have extra support files for tests that are compiled but not run by the harness.
Support directories must have the name formatted:

nameOfAsTestFile_support

Files in this directory will be compiled with the same parameters as all other .as files.  Files will automatically be recompiled if the source .as file is newer than the .abc file.  Also will be recompiled if the -f flag is used.

To NOT compile with default compile params, a .asc_args files must be used.
Assignee: nobody → cpeyer
Status: NEW → ASSIGNED
Attachment #462568 - Flags: review?(brbaker)
Attachment #462568 - Flags: feedback?(stejohns)
Bug 584230 may be an issue with support files, as shell.as is still included even when using a .asc_args override file.
Comment on attachment 462568 [details] [diff] [review]
add ability to have _support directory for tests

suits my purposes.

would be nice to avoid the shell.abc inclusion with asc args, as a followup.
Attachment #462568 - Flags: feedback?(stejohns) → feedback+
Attachment #462568 - Flags: review?(brbaker) → review+
pushed to redux:

http://hg.mozilla.org/tamarin-redux/rev/812d1b2583a2
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: