From 9483dcdbe61f33e2cc5ea0c56297f254a82990b8 Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Thu, 25 Feb 2010 11:09:39 +0000 Subject: Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d836014c24345dc218ab3c9bb63b06e The various updates to the unit test suites introduced 0 regressions due to update of QUnit, however the addition of jquery.ui.dialog.css to the dialog test suite did introduce one regression, to the dialog option height tests. Also removed some old crufty woefully incomplete unused and rotted test harnesses. --- tests/index.html | 45 +++++++-------------------------------------- 1 file changed, 7 insertions(+), 38 deletions(-) (limited to 'tests/index.html') diff --git a/tests/index.html b/tests/index.html index 25c4b425c..4a50c2015 100644 --- a/tests/index.html +++ b/tests/index.html @@ -4,49 +4,18 @@ jQuery UI Tests - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
InteractionStaticVisualStaticVisualDiff
Draggable
Droppable
Resizable
Sortable
WidgetStaticVisualStaticVisualDiff
Accordion
Datepicker
Dialog
Progressbar
slider
Tabs
+

jQuery UI Tests

+ +

Static Tests

+ +

Unit Tests

+ +

Visual Tests

-- cgit v1.2.3