Andy
0545173f66
Test runner: Detect extra property in 'actual' but not in 'expected'. ( #407 )
...
* Test runner: Detect extra property in 'actual' but not in 'expected'.
Also update all expected.json where this would result in errors.
* Include rmExpected.js script in case it is needed again
2017-03-19 22:03:11 +01:00
Daniel Tschinder
d5cd2c3231
Allow imports in declare module ( #315 )
...
* Allow imports in declare module {}
* Rename bodyElement to bodyNode
2017-01-20 22:19:50 +01:00
Daniel Tschinder
ad88d461d3
Correctly eat a semicolon at the end of DelcareModuleExports
2016-11-13 14:29:46 +01:00
Daniel Tschinder
eb691425b6
Only allow declares inside declare module ( #73 )
...
* Only allow declares inside declare module
* Better error message
2016-07-29 20:22:49 +02:00
Daniel Tschinder
f576865ce9
Add support for declare module.exports ( #72 )
...
* Add support for declare module.exports
* Use doublequotes
* Use expect instead of eat
2016-07-28 22:16:58 +02:00
Sebastian McKenzie
9908dc6f50
update babylon tests
2015-10-05 16:40:43 +01:00
Sebastian McKenzie
446b297465
unoverload Literal AST node
2015-09-01 04:49:16 +01:00
Sebastian McKenzie
e7fec51feb
remove range property from nodes, clean up babylon codebase
2015-07-25 07:07:22 +01:00
Sebastian McKenzie
006f3db76a
update babylon fixtures to use File as the root node rather than Program
2015-07-25 05:24:58 +01:00
Sebastian McKenzie
b088f8e6ef
switch babylon tests to fixtures
2015-07-25 05:19:32 +01:00