From 6f498537501ddef332e0ce2a13ec510341494af4 Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Wed, 22 Jun 2011 19:30:31 +0000 Subject: [PATCH] Add initial QUnit JS test cases for jquery.tablesorter -- NOTE THERE ARE IN FACT REGRESSIONS FROM 1.17 VISIBLE HERE! The numeric sorting doesn't work correctly, and the alphabetic sorting sometimes returns wrong results. --- tests/qunit/index.html | 2 + .../jquery/jquery.tablesorter.test.js | 166 ++++++++++++++++++ 2 files changed, 168 insertions(+) create mode 100644 tests/qunit/suites/resources/jquery/jquery.tablesorter.test.js diff --git a/tests/qunit/index.html b/tests/qunit/index.html index b3f85d0642..a5a020024d 100644 --- a/tests/qunit/index.html +++ b/tests/qunit/index.html @@ -25,6 +25,7 @@ + @@ -53,6 +54,7 @@ +