aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* datepicker: renabling tests, with timeouts inbetween each test, hopefully avo...Jörn Zaefferer2009-09-195-11/+24
* dialog unit tests: options closeOnEscape, draggableRichard Worth2009-09-192-8/+24
* dialog unit tests: methods close, moveToTop, openRichard Worth2009-09-191-5/+22
* dialog: fixed enable and disable methodsRichard Worth2009-09-192-2/+15
* Rewrote animateClass to work in webkit. Fixes #3112 - SwitchClass doesn't hav...Scott González2009-09-181-28/+107
* dialog: filter invalid option-position values, convert title argument to stri...Jörn Zaefferer2009-09-171-1/+4
* uni tests: cleanup after common widget testsJörn Zaefferer2009-09-171-0/+2
* unit tests: added positon to indexJörn Zaefferer2009-09-171-0/+5
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery...Richard Worth2009-09-17318-833/+833
* removed ui.core.js from position testsuite - position may only depend on jQue...Jörn Zaefferer2009-09-161-1/+0
* datepicker tests keep crashing testswarm client, disabled tests until that is...Jörn Zaefferer2009-09-151-1/+1
* datepicker tests keep crashing testswarm client, disabled tests until that is...Jörn Zaefferer2009-09-151-1/+8
* accordion: trying to reset margin and padding for accordion-lis to get consis...Jörn Zaefferer2009-09-151-0/+4
* tests: declare global introduced in jQuery 1.3.2 Sizzle (fixed in trunk/1.3.3)Jörn Zaefferer2009-09-151-0/+2
* accordion: reverted previous change to testJörn Zaefferer2009-09-151-1/+1
* updated to latest QUnitJörn Zaefferer2009-09-1518-29/+24
* dialog: Fixes #4826 - Setting resizable false toggles resizable on dialogCa-Phun Ung2009-09-151-1/+1
* dialog: added unit test for ticket #4826Ca-Phun Ung2009-09-151-0/+21
* simpler import statementJörn Zaefferer2009-09-151-1/+1
* update to latest QUnit stylesJörn Zaefferer2009-09-152-2/+2
* (no commit message)Jörn Zaefferer2009-09-151-1/+1
* dialog: methods test cleanupJörn Zaefferer2009-09-151-1/+5
* accordion: activate test fix, use false to close, not -1Jörn Zaefferer2009-09-151-2/+1
* accordion: icon test fix, was failing in webkitsJörn Zaefferer2009-09-151-1/+1
* dialog: mime-typeCa-Phun Ung2009-09-150-0/+0
* dialog: added visual test for ticket #4826 - Setting resizable false toggles ...Ca-Phun Ung2009-09-151-0/+42
* dialog: always convert value for closeText option to a string (fixes options-...Jörn Zaefferer2009-09-151-1/+2
* tabs: comment about failing options-defaults-testJörn Zaefferer2009-09-151-0/+1
* slider: fixed defaults test to include cancel-callbackJörn Zaefferer2009-09-151-0/+1
* selectable test cleanup: border and margin helpers were never used, missing s...Jörn Zaefferer2009-09-151-14/+1
* progessbar: comments about failing aria-disabled attr test (in IE), no idea w...Jörn Zaefferer2009-09-151-2/+3
* progressbar: option-test fails for non-numeric values, so anything non-numeri...Jörn Zaefferer2009-09-151-1/+3
* draggable: tests cleanup, put all elements into #mainJörn Zaefferer2009-09-152-3/+2
* core tests: a few comments about failing tests, a few fixes for existing test...Jörn Zaefferer2009-09-152-13/+17
* accordion: remove deprecated alwaysOpen option (collapsible was introduced in...Jörn Zaefferer2009-09-155-108/+141
* common widget tests: improve handling of functions (even same() can't compare...Jörn Zaefferer2009-09-151-1/+9
* slider tests: fixing variable scopesJörn Zaefferer2009-09-152-2/+4
* resizable: make global _store variable localJörn Zaefferer2009-09-151-1/+1
* datepicker: fixed two global variablesJörn Zaefferer2009-09-151-2/+3
* dialog: fixed dragStop test (was using dragStart instead of dragStop, copy&pa...Jörn Zaefferer2009-09-141-1/+1
* progressbar: implemented missing testsJörn Zaefferer2009-09-112-2/+15
* removed code that created testsuite markup; QUnit handles thatJörn Zaefferer2009-09-111-11/+0
* change script ordering to load testswarm agent after QUnitJörn Zaefferer2009-09-1113-13/+13
* inject testswarm agent when the test is run by testswarmJörn Zaefferer2009-09-111-0/+10
* Widget factory: Namespace the remove event handler.Scott González2009-09-061-1/+1
* effects easing: typoJörn Zaefferer2009-09-021-1/+1
* fixed a little issue in Chrome, SafariRichard Worth2009-09-021-1/+2
* Fixed a bug in the drawing of all the graphs, especially visible in easeout c...Richard Worth2009-09-021-6/+14
* moving test.html file to child dir for testswarm compabilityJörn Zaefferer2009-09-012-1/+1
* moving all*.html to tests/unit for testswarm compabilityJörn Zaefferer2009-09-014-380/+381