jquery-ui/tests/unit
2009-09-15 08:37:22 +00:00
..
accordion accordion: remove deprecated alwaysOpen option (collapsible was introduced in last stable release); fixed collapsible-false accordion in combination with activate method (with fasly-argument to close all); changed activate-option default to 0 (which was the "computed" default anyway); lots of fixes for the testsuite, while removing some of the "missing" tests: header accepts only a selector (updated spec to make that more clear), while testing animations in unit tests is rather pointless 2009-09-15 08:33:28 +00:00
core core tests: a few comments about failing tests, a few fixes for existing tests, mostly messages; primary remaining issue is that both $("area").is(":visible") and $("area").is(":hidden") return true, which is most likely a bug in jQuery core 2009-09-15 08:35:46 +00:00
datepicker change script ordering to load testswarm agent after QUnit 2009-09-11 18:30:23 +00:00
dialog dialog: fixed dragStop test (was using dragStart instead of dragStop, copy&paste FTF) 2009-09-14 14:54:15 +00:00
draggable draggable: tests cleanup, put all elements into #main 2009-09-15 08:37:22 +00:00
droppable change script ordering to load testswarm agent after QUnit 2009-09-11 18:30:23 +00:00
position change script ordering to load testswarm agent after QUnit 2009-09-11 18:30:23 +00:00
progressbar progressbar: implemented missing tests 2009-09-11 18:47:34 +00:00
resizable change script ordering to load testswarm agent after QUnit 2009-09-11 18:30:23 +00:00
selectable change script ordering to load testswarm agent after QUnit 2009-09-11 18:30:23 +00:00
slider slider tests: fixing variable scopes 2009-09-15 08:25:00 +00:00
sortable change script ordering to load testswarm agent after QUnit 2009-09-11 18:30:23 +00:00
tabs change script ordering to load testswarm agent after QUnit 2009-09-11 18:30:23 +00:00
all_2.html moving all*.html to tests/unit for testswarm compability 2009-09-01 08:25:29 +00:00
all.html moving all*.html to tests/unit for testswarm compability 2009-09-01 08:25:29 +00:00
defaults.html update to lastest QUnit 2009-08-30 10:46:20 +00:00
index.html Removed jquery.simulate from external/ as it's being removed from jqueryjs.googlecode.com/svn/trunk/plugins 2009-08-10 09:38:14 +00:00
testsuite.css Tests: Fixed import of testsuite.css. 2009-06-20 13:03:59 +00:00
testsuite.js common widget tests: improve handling of functions (even same() can't compare two functions by their "content") 2009-09-15 08:26:59 +00:00