Add initial QUnit JS test cases for jquery.tablesorter -- NOTE THERE ARE IN FACT...
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 22 Jun 2011 19:30:31 +0000 (19:30 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 22 Jun 2011 19:30:31 +0000 (19:30 +0000)
commit6f498537501ddef332e0ce2a13ec510341494af4
treea2d53ebfefbd5636b9403437667b1fc52a11779d
parent719e4b4b8481e23e5273b0fd9688d0ccf42eb57b
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
tests/qunit/suites/resources/jquery/jquery.tablesorter.test.js [new file with mode: 0644]