From 918ddb4124d5eb6bcea0d909bb7c67fe59061621 Mon Sep 17 00:00:00 2001 From: Sebastian McKenzie Date: Mon, 29 Dec 2014 11:16:47 +1100 Subject: [PATCH] disable system tests temporairly --- .../exports-default/actual.js | 0 .../exports-default/expected.js | 0 .../exports-from/actual.js | 0 .../exports-from/expected.js | 0 .../exports-named/actual.js | 0 .../exports-named/expected.js | 0 .../exports-variable/actual.js | 0 .../exports-variable/expected.js | 0 .../hoist-function-exports/actual.js | 0 .../hoist-function-exports/expected.js | 0 .../imports-default/actual.js | 0 .../imports-default/expected.js | 0 .../imports-glob/actual.js | 0 .../imports-glob/expected.js | 0 .../imports-mixing/actual.js | 0 .../imports-mixing/expected.js | 0 .../imports-named/actual.js | 0 .../imports-named/expected.js | 0 .../{es6-modules-system => .es6-modules-system}/imports/actual.js | 0 .../imports/expected.js | 0 .../{es6-modules-system => .es6-modules-system}/options.json | 0 .../overview/actual.js | 0 .../overview/expected.js | 0 .../{es6-modules-system => .es6-modules-system}/remap/actual.js | 0 .../{es6-modules-system => .es6-modules-system}/remap/expected.js | 0 25 files changed, 0 insertions(+), 0 deletions(-) rename test/fixtures/transformation/{es6-modules-system => .es6-modules-system}/exports-default/actual.js (100%) rename test/fixtures/transformation/{es6-modules-system => .es6-modules-system}/exports-default/expected.js (100%) rename test/fixtures/transformation/{es6-modules-system => .es6-modules-system}/exports-from/actual.js (100%) rename test/fixtures/transformation/{es6-modules-system => .es6-modules-system}/exports-from/expected.js (100%) rename test/fixtures/transformation/{es6-modules-system => .es6-modules-system}/exports-named/actual.js (100%) rename test/fixtures/transformation/{es6-modules-system => .es6-modules-system}/exports-named/expected.js (100%) rename test/fixtures/transformation/{es6-modules-system => .es6-modules-system}/exports-variable/actual.js (100%) rename test/fixtures/transformation/{es6-modules-system => .es6-modules-system}/exports-variable/expected.js (100%) rename test/fixtures/transformation/{es6-modules-system => .es6-modules-system}/hoist-function-exports/actual.js (100%) rename test/fixtures/transformation/{es6-modules-system => .es6-modules-system}/hoist-function-exports/expected.js (100%) rename test/fixtures/transformation/{es6-modules-system => .es6-modules-system}/imports-default/actual.js (100%) rename test/fixtures/transformation/{es6-modules-system => .es6-modules-system}/imports-default/expected.js (100%) rename test/fixtures/transformation/{es6-modules-system => .es6-modules-system}/imports-glob/actual.js (100%) rename test/fixtures/transformation/{es6-modules-system => .es6-modules-system}/imports-glob/expected.js (100%) rename test/fixtures/transformation/{es6-modules-system => .es6-modules-system}/imports-mixing/actual.js (100%) rename test/fixtures/transformation/{es6-modules-system => .es6-modules-system}/imports-mixing/expected.js (100%) rename test/fixtures/transformation/{es6-modules-system => .es6-modules-system}/imports-named/actual.js (100%) rename test/fixtures/transformation/{es6-modules-system => .es6-modules-system}/imports-named/expected.js (100%) rename test/fixtures/transformation/{es6-modules-system => .es6-modules-system}/imports/actual.js (100%) rename test/fixtures/transformation/{es6-modules-system => .es6-modules-system}/imports/expected.js (100%) rename test/fixtures/transformation/{es6-modules-system => .es6-modules-system}/options.json (100%) rename test/fixtures/transformation/{es6-modules-system => .es6-modules-system}/overview/actual.js (100%) rename test/fixtures/transformation/{es6-modules-system => .es6-modules-system}/overview/expected.js (100%) rename test/fixtures/transformation/{es6-modules-system => .es6-modules-system}/remap/actual.js (100%) rename test/fixtures/transformation/{es6-modules-system => .es6-modules-system}/remap/expected.js (100%) diff --git a/test/fixtures/transformation/es6-modules-system/exports-default/actual.js b/test/fixtures/transformation/.es6-modules-system/exports-default/actual.js similarity index 100% rename from test/fixtures/transformation/es6-modules-system/exports-default/actual.js rename to test/fixtures/transformation/.es6-modules-system/exports-default/actual.js diff --git a/test/fixtures/transformation/es6-modules-system/exports-default/expected.js b/test/fixtures/transformation/.es6-modules-system/exports-default/expected.js similarity index 100% rename from test/fixtures/transformation/es6-modules-system/exports-default/expected.js rename to test/fixtures/transformation/.es6-modules-system/exports-default/expected.js diff --git a/test/fixtures/transformation/es6-modules-system/exports-from/actual.js b/test/fixtures/transformation/.es6-modules-system/exports-from/actual.js similarity index 100% rename from test/fixtures/transformation/es6-modules-system/exports-from/actual.js rename to test/fixtures/transformation/.es6-modules-system/exports-from/actual.js diff --git a/test/fixtures/transformation/es6-modules-system/exports-from/expected.js b/test/fixtures/transformation/.es6-modules-system/exports-from/expected.js similarity index 100% rename from test/fixtures/transformation/es6-modules-system/exports-from/expected.js rename to test/fixtures/transformation/.es6-modules-system/exports-from/expected.js diff --git a/test/fixtures/transformation/es6-modules-system/exports-named/actual.js b/test/fixtures/transformation/.es6-modules-system/exports-named/actual.js similarity index 100% rename from test/fixtures/transformation/es6-modules-system/exports-named/actual.js rename to test/fixtures/transformation/.es6-modules-system/exports-named/actual.js diff --git a/test/fixtures/transformation/es6-modules-system/exports-named/expected.js b/test/fixtures/transformation/.es6-modules-system/exports-named/expected.js similarity index 100% rename from test/fixtures/transformation/es6-modules-system/exports-named/expected.js rename to test/fixtures/transformation/.es6-modules-system/exports-named/expected.js diff --git a/test/fixtures/transformation/es6-modules-system/exports-variable/actual.js b/test/fixtures/transformation/.es6-modules-system/exports-variable/actual.js similarity index 100% rename from test/fixtures/transformation/es6-modules-system/exports-variable/actual.js rename to test/fixtures/transformation/.es6-modules-system/exports-variable/actual.js diff --git a/test/fixtures/transformation/es6-modules-system/exports-variable/expected.js b/test/fixtures/transformation/.es6-modules-system/exports-variable/expected.js similarity index 100% rename from test/fixtures/transformation/es6-modules-system/exports-variable/expected.js rename to test/fixtures/transformation/.es6-modules-system/exports-variable/expected.js diff --git a/test/fixtures/transformation/es6-modules-system/hoist-function-exports/actual.js b/test/fixtures/transformation/.es6-modules-system/hoist-function-exports/actual.js similarity index 100% rename from test/fixtures/transformation/es6-modules-system/hoist-function-exports/actual.js rename to test/fixtures/transformation/.es6-modules-system/hoist-function-exports/actual.js diff --git a/test/fixtures/transformation/es6-modules-system/hoist-function-exports/expected.js b/test/fixtures/transformation/.es6-modules-system/hoist-function-exports/expected.js similarity index 100% rename from test/fixtures/transformation/es6-modules-system/hoist-function-exports/expected.js rename to test/fixtures/transformation/.es6-modules-system/hoist-function-exports/expected.js diff --git a/test/fixtures/transformation/es6-modules-system/imports-default/actual.js b/test/fixtures/transformation/.es6-modules-system/imports-default/actual.js similarity index 100% rename from test/fixtures/transformation/es6-modules-system/imports-default/actual.js rename to test/fixtures/transformation/.es6-modules-system/imports-default/actual.js diff --git a/test/fixtures/transformation/es6-modules-system/imports-default/expected.js b/test/fixtures/transformation/.es6-modules-system/imports-default/expected.js similarity index 100% rename from test/fixtures/transformation/es6-modules-system/imports-default/expected.js rename to test/fixtures/transformation/.es6-modules-system/imports-default/expected.js diff --git a/test/fixtures/transformation/es6-modules-system/imports-glob/actual.js b/test/fixtures/transformation/.es6-modules-system/imports-glob/actual.js similarity index 100% rename from test/fixtures/transformation/es6-modules-system/imports-glob/actual.js rename to test/fixtures/transformation/.es6-modules-system/imports-glob/actual.js diff --git a/test/fixtures/transformation/es6-modules-system/imports-glob/expected.js b/test/fixtures/transformation/.es6-modules-system/imports-glob/expected.js similarity index 100% rename from test/fixtures/transformation/es6-modules-system/imports-glob/expected.js rename to test/fixtures/transformation/.es6-modules-system/imports-glob/expected.js diff --git a/test/fixtures/transformation/es6-modules-system/imports-mixing/actual.js b/test/fixtures/transformation/.es6-modules-system/imports-mixing/actual.js similarity index 100% rename from test/fixtures/transformation/es6-modules-system/imports-mixing/actual.js rename to test/fixtures/transformation/.es6-modules-system/imports-mixing/actual.js diff --git a/test/fixtures/transformation/es6-modules-system/imports-mixing/expected.js b/test/fixtures/transformation/.es6-modules-system/imports-mixing/expected.js similarity index 100% rename from test/fixtures/transformation/es6-modules-system/imports-mixing/expected.js rename to test/fixtures/transformation/.es6-modules-system/imports-mixing/expected.js diff --git a/test/fixtures/transformation/es6-modules-system/imports-named/actual.js b/test/fixtures/transformation/.es6-modules-system/imports-named/actual.js similarity index 100% rename from test/fixtures/transformation/es6-modules-system/imports-named/actual.js rename to test/fixtures/transformation/.es6-modules-system/imports-named/actual.js diff --git a/test/fixtures/transformation/es6-modules-system/imports-named/expected.js b/test/fixtures/transformation/.es6-modules-system/imports-named/expected.js similarity index 100% rename from test/fixtures/transformation/es6-modules-system/imports-named/expected.js rename to test/fixtures/transformation/.es6-modules-system/imports-named/expected.js diff --git a/test/fixtures/transformation/es6-modules-system/imports/actual.js b/test/fixtures/transformation/.es6-modules-system/imports/actual.js similarity index 100% rename from test/fixtures/transformation/es6-modules-system/imports/actual.js rename to test/fixtures/transformation/.es6-modules-system/imports/actual.js diff --git a/test/fixtures/transformation/es6-modules-system/imports/expected.js b/test/fixtures/transformation/.es6-modules-system/imports/expected.js similarity index 100% rename from test/fixtures/transformation/es6-modules-system/imports/expected.js rename to test/fixtures/transformation/.es6-modules-system/imports/expected.js diff --git a/test/fixtures/transformation/es6-modules-system/options.json b/test/fixtures/transformation/.es6-modules-system/options.json similarity index 100% rename from test/fixtures/transformation/es6-modules-system/options.json rename to test/fixtures/transformation/.es6-modules-system/options.json diff --git a/test/fixtures/transformation/es6-modules-system/overview/actual.js b/test/fixtures/transformation/.es6-modules-system/overview/actual.js similarity index 100% rename from test/fixtures/transformation/es6-modules-system/overview/actual.js rename to test/fixtures/transformation/.es6-modules-system/overview/actual.js diff --git a/test/fixtures/transformation/es6-modules-system/overview/expected.js b/test/fixtures/transformation/.es6-modules-system/overview/expected.js similarity index 100% rename from test/fixtures/transformation/es6-modules-system/overview/expected.js rename to test/fixtures/transformation/.es6-modules-system/overview/expected.js diff --git a/test/fixtures/transformation/es6-modules-system/remap/actual.js b/test/fixtures/transformation/.es6-modules-system/remap/actual.js similarity index 100% rename from test/fixtures/transformation/es6-modules-system/remap/actual.js rename to test/fixtures/transformation/.es6-modules-system/remap/actual.js diff --git a/test/fixtures/transformation/es6-modules-system/remap/expected.js b/test/fixtures/transformation/.es6-modules-system/remap/expected.js similarity index 100% rename from test/fixtures/transformation/es6-modules-system/remap/expected.js rename to test/fixtures/transformation/.es6-modules-system/remap/expected.js