aboutsummaryrefslogtreecommitdiff
path: root/test/mocha/comments.js
AgeCommit message (Collapse)Author
2019-10-30fix corner case in `comments` (#3550)Alex Lam S.L
2019-10-20fix corner case in `comments` (#3500)Alex Lam S.L
2019-05-04fix corner cases in `sourceMap` (#3397)Alex Lam S.L
fixes #3255 fixes #3294
2019-05-02render comments in custom ASTs gracefully (#3393)Alex Lam S.L
fixes #3246
2019-03-15parse `mangle.properties.regex` in `--config-file` properly (#3337)Alex Lam S.L
fixes #3315
2018-06-24improve `mocha` tests (#3195)Alex Lam S.L