671e075c5e
There are two motivations for this: 1) calcdeps.py is deprecated and replaced by closurebuilder.py. 2) As part of this I was able to tweak things so that the Closure compiler does not attempt to examine every .js file in the tree under js/. This makes it possible to put compatibility tests and related files in a subdirectory without them getting mixed up with the main .js files we care about. |
||
---|---|---|
.. | ||
test6 | ||
test7 | ||
export_asserts.js | ||
export_testdeps.js | ||
export.js | ||
import_test.js | ||
jasmine.json | ||
rewrite_tests_for_commonjs.js |