aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Accordion unit tests: Trying some more style resets for getting accordion tes...jzaefferer2010-04-121-1/+1
* Accordion unit tests: Cleaned and fixed destroy-method test, working around h...jzaefferer2010-04-122-4/+4
* Accordion unit tests: Cleaned and fixed resize-method test, using #navigation...jzaefferer2010-04-121-9/+1
* sortable: don't call the base widget _setOption for disabled to avoid the ui-...Richard D. Worth2010-04-091-1/+2
* Autocomplete: Track input changes and fire change-event on blur, along with s...jzaefferer2010-04-081-4/+21
* Accordion: different useless markup for getting consistent results for the de...jzaefferer2010-04-031-3/+3
* Accordion: Trying some styl resets, maybe finding the one for Safari 3.xjzaefferer2010-04-031-1/+1
* Accordion: more useless markup for getting consistent results for the destroy...jzaefferer2010-04-031-3/+3
* Accordion: Improved resize-method test, starting with a fixed container heightjzaefferer2010-04-031-2/+2
* Accordion: Rewrote the resize method test; fails in IE8, probably related to ...jzaefferer2010-04-032-5/+12
* Accordion unit tests: Cleanupjzaefferer2010-04-031-2/+1
* Accordion unit tests: Use display!=none instead of :visible to work around :v...jzaefferer2010-04-031-1/+3
* Accordion unit tests: Refactored state-helper functionjzaefferer2010-04-034-30/+12
* tabs: core ajax unit test - more refactoring, seems IE7 needs a quick setTime...Richard D. Worth2010-04-021-15/+15
* tabs: core ajax unit test - run two loads as two separate asyncs so IE7 will ...Richard D. Worth2010-04-021-0/+2
* Align slider value to step. Fixes #5471 - value not aligned to step when set ...Richard D. Worth2010-04-011-4/+37
* Tuning disabled testsuites to run with ?draggable that TestSwarm addsjzaefferer2010-04-015-5/+5
* Disabling interaction testsuites until we get to their rewrites; required to ...jzaefferer2010-04-015-0/+15
* Autocomplete unit tests: Replace unreliable setTimeout with gobal ajax event ...jzaefferer2010-03-311-1/+1
* Merge branch 'master' of github.com:jquery/jquery-uijzaefferer2010-03-272-0/+22
|\
| * Position: Use parseInt() to prevent fractional pixel values.Scott González2010-03-262-0/+22
* | Accordion unit tets: Replacing destory method test with autocomplete/button a...jzaefferer2010-03-272-46/+36
* | Updating autocomplete and button unit tests: use equal instead of ok to compa...jzaefferer2010-03-272-3/+2
* | Accordion unit tests: Further normalization of styles to get consistent resul...jzaefferer2010-03-272-5/+4
* | Slider: Removing the placeholder for the animate-option, as we generally don'...jzaefferer2010-03-271-4/+0
* | Slider: Test for test-option, setting the value with the value-method; either...jzaefferer2010-03-271-1/+11
* | Slider tests: Split three different change-event tests into three tests, addi...jzaefferer2010-03-271-25/+33
|/
* Core unit tests: Include testsuite.js for the testswarm includejzaefferer2010-03-251-0/+1
* Update testswarm url for new serverjzaefferer2010-03-231-1/+1
* debug commentJörn Zaefferer2010-03-201-0/+3
* Fixed broken encoding of PrécJörn Zaefferer2010-03-201-1/+1
* core focus-test, call start() after running assertionsJörn Zaefferer2010-03-201-1/+1
* replaced pearl with perlJörn Zaefferer2010-03-203-3/+3
* normalize margin/padding on test markup to get reliable height resultsJörn Zaefferer2010-03-202-3/+5
* global introduced by jQuery 1.3.x is gone, don't need the noglobals fix anymoreJörn Zaefferer2010-03-201-3/+0
* Slider: fixed change event to be triggered by keyup and value and values opti...Richard Worth2010-03-171-2/+2
* Slider unit tests: slider event changeRichard Worth2010-03-171-1/+23
* Slider unit tests: slider event changeRichard Worth2010-03-171-1/+56
* whitespaceRichard Worth2010-03-171-10/+10
* slider unit tests: corrected some hasClass callsRichard Worth2010-03-171-8/+8
* Fixed #5362 - Buttonset class should be ui-buttonset because buttonset is one...Richard Worth2010-03-171-1/+1
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-1218-18/+36
* dialog: corrected typo in ui.position property for drag events. Updated unit ...Richard Worth2010-03-111-18/+42
* Button: Fixed tests that check for hidden button elements.Scott González2010-03-111-3/+3
* Autocomplete: Append menu to body and reset z-index on every suggestion.Scott González2010-03-115-5/+25
* Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d8...Richard Worth2010-02-2525-464/+214
* Externals: updated jquery.cookie plugin to http://github.com/carhartl/jquery-...Richard Worth2010-02-245-5/+5
* Buttons: Removed the logic for triggering click events on checkboxes and radi...Scott González2010-02-181-9/+0
* Fixed #5182 - Update to jQuery 1.4.2Richard Worth2010-02-1620-20/+20
* Dialog: Update the internal flag for whether or not the dialog is open before...Scott González2010-02-161-0/+14