diff options
author | Henri Sara <hesara@vaadin.com> | 2012-11-27 11:14:57 +0200 |
---|---|---|
committer | Henri Sara <hesara@vaadin.com> | 2012-11-27 11:14:57 +0200 |
commit | e8ef66d2d6dde9cb1b9b0fa0df24643c1e0f6f26 (patch) | |
tree | e1db21d0bdbf3eede8f721527ce57a12e86d4c7d /theme-compiler/tests/resources | |
parent | ec9b340b8d2bbbaed560834ad828f7d9857eaf15 (diff) | |
download | vaadin-framework-e8ef66d2d6dde9cb1b9b0fa0df24643c1e0f6f26.tar.gz vaadin-framework-e8ef66d2d6dde9cb1b9b0fa0df24643c1e0f6f26.zip |
Move some SCSS tests to be scanned automatically
Change-Id: I7590c6cd20f649a5c02e92673d44cf1c2721b95d
Diffstat (limited to 'theme-compiler/tests/resources')
-rw-r--r-- | theme-compiler/tests/resources/automatic/css/listmodify.css (renamed from theme-compiler/tests/resources/css/listmodify.css) | 0 | ||||
-rw-r--r-- | theme-compiler/tests/resources/automatic/css/microsoft-extensions.css (renamed from theme-compiler/tests/resources/css/microsoft-extensions.css) | 0 | ||||
-rw-r--r-- | theme-compiler/tests/resources/automatic/css/remove-directive.css (renamed from theme-compiler/tests/resources/css/remove-directive.css) | 0 | ||||
-rw-r--r-- | theme-compiler/tests/resources/automatic/css/semicolons.css (renamed from theme-compiler/tests/resources/css/semicolons.css) | 0 | ||||
-rw-r--r-- | theme-compiler/tests/resources/automatic/scss/listmodify.scss (renamed from theme-compiler/tests/resources/scss/listmodify.scss) | 0 | ||||
-rw-r--r-- | theme-compiler/tests/resources/automatic/scss/microsoft-extensions.scss (renamed from theme-compiler/tests/resources/scss/microsoft-extensions.scss) | 0 | ||||
-rw-r--r-- | theme-compiler/tests/resources/automatic/scss/remove-directive.scss (renamed from theme-compiler/tests/resources/scss/remove-directive.scss) | 0 | ||||
-rw-r--r-- | theme-compiler/tests/resources/automatic/scss/semicolons.scss (renamed from theme-compiler/tests/resources/scss/semicolons.scss) | 0 |
8 files changed, 0 insertions, 0 deletions
diff --git a/theme-compiler/tests/resources/css/listmodify.css b/theme-compiler/tests/resources/automatic/css/listmodify.css index b07d5d9eef..b07d5d9eef 100644 --- a/theme-compiler/tests/resources/css/listmodify.css +++ b/theme-compiler/tests/resources/automatic/css/listmodify.css diff --git a/theme-compiler/tests/resources/css/microsoft-extensions.css b/theme-compiler/tests/resources/automatic/css/microsoft-extensions.css index 18bc34ca6c..18bc34ca6c 100644 --- a/theme-compiler/tests/resources/css/microsoft-extensions.css +++ b/theme-compiler/tests/resources/automatic/css/microsoft-extensions.css diff --git a/theme-compiler/tests/resources/css/remove-directive.css b/theme-compiler/tests/resources/automatic/css/remove-directive.css index 1e6d41c128..1e6d41c128 100644 --- a/theme-compiler/tests/resources/css/remove-directive.css +++ b/theme-compiler/tests/resources/automatic/css/remove-directive.css diff --git a/theme-compiler/tests/resources/css/semicolons.css b/theme-compiler/tests/resources/automatic/css/semicolons.css index ba28e8cab4..ba28e8cab4 100644 --- a/theme-compiler/tests/resources/css/semicolons.css +++ b/theme-compiler/tests/resources/automatic/css/semicolons.css diff --git a/theme-compiler/tests/resources/scss/listmodify.scss b/theme-compiler/tests/resources/automatic/scss/listmodify.scss index 814f3156f8..814f3156f8 100644 --- a/theme-compiler/tests/resources/scss/listmodify.scss +++ b/theme-compiler/tests/resources/automatic/scss/listmodify.scss diff --git a/theme-compiler/tests/resources/scss/microsoft-extensions.scss b/theme-compiler/tests/resources/automatic/scss/microsoft-extensions.scss index 69670969de..69670969de 100644 --- a/theme-compiler/tests/resources/scss/microsoft-extensions.scss +++ b/theme-compiler/tests/resources/automatic/scss/microsoft-extensions.scss diff --git a/theme-compiler/tests/resources/scss/remove-directive.scss b/theme-compiler/tests/resources/automatic/scss/remove-directive.scss index ca9a19522f..ca9a19522f 100644 --- a/theme-compiler/tests/resources/scss/remove-directive.scss +++ b/theme-compiler/tests/resources/automatic/scss/remove-directive.scss diff --git a/theme-compiler/tests/resources/scss/semicolons.scss b/theme-compiler/tests/resources/automatic/scss/semicolons.scss index a4a56043d5..a4a56043d5 100644 --- a/theme-compiler/tests/resources/scss/semicolons.scss +++ b/theme-compiler/tests/resources/automatic/scss/semicolons.scss |