Skip to content
This repository was archived by the owner on Mar 10, 2022. It is now read-only.

Recursive directory transformations and .js file transformation support#23

Open
dmorejon wants to merge 5 commits intomasterfrom
jsfiles
Open

Recursive directory transformations and .js file transformation support#23
dmorejon wants to merge 5 commits intomasterfrom
jsfiles

Conversation

@dmorejon
Copy link
Copy Markdown
Contributor

@dmorejon dmorejon commented Aug 27, 2020

WIP: ending internship so putting this PR out now.

This adds support for transforming .js files and recursively transforms directories.
It also transforms importScripts calls to import testharness.js instead of js-test.js.

If gc is detected in the test, another <script src="../../resources/gc.js"><script> tag is added below the src to testharnessreport.js.

This is mostly untested.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant