aboutsummaryrefslogtreecommitdiff
path: root/test/run-tests.js
diff options
context:
space:
mode:
authorkzc <zaxxon2011@gmail.com>2016-08-26 18:47:25 -0400
committerkzc <zaxxon2011@gmail.com>2016-08-30 08:43:02 -0400
commit0bd8053524760531eb582ef0716fcfe2104c3014 (patch)
tree5f7c7066585261b0f7a20ea478d3b2865de89564 /test/run-tests.js
parent1a78bbcd23e8db214872f1cd403f1b42503aaf9c (diff)
downloadtracifyjs-0bd8053524760531eb582ef0716fcfe2104c3014.tar.gz
tracifyjs-0bd8053524760531eb582ef0716fcfe2104c3014.zip
implement optimization: (x = 2 * x) ---> (x *= 2)
Diffstat (limited to 'test/run-tests.js')
0 files changed, 0 insertions, 0 deletions
5 +0100'>2017-02-08import: pypi: Correctly handle multiple-URL origins....Ludovic Courtès 2017-01-28tests: Adjust pypi test to recent importer change....Carlo Zancanaro 2016-12-18tests: Mock up http-fetch in import test....Ricardo Wurmus 2016-12-18tests: Mock up http-fetch in import tests....Ricardo Wurmus