Skip to content

Commit

Permalink
JS: Import test files into the repository instead of downloading it
Browse files Browse the repository at this point in the history
BSD and MIT licensed code may be directly included.
  • Loading branch information
matthiasblaesing committed Mar 20, 2023
1 parent babd4e7 commit f17e17d
Show file tree
Hide file tree
Showing 1,384 changed files with 24,914 additions and 73 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
Name: javascript2.editor-requirejs-resources
Version: 2.1.14
Description: Testcase for issue #246060
License: MIT
Origin: https://github.com/requirejs/requirejs
Files: javascript2.editor-requirejs-2.1.14-resources.zip

The MIT License

Copyright (c) 2010-2014, The Dojo Foundation
Expand Down
3 changes: 0 additions & 3 deletions webcommon/javascript2.editor/.gitignore

This file was deleted.

3 changes: 0 additions & 3 deletions webcommon/javascript2.editor/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@
<target name="build-init" depends="projectized.build-init">
<mkdir dir="build/testfiles" />
<unzip src="external/testfiles-jsdoc-1.zip" dest="build/testfiles"/>
<unzip src="external/js.foundation-parser-1.0.zip" dest="test/unit/data/testfiles/ecmascript6"/>
<unzip src="external/javascript2.editor-requirejs-2.1.14-resources.zip" dest="."/>
<unzip src="external/javascript2.editor-jquery-1.6-resources.zip" dest="."/>
</target>
</project>

3 changes: 0 additions & 3 deletions webcommon/javascript2.editor/external/binaries-list
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,4 @@
# under the License.
0F87C4B6A9BDBA295C208B27D702EA579ADB398D js-corestubs-ts4.6.3-1.zip
A928BFAB03CE65A4B6145079C898266AA63E476A js-domstubs-ts4.6.3-1.zip
80BB535015E97A53057FB93F56EF28FA427250DA js.foundation-parser-1.0.zip
446050AD183530299346C725433F1C4F18244A65 javascript2.editor-jquery-1.6-resources.zip
4A38917342E32B7979DF8A01AC6C2EF2F057675D javascript2.editor-requirejs-2.1.14-resources.zip
BB4253C4D259414FAF66131EE6203A6CCEF78976 testfiles-jsdoc-1.zip

This file was deleted.

This file was deleted.

714 changes: 711 additions & 3 deletions webcommon/javascript2.editor/licenseinfo.xml

Large diffs are not rendered by default.

Loading

0 comments on commit f17e17d

Please sign in to comment.