From 90abe576ec7ae067fd79ee53bbe330fe1bd07b21 Mon Sep 17 00:00:00 2001 From: Eduardo Lundgren Date: Mon, 9 Jun 2008 06:24:14 +0000 Subject: Delete uneeded test files --- demos/functional/templates/images/Thumbs.db | Bin 42496 -> 0 bytes tests/images/test.jpg | Bin 915 -> 0 bytes tests/oldresizable.html | 455 ---------------------------- tests/sortable-performance.html | 83 ----- tests/test.html | 61 ---- 5 files changed, 599 deletions(-) delete mode 100644 demos/functional/templates/images/Thumbs.db delete mode 100644 tests/images/test.jpg delete mode 100644 tests/oldresizable.html delete mode 100644 tests/sortable-performance.html delete mode 100644 tests/test.html diff --git a/demos/functional/templates/images/Thumbs.db b/demos/functional/templates/images/Thumbs.db deleted file mode 100644 index 45328e384..000000000 Binary files a/demos/functional/templates/images/Thumbs.db and /dev/null differ diff --git a/tests/images/test.jpg b/tests/images/test.jpg deleted file mode 100644 index 7d8ec0996..000000000 Binary files a/tests/images/test.jpg and /dev/null differ diff --git a/tests/oldresizable.html b/tests/oldresizable.html deleted file mode 100644 index ac5d5a3d7..000000000 --- a/tests/oldresizable.html +++ /dev/null @@ -1,455 +0,0 @@ - - - - - -Resizables Test Page - - - - - - - - - - -
log
- - - -
-
-
Relative position, containment enabled.
-
-























-
- -
- -
- -
-
-
-
- -
- -
- -
- -
- -
- -
- -
- -
- - -
- -
- - -
-
Relative position without proxy (w,nw,n automatically disabled)
-
- -
-
Relative position with proxy (all directions enabled, manual handlers)
- -
-
-
-
- -
-
-
-
- -
- -
-
Absolute position without proxy (all directions enabled)
-
- -
-
Transparent axis
Absolute position with proxy (all directions enabled), ah, and I'm draggable, too!
-
- -
-
Animated Resizing
Absolute position with proxy (all directions enabled), ah, and I'm draggable, too!

- - $('#resizable5').resizable({
animate: { opacity:.5, fontSize: '0.8em' },
duration: 'slow',
easing: 'swing'
}); - -
- - - -
- -
- - -
-
Resize-me!
Teste
-
- -



- -
-
Package #1
-
$250.00
-
- -
- -
-
Package #1
-
$250.00
-
- - - - diff --git a/tests/sortable-performance.html b/tests/sortable-performance.html deleted file mode 100644 index c85dc4660..000000000 --- a/tests/sortable-performance.html +++ /dev/null @@ -1,83 +0,0 @@ - - - - - - - - - - - -
- -
- - - - - - -

- -
- -
- Selected users -
    -
  • Susan
  • -
  • Beth
  • -
  • Bob
  • -
  • Edward
  • -
  • Kate
  • -
-
- -
- User list -
    -
  • Jack
  • -
  • John
  • -
  • Marry
  • -
  • Claire
  • -
  • Daniel
  • -
-
- -
- -
-
-
\ No newline at end of file diff --git a/tests/test.html b/tests/test.html deleted file mode 100644 index a6e5bbe92..000000000 --- a/tests/test.html +++ /dev/null @@ -1,61 +0,0 @@ - - - - - jQuery UI Resizable Containment Bug - - - - - - - - - - - - - - -
- - -
- - -- cgit v1.2.3