aboutsummaryrefslogtreecommitdiff
path: root/test/compress/properties.js
AgeCommit message (Collapse)Author
2014-07-01Evaluate "foo".length ==> 3Dan Wolff
2014-04-18Update tests.Mihai Bazon
2013-05-14Fix a["1_1"]Mihai Bazon
Close #204
2013-05-08add a test for zero-length string in is_identifier_string, which is used in ↵Trey Griffith
property compression. Also added a test exercising the change.
2013-05-06Added test scenario with unicode in properties name.Justin Lau
Signed-off-by: Justin Lau <justin@tclau.com>
2013-05-05Added scenario in test case where properties shouldn't be accessed withJustin Lau
dotted syntax even with screw_ie8 option. Signed-off-by: Justin Lau <justin@tclau.com>
2013-04-20fixes #189: use dotted member access when --screw-ie8 option givenMichael Ficarra
2012-08-22wrote more of the compressor and added some testsMihai Bazon