aboutsummaryrefslogtreecommitdiff
path: root/test/jetstream.js
AgeCommit message (Expand)Author
2020-12-28workaround asynchronous tty bugs on Node.js (#4473)Alex Lam S.L
2020-10-24improve resilience against `npm` failures (#4239)Alex Lam S.L
2020-05-09implement AST validation (#3863)Alex Lam S.L
2020-05-01fix diagnostic text (#3838)Alex Lam S.L
2020-04-14expand testing on Node.js versions (#3779)Alex Lam S.L
2019-05-12improve tests (#3408)Alex Lam S.L
2019-04-15introduce `functions` (#3360)...Alex Lam S.L
2018-08-08clean up webkit quirks (#3229)Alex Lam S.L
2018-05-31update JetStream URL (#3165)Alex Lam S.L
2018-01-07improve `process.exit()` workaround (#2741)...Alex Lam S.L
2017-06-14cache web assets between CI runs (#2089)...Alex Lam S.L
2017-06-13add Node.js 8 to Travis CI (#2086)...Alex Lam S.L
2017-06-06implement `test/jetstream.js --debug` (#2058)Alex Lam S.L
2017-06-06workaround webkit parsing error (#2056)...Alex Lam S.L
2017-05-25report timing breakdown (#2000)...Alex Lam S.L
2017-04-15unify CLI & API under `minify()` (#1811)...Alex Lam S.L
2017-02-21add benchmark & JetStream tests...alexlamsl