UglifyJS/test/mocha
Anthony Van de Gejuchte a97690fc72 Various LineTerminator changes
* Escaped newlines should also produce SyntaxError
* Fix multiline comment parsing and add tests
* Adapt makePredicate to handle \u2028 and \u2029
* Move up nlb check in regex so it's checked before any escape handling
* Change error messages to conform ecma standard
* Find_eol not recornizing \u2028 and \u2029 as line terminator
* Remove \u180e as it is removed in unicode 6.3.0 from the category zs
2016-06-30 22:12:50 +02:00
..
arguments.js Make arguments test slightly more strict 2016-01-15 00:04:05 +01:00
comment_before_constant.js Retain comments before AST_Constants during mangle. 2016-05-04 20:11:45 +02:00
comment-filter.js Add some tests for comment-filters through api 2016-01-19 19:14:19 +01:00
comment.js Various LineTerminator changes 2016-06-30 22:12:50 +02:00
directives.js Keep master in sync with harmony 2016-06-20 18:42:17 +02:00
getter-setter.js Normalize error messages 2016-06-19 21:08:34 +02:00
huge-number-of-comments.js Parse comments without recursion to avoid RangeError. 2016-04-16 02:02:47 -04:00
let.js Attempt to increase timeout for mocha let test. 2016-03-15 11:44:09 -04:00
line-endings.js Various LineTerminator changes 2016-06-30 22:12:50 +02:00
minify.js Respect quote style in object literals 2016-06-19 21:13:31 +02:00
new.js Re-add parens after new expression in beautify mode 2016-06-12 20:03:48 +02:00
spidermonkey.js Fix spidermonkey AST (ESTree) export and import, Array holes 2016-06-30 21:44:12 +02:00
string-literal.js Various LineTerminator changes 2016-06-30 22:12:50 +02:00
with.js Normalize error messages 2016-06-19 21:08:34 +02:00