aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* accordion: reverted previous change to testJörn Zaefferer2009-09-151-1/+1
* updated to latest QUnitJörn Zaefferer2009-09-1517-18/+19
* 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-151-1/+1
* (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: added visual test for ticket #4826 - Setting resizable false toggles ...Ca-Phun Ung2009-09-151-0/+42
* 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
* 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-154-92/+129
* 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
* 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
* 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
* rename modules for testswarm compabilityJörn Zaefferer2009-09-012-2/+2
* update to lastest QUnitJörn Zaefferer2009-08-3016-16/+16
* Widget factory: Added support for deep extending multiple option hashes on init.Scott González2009-08-281-3/+17
* Widget factory: Support passing multiple option hashes on init. Fixes #4784.Scott González2009-08-261-0/+22
* dialog unit tests: added position and stackfixRichard Worth2009-08-121-1/+3
* dialog visual tests: added position and stackfixRichard Worth2009-08-128-8/+24
* accordion: Fix for #4695Jörn Zaefferer2009-08-113-5/+15
* accordion: fix for #4436Jörn Zaefferer2009-08-111-0/+50
* Accordion: added a couple failing tests for option active: init and collapsedRichard Worth2009-08-111-2/+9
* Fixed accordion option active getter and setter. Normalized getter to number,...Richard Worth2009-08-111-1/+14
* Removed jquery.simulate from external/ as it's being removed from jqueryjs.go...Richard Worth2009-08-1017-16/+166
* slider option visual testsRichard Worth2009-08-0821-0/+490
* accordion: visual testcase and fix for #4444; probably fixes a few other issu...Jörn Zaefferer2009-08-061-0/+49
* accordion: fix for #4754; related tests were failing before, fixed them, too ...Jörn Zaefferer2009-08-061-6/+6
* accordion: visual testcase for #4322, improved the browser default stylings f...Jörn Zaefferer2009-08-061-0/+3
* accordion: visual testcase for #4322Jörn Zaefferer2009-08-061-0/+70
* Added zIndex method. Fixes #4709 - Add zIndex setter/getter method.Scott González2009-08-052-0/+14
* visual test : Accordion option navigation true - added a note about needing t...Richard Worth2009-08-051-0/+8
* eol-style and mime-typeRichard Worth2009-08-051-37/+37
* Accordion visual test: option navigation trueRichard Worth2009-08-051-0/+37
* Draggable: Support hash, array, string for cursorAt option. Partial fix for ...Scott González2009-08-031-46/+120
* Dialog tests: Switch bgiframe to stackfix.Scott González2009-07-271-1/+1
* Copied position plugin from /branches/dev/positionTo r2971.Scott González2009-07-242-0/+373
* Datepicker in dialog compound demo: Initialize datepicker before dialog opens.Scott González2009-07-241-1/+1