UglifyJS/test
Alex Lam S.L ca32a09032 fix label-related bugs (#1835)
- deep cloning of `AST_LabeledStatement`
- `L:do{...}while(false)`
- empty statement with label within block

extend `test/ufuzz.js`
- generate labels for blocks & loops
- generate for-in statements
- skip suspicious option search if `minify()` errs


fixes #1833
2017-04-22 22:15:04 +08:00
..
compress fix label-related bugs (#1835) 2017-04-22 22:15:04 +08:00
input fix parser bugs & CLI reporting (#1827) 2017-04-19 04:27:13 +08:00
mocha fix parser bugs & CLI reporting (#1827) 2017-04-19 04:27:13 +08:00
benchmark.js unify CLI & API under minify() (#1811) 2017-04-15 23:50:50 +08:00
jetstream.js unify CLI & API under minify() (#1811) 2017-04-15 23:50:50 +08:00
mocha.js Add mocha tests 2015-12-27 22:38:20 +01:00
mozilla-ast.js metadata cleanup (#1630) 2017-03-23 01:31:46 +08:00
run-tests.js implement test/sandbox.js (#1749) 2017-04-01 05:47:11 +08:00
sandbox.js extend ufuzz generator (#1783) 2017-04-07 18:47:30 +08:00
sourcemaps.js Fix #836 2015-10-20 19:48:56 +01:00
ufuzz.js fix label-related bugs (#1835) 2017-04-22 22:15:04 +08:00
ufuzz.json unify CLI & API under minify() (#1811) 2017-04-15 23:50:50 +08:00