From 3a9327925b2d987430866a6ec1806a4b35ff2697 Mon Sep 17 00:00:00 2001 From: Mika Murtojarvi Date: Wed, 12 Feb 2014 15:50:18 +0200 Subject: [PATCH] Move passing Sass tests from sasslangbroken to sasslang. Change-Id: Iac66afbcc2e0e1bdeb417bfe8292f57e4d2287df --- .../{sasslangbroken => sasslang}/css/36-test_extend_self_loop.css | 0 .../css/37-test_extend_warns_when_extendee_doesnt_exist.css | 0 .../css/38-test_extend_warns_when_extension_fails.css | 0 .../css/57-test_long_extendee_requires_all_selectors.css | 0 .../css/60-test_long_extender_aborts_unification.css | 0 .../css/71-test_nested_extender_aborts_unification.css | 0 .../scss/36-test_extend_self_loop.scss | 0 .../scss/37-test_extend_warns_when_extendee_doesnt_exist.scss | 0 .../scss/38-test_extend_warns_when_extension_fails.scss | 0 .../scss/57-test_long_extendee_requires_all_selectors.scss | 0 .../scss/60-test_long_extender_aborts_unification.scss | 0 .../scss/71-test_nested_extender_aborts_unification.scss | 0 12 files changed, 0 insertions(+), 0 deletions(-) rename theme-compiler/tests/resources/{sasslangbroken => sasslang}/css/36-test_extend_self_loop.css (100%) rename theme-compiler/tests/resources/{sasslangbroken => sasslang}/css/37-test_extend_warns_when_extendee_doesnt_exist.css (100%) rename theme-compiler/tests/resources/{sasslangbroken => sasslang}/css/38-test_extend_warns_when_extension_fails.css (100%) rename theme-compiler/tests/resources/{sasslangbroken => sasslang}/css/57-test_long_extendee_requires_all_selectors.css (100%) rename theme-compiler/tests/resources/{sasslangbroken => sasslang}/css/60-test_long_extender_aborts_unification.css (100%) rename theme-compiler/tests/resources/{sasslangbroken => sasslang}/css/71-test_nested_extender_aborts_unification.css (100%) rename theme-compiler/tests/resources/{sasslangbroken => sasslang}/scss/36-test_extend_self_loop.scss (100%) rename theme-compiler/tests/resources/{sasslangbroken => sasslang}/scss/37-test_extend_warns_when_extendee_doesnt_exist.scss (100%) rename theme-compiler/tests/resources/{sasslangbroken => sasslang}/scss/38-test_extend_warns_when_extension_fails.scss (100%) rename theme-compiler/tests/resources/{sasslangbroken => sasslang}/scss/57-test_long_extendee_requires_all_selectors.scss (100%) rename theme-compiler/tests/resources/{sasslangbroken => sasslang}/scss/60-test_long_extender_aborts_unification.scss (100%) rename theme-compiler/tests/resources/{sasslangbroken => sasslang}/scss/71-test_nested_extender_aborts_unification.scss (100%) diff --git a/theme-compiler/tests/resources/sasslangbroken/css/36-test_extend_self_loop.css b/theme-compiler/tests/resources/sasslang/css/36-test_extend_self_loop.css similarity index 100% rename from theme-compiler/tests/resources/sasslangbroken/css/36-test_extend_self_loop.css rename to theme-compiler/tests/resources/sasslang/css/36-test_extend_self_loop.css diff --git a/theme-compiler/tests/resources/sasslangbroken/css/37-test_extend_warns_when_extendee_doesnt_exist.css b/theme-compiler/tests/resources/sasslang/css/37-test_extend_warns_when_extendee_doesnt_exist.css similarity index 100% rename from theme-compiler/tests/resources/sasslangbroken/css/37-test_extend_warns_when_extendee_doesnt_exist.css rename to theme-compiler/tests/resources/sasslang/css/37-test_extend_warns_when_extendee_doesnt_exist.css diff --git a/theme-compiler/tests/resources/sasslangbroken/css/38-test_extend_warns_when_extension_fails.css b/theme-compiler/tests/resources/sasslang/css/38-test_extend_warns_when_extension_fails.css similarity index 100% rename from theme-compiler/tests/resources/sasslangbroken/css/38-test_extend_warns_when_extension_fails.css rename to theme-compiler/tests/resources/sasslang/css/38-test_extend_warns_when_extension_fails.css diff --git a/theme-compiler/tests/resources/sasslangbroken/css/57-test_long_extendee_requires_all_selectors.css b/theme-compiler/tests/resources/sasslang/css/57-test_long_extendee_requires_all_selectors.css similarity index 100% rename from theme-compiler/tests/resources/sasslangbroken/css/57-test_long_extendee_requires_all_selectors.css rename to theme-compiler/tests/resources/sasslang/css/57-test_long_extendee_requires_all_selectors.css diff --git a/theme-compiler/tests/resources/sasslangbroken/css/60-test_long_extender_aborts_unification.css b/theme-compiler/tests/resources/sasslang/css/60-test_long_extender_aborts_unification.css similarity index 100% rename from theme-compiler/tests/resources/sasslangbroken/css/60-test_long_extender_aborts_unification.css rename to theme-compiler/tests/resources/sasslang/css/60-test_long_extender_aborts_unification.css diff --git a/theme-compiler/tests/resources/sasslangbroken/css/71-test_nested_extender_aborts_unification.css b/theme-compiler/tests/resources/sasslang/css/71-test_nested_extender_aborts_unification.css similarity index 100% rename from theme-compiler/tests/resources/sasslangbroken/css/71-test_nested_extender_aborts_unification.css rename to theme-compiler/tests/resources/sasslang/css/71-test_nested_extender_aborts_unification.css diff --git a/theme-compiler/tests/resources/sasslangbroken/scss/36-test_extend_self_loop.scss b/theme-compiler/tests/resources/sasslang/scss/36-test_extend_self_loop.scss similarity index 100% rename from theme-compiler/tests/resources/sasslangbroken/scss/36-test_extend_self_loop.scss rename to theme-compiler/tests/resources/sasslang/scss/36-test_extend_self_loop.scss diff --git a/theme-compiler/tests/resources/sasslangbroken/scss/37-test_extend_warns_when_extendee_doesnt_exist.scss b/theme-compiler/tests/resources/sasslang/scss/37-test_extend_warns_when_extendee_doesnt_exist.scss similarity index 100% rename from theme-compiler/tests/resources/sasslangbroken/scss/37-test_extend_warns_when_extendee_doesnt_exist.scss rename to theme-compiler/tests/resources/sasslang/scss/37-test_extend_warns_when_extendee_doesnt_exist.scss diff --git a/theme-compiler/tests/resources/sasslangbroken/scss/38-test_extend_warns_when_extension_fails.scss b/theme-compiler/tests/resources/sasslang/scss/38-test_extend_warns_when_extension_fails.scss similarity index 100% rename from theme-compiler/tests/resources/sasslangbroken/scss/38-test_extend_warns_when_extension_fails.scss rename to theme-compiler/tests/resources/sasslang/scss/38-test_extend_warns_when_extension_fails.scss diff --git a/theme-compiler/tests/resources/sasslangbroken/scss/57-test_long_extendee_requires_all_selectors.scss b/theme-compiler/tests/resources/sasslang/scss/57-test_long_extendee_requires_all_selectors.scss similarity index 100% rename from theme-compiler/tests/resources/sasslangbroken/scss/57-test_long_extendee_requires_all_selectors.scss rename to theme-compiler/tests/resources/sasslang/scss/57-test_long_extendee_requires_all_selectors.scss diff --git a/theme-compiler/tests/resources/sasslangbroken/scss/60-test_long_extender_aborts_unification.scss b/theme-compiler/tests/resources/sasslang/scss/60-test_long_extender_aborts_unification.scss similarity index 100% rename from theme-compiler/tests/resources/sasslangbroken/scss/60-test_long_extender_aborts_unification.scss rename to theme-compiler/tests/resources/sasslang/scss/60-test_long_extender_aborts_unification.scss diff --git a/theme-compiler/tests/resources/sasslangbroken/scss/71-test_nested_extender_aborts_unification.scss b/theme-compiler/tests/resources/sasslang/scss/71-test_nested_extender_aborts_unification.scss similarity index 100% rename from theme-compiler/tests/resources/sasslangbroken/scss/71-test_nested_extender_aborts_unification.scss rename to theme-compiler/tests/resources/sasslang/scss/71-test_nested_extender_aborts_unification.scss -- 2.39.5