From bb6586d1e67c93ffe5a90685cc805c015e85c43b Mon Sep 17 00:00:00 2001 From: Daniel Tschinder Date: Mon, 4 Apr 2016 18:22:10 +0200 Subject: [PATCH] Enable deactivated tests, as it seems they work now --- .../flow/type-annotations/{.69 => 69}/actual.js | 0 .../type-annotations/{.69 => 69}/expected.json | 9 +++++---- .../flow/type-annotations/{.70 => 70}/actual.js | 0 .../type-annotations/{.70 => 70}/expected.json | 6 +++--- .../flow/type-annotations/{.71 => 71}/actual.js | 0 .../type-annotations/{.71 => 71}/expected.json | 6 +++--- .../flow/type-annotations/{.75 => 75}/actual.js | 0 .../type-annotations/{.75 => 75}/expected.json | 11 +++++++---- .../flow/type-annotations/{.76 => 76}/actual.js | 0 .../type-annotations/{.76 => 76}/expected.json | 11 +++++++---- .../flow/type-annotations/{.77 => 77}/actual.js | 0 .../type-annotations/{.77 => 77}/expected.json | 16 +++++++++++----- 12 files changed, 36 insertions(+), 23 deletions(-) rename test/fixtures/flow/type-annotations/{.69 => 69}/actual.js (100%) rename test/fixtures/flow/type-annotations/{.69 => 69}/expected.json (98%) rename test/fixtures/flow/type-annotations/{.70 => 70}/actual.js (100%) rename test/fixtures/flow/type-annotations/{.70 => 70}/expected.json (99%) rename test/fixtures/flow/type-annotations/{.71 => 71}/actual.js (100%) rename test/fixtures/flow/type-annotations/{.71 => 71}/expected.json (99%) rename test/fixtures/flow/type-annotations/{.75 => 75}/actual.js (100%) rename test/fixtures/flow/type-annotations/{.75 => 75}/expected.json (95%) rename test/fixtures/flow/type-annotations/{.76 => 76}/actual.js (100%) rename test/fixtures/flow/type-annotations/{.76 => 76}/expected.json (96%) rename test/fixtures/flow/type-annotations/{.77 => 77}/actual.js (100%) rename test/fixtures/flow/type-annotations/{.77 => 77}/expected.json (95%) diff --git a/test/fixtures/flow/type-annotations/.69/actual.js b/test/fixtures/flow/type-annotations/69/actual.js similarity index 100% rename from test/fixtures/flow/type-annotations/.69/actual.js rename to test/fixtures/flow/type-annotations/69/actual.js diff --git a/test/fixtures/flow/type-annotations/.69/expected.json b/test/fixtures/flow/type-annotations/69/expected.json similarity index 98% rename from test/fixtures/flow/type-annotations/.69/expected.json rename to test/fixtures/flow/type-annotations/69/expected.json index b30dd3bfcb..299efd3fe5 100644 --- a/test/fixtures/flow/type-annotations/.69/expected.json +++ b/test/fixtures/flow/type-annotations/69/expected.json @@ -233,14 +233,15 @@ "column": 42 } }, - "body": [] + "body": [], + "directives": [] } } } ], "kind": "var" } - ] - }, - "comments": [] + ], + "directives": [] + } } \ No newline at end of file diff --git a/test/fixtures/flow/type-annotations/.70/actual.js b/test/fixtures/flow/type-annotations/70/actual.js similarity index 100% rename from test/fixtures/flow/type-annotations/.70/actual.js rename to test/fixtures/flow/type-annotations/70/actual.js diff --git a/test/fixtures/flow/type-annotations/.70/expected.json b/test/fixtures/flow/type-annotations/70/expected.json similarity index 99% rename from test/fixtures/flow/type-annotations/.70/expected.json rename to test/fixtures/flow/type-annotations/70/expected.json index e878b39d1e..9efcc0ee81 100644 --- a/test/fixtures/flow/type-annotations/.70/expected.json +++ b/test/fixtures/flow/type-annotations/70/expected.json @@ -143,7 +143,7 @@ ], "kind": "var" } - ] - }, - "comments": [] + ], + "directives": [] + } } \ No newline at end of file diff --git a/test/fixtures/flow/type-annotations/.71/actual.js b/test/fixtures/flow/type-annotations/71/actual.js similarity index 100% rename from test/fixtures/flow/type-annotations/.71/actual.js rename to test/fixtures/flow/type-annotations/71/actual.js diff --git a/test/fixtures/flow/type-annotations/.71/expected.json b/test/fixtures/flow/type-annotations/71/expected.json similarity index 99% rename from test/fixtures/flow/type-annotations/.71/expected.json rename to test/fixtures/flow/type-annotations/71/expected.json index 052f293ead..cdb81eb204 100644 --- a/test/fixtures/flow/type-annotations/.71/expected.json +++ b/test/fixtures/flow/type-annotations/71/expected.json @@ -160,7 +160,7 @@ ], "kind": "var" } - ] - }, - "comments": [] + ], + "directives": [] + } } \ No newline at end of file diff --git a/test/fixtures/flow/type-annotations/.75/actual.js b/test/fixtures/flow/type-annotations/75/actual.js similarity index 100% rename from test/fixtures/flow/type-annotations/.75/actual.js rename to test/fixtures/flow/type-annotations/75/actual.js diff --git a/test/fixtures/flow/type-annotations/.75/expected.json b/test/fixtures/flow/type-annotations/75/expected.json similarity index 95% rename from test/fixtures/flow/type-annotations/.75/expected.json rename to test/fixtures/flow/type-annotations/75/expected.json index 7f9df81c66..cf53aaad99 100644 --- a/test/fixtures/flow/type-annotations/.75/expected.json +++ b/test/fixtures/flow/type-annotations/75/expected.json @@ -138,13 +138,16 @@ }, "name": "bar" }, - "parenthesizedExpression": true + "extra": { + "parenthesized": true, + "parenStart": 10 + } } } ], "kind": "var" } - ] - }, - "comments": [] + ], + "directives": [] + } } \ No newline at end of file diff --git a/test/fixtures/flow/type-annotations/.76/actual.js b/test/fixtures/flow/type-annotations/76/actual.js similarity index 100% rename from test/fixtures/flow/type-annotations/.76/actual.js rename to test/fixtures/flow/type-annotations/76/actual.js diff --git a/test/fixtures/flow/type-annotations/.76/expected.json b/test/fixtures/flow/type-annotations/76/expected.json similarity index 96% rename from test/fixtures/flow/type-annotations/.76/expected.json rename to test/fixtures/flow/type-annotations/76/expected.json index 570e71ace1..2201b81b00 100644 --- a/test/fixtures/flow/type-annotations/.76/expected.json +++ b/test/fixtures/flow/type-annotations/76/expected.json @@ -155,13 +155,16 @@ }, "name": "bar" }, - "parenthesizedExpression": true + "extra": { + "parenthesized": true, + "parenStart": 10 + } } } ], "kind": "var" } - ] - }, - "comments": [] + ], + "directives": [] + } } \ No newline at end of file diff --git a/test/fixtures/flow/type-annotations/.77/actual.js b/test/fixtures/flow/type-annotations/77/actual.js similarity index 100% rename from test/fixtures/flow/type-annotations/.77/actual.js rename to test/fixtures/flow/type-annotations/77/actual.js diff --git a/test/fixtures/flow/type-annotations/.77/expected.json b/test/fixtures/flow/type-annotations/77/expected.json similarity index 95% rename from test/fixtures/flow/type-annotations/.77/expected.json rename to test/fixtures/flow/type-annotations/77/expected.json index 4a52df6ade..43b02e527c 100644 --- a/test/fixtures/flow/type-annotations/.77/expected.json +++ b/test/fixtures/flow/type-annotations/77/expected.json @@ -169,7 +169,10 @@ }, "name": "bar" }, - "parenthesizedExpression": true + "extra": { + "parenthesized": true, + "parenStart": 11 + } }, "typeAnnotation": { "type": "TypeAnnotation", @@ -201,13 +204,16 @@ } } }, - "parenthesizedExpression": true + "extra": { + "parenthesized": true, + "parenStart": 10 + } } } ], "kind": "var" } - ] - }, - "comments": [] + ], + "directives": [] + } } \ No newline at end of file