From 9d0f4279ae6f600d3d6077a7863a8d3dcc6056d1 Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Sat, 24 Jan 2009 11:51:12 +0000 Subject: [PATCH] tests static: Added default tests --- tests/static/accordion/accordion.html | 2 +- tests/static/accordion/default.html | 47 ++++++++++ tests/static/all.html | 2 +- tests/static/datepicker/datepicker.html | 2 +- tests/static/datepicker/default.html | 85 +++++++++++++++++++ tests/static/dialog/default.html | 37 ++++++++ tests/static/dialog/dialog.html | 2 +- tests/static/draggable/default.html | 17 ++++ tests/static/droppable/default.html | 17 ++++ tests/static/highlight_error.html | 2 +- tests/static/overlay.html | 2 +- tests/static/progressbar/default.html | 18 ++++ tests/static/progressbar/progressbar.html | 2 +- tests/static/resizable/default.html | 20 +++++ tests/static/selectable/default.html | 20 +++++ tests/static/slider/default.html | 18 ++++ tests/static/slider/slider.html | 2 +- tests/static/sortable/default.html | 20 +++++ tests/static/static.css | 1 + tests/static/{static_helpers.js => static.js} | 0 tests/static/tabs/default.html | 32 +++++++ tests/static/tabs/tabs.html | 8 +- tests/visual/selectable/default.html | 12 +-- tests/visual/sortable/default.html | 12 +-- 24 files changed, 350 insertions(+), 30 deletions(-) create mode 100644 tests/static/accordion/default.html create mode 100644 tests/static/datepicker/default.html create mode 100644 tests/static/dialog/default.html create mode 100644 tests/static/draggable/default.html create mode 100644 tests/static/droppable/default.html create mode 100644 tests/static/progressbar/default.html create mode 100644 tests/static/resizable/default.html create mode 100644 tests/static/selectable/default.html create mode 100644 tests/static/slider/default.html create mode 100644 tests/static/sortable/default.html create mode 100644 tests/static/static.css rename tests/static/{static_helpers.js => static.js} (100%) create mode 100644 tests/static/tabs/default.html diff --git a/tests/static/accordion/accordion.html b/tests/static/accordion/accordion.html index 3ffea69e460..c7512b9230c 100644 --- a/tests/static/accordion/accordion.html +++ b/tests/static/accordion/accordion.html @@ -5,7 +5,7 @@ - + diff --git a/tests/static/accordion/default.html b/tests/static/accordion/default.html new file mode 100644 index 00000000000..471dce73780 --- /dev/null +++ b/tests/static/accordion/default.html @@ -0,0 +1,47 @@ + + + + Accordion Static Test : Default + + + + + + + + +
+
+

First

+
+
+
+

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

+
+
+
+
+
+

Second

+
+ +
+
+
+

Third

+
+ +
+
+
+ + + diff --git a/tests/static/all.html b/tests/static/all.html index 3e7c65af479..405871ea7cd 100644 --- a/tests/static/all.html +++ b/tests/static/all.html @@ -5,7 +5,7 @@ - + diff --git a/tests/static/datepicker/datepicker.html b/tests/static/datepicker/datepicker.html index aaae6066a7d..b7aa11445b1 100644 --- a/tests/static/datepicker/datepicker.html +++ b/tests/static/datepicker/datepicker.html @@ -5,7 +5,7 @@ - + diff --git a/tests/static/sortable/default.html b/tests/static/sortable/default.html new file mode 100644 index 00000000000..019f5e83cf0 --- /dev/null +++ b/tests/static/sortable/default.html @@ -0,0 +1,20 @@ + + + + Sortable Static Test : Default + + + + + + + + +
+
First
+
Second
+
Third
+
+ + + diff --git a/tests/static/static.css b/tests/static/static.css new file mode 100644 index 00000000000..16da76aa8bd --- /dev/null +++ b/tests/static/static.css @@ -0,0 +1 @@ +body { font-size: 62.5%; } diff --git a/tests/static/static_helpers.js b/tests/static/static.js similarity index 100% rename from tests/static/static_helpers.js rename to tests/static/static.js diff --git a/tests/static/tabs/default.html b/tests/static/tabs/default.html new file mode 100644 index 00000000000..96a2a959ae1 --- /dev/null +++ b/tests/static/tabs/default.html @@ -0,0 +1,32 @@ + + + + jQuery UI Tabs Static Markup Test Page + + + + + + + + +
+ +
+ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. +
+
+ Phasellus mattis tincidunt nibh. Cras orci urna, blandit id, pretium vel, aliquet ornare, felis. Maecenas scelerisque sem non nisl. Fusce sed lorem in enim dictum bibendum. +
+
+ Nam dui erat, auctor a, dignissim quis, sollicitudin eu, felis. Pellentesque nisi urna, interdum eget, sagittis et, consequat vestibulum, lacus. Mauris porttitor ullamcorper augue. +
+
+ + + diff --git a/tests/static/tabs/tabs.html b/tests/static/tabs/tabs.html index 576c7be6bcb..d99d404447d 100644 --- a/tests/static/tabs/tabs.html +++ b/tests/static/tabs/tabs.html @@ -1,15 +1,15 @@ - jQuery UI Tabs Static Markup Test Page + Tabs Static Test : Default + - + - + -