aboutsummaryrefslogtreecommitdiff
path: root/test/mozilla-ast.js
AgeCommit message (Collapse)Author
2015-09-24Fix mozilla-ast after module loading changesMihai Bazon
Need to explicitly qualify stuff now, since it's not evaluated in some global scope. Ref #636
2014-08-03Added generative testing for AST conversions.Ingvar Stepanyan