aboutsummaryrefslogtreecommitdiff
path: root/test/sandbox.js
AgeCommit message (Expand)Author
2017-06-10suppress false positives for-in loops (#2080)...Alex Lam S.L
2017-06-10fix portability of `sandbox.run_code()` on Node.js 0.1x (#2078)Alex Lam S.L
2017-06-04fix `AST_Function` scope invariance (#2052)...Alex Lam S.L
2017-05-18make `expect_stdout` node version specific (#1963)...Alex Lam S.L
2017-05-14fix bugs with getter/setter (#1926)...Alex Lam S.L
2017-04-23improve parser under "use strict" (#1836)...Alex Lam S.L
2017-04-07extend ufuzz generator (#1783)...Alex Lam S.L
2017-04-03workaround Node.js bugs (#1775)...Alex Lam S.L
2017-04-03extend `test/ufuzz.js` (#1769)...Alex Lam S.L
2017-04-01implement `test/sandbox.js` (#1749)...Alex Lam S.L