Move website scripts to a dedicated directory
Some JavaScript source files are only relevant in the context of the Test262 website. They should not be explicitly included by individual tests, so their presence in the `harness/` directory alongside "include" files is misleading. Move the scripts to a location within the `website/` directory to better-reflect their intended use. Update the relevant HTML templates with the new locations.
Showing
- tools/packaging/templates/runner.bestPractice.html 6 additions, 6 deletionstools/packaging/templates/runner.bestPractice.html
- tools/packaging/templates/runner.intl402.html 6 additions, 6 deletionstools/packaging/templates/runner.intl402.html
- tools/packaging/templates/runner.test262.html 6 additions, 6 deletionstools/packaging/templates/runner.test262.html
- website/scripts/ed.js 0 additions, 0 deletionswebsite/scripts/ed.js
- website/scripts/gs.js 0 additions, 0 deletionswebsite/scripts/gs.js
- website/scripts/helper.js 0 additions, 0 deletionswebsite/scripts/helper.js
- website/scripts/lib/jquery-1.4.2.min.js 0 additions, 0 deletionswebsite/scripts/lib/jquery-1.4.2.min.js
- website/scripts/lib/jquery.base64.js 0 additions, 0 deletionswebsite/scripts/lib/jquery.base64.js
- website/scripts/lib/jqueryprogressbar.js 0 additions, 0 deletionswebsite/scripts/lib/jqueryprogressbar.js
- website/scripts/sections.js 0 additions, 0 deletionswebsite/scripts/sections.js
- website/scripts/sth.js 0 additions, 0 deletionswebsite/scripts/sth.js
Loading
Please register or sign in to comment