Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added tests for enable/disable | carhartl | 2010-04-20 | 2 | -27/+70 |
| | |||||
* | Unit tests: Disable stale widget tests on testswarm | jzaefferer | 2010-04-14 | 4 | -4/+48 |
| | |||||
* | Unit tests: Disable stale interaction tests only on testswarm, but allow ↵ | jzaefferer | 2010-04-14 | 4 | -16/+48 |
| | | | | them to run locally | ||||
* | Unit tests: Try to disable tests only for testswarm; if this works, I'll ↵ | jzaefferer | 2010-04-14 | 1 | -4/+12 |
| | | | | modify the other ones as well | ||||
* | Position unit tests: Add module for testswarm to run all tests | jzaefferer | 2010-04-14 | 1 | -0/+2 |
| | |||||
* | Progressbar unit test: Ignore false vs. false in IE6 AND 7 in aria ↵ | jzaefferer | 2010-04-13 | 1 | -2/+2 |
| | | | | attributes test | ||||
* | Autocomplete unit tests: Fix event handling in IE | jzaefferer | 2010-04-13 | 1 | -2/+3 |
| | |||||
* | Progressbar unit test: Ignore false vs. false in IE6 in aria attributes test | jzaefferer | 2010-04-13 | 1 | -1/+1 |
| | |||||
* | Autocomplete and button unit tests: Same remove-role-attr fix as for ↵ | jzaefferer | 2010-04-13 | 2 | -0/+8 |
| | | | | accordion in destroy-method test | ||||
* | Accordion unit tests: And another height-testing hotfix for Safari 3.x | jzaefferer | 2010-04-13 | 1 | -1/+1 |
| | |||||
* | Accordion unit tests: One more height-testing hotfix for Safari 3.x | jzaefferer | 2010-04-13 | 1 | -4/+4 |
| | |||||
* | Accordion unit tests: Remove role attribute to pass Opera 9 and adjust ↵ | jzaefferer | 2010-04-13 | 3 | -32/+27 |
| | | | | height tests to tolerate different results, as long as they are consistent | ||||
* | Accordion unit tests: Trying some more style resets for getting accordion ↵ | jzaefferer | 2010-04-12 | 1 | -1/+1 |
| | | | | tests to pass in Safari 3.x, need to commit to see Testswarm results | ||||
* | Accordion unit tests: Cleaned and fixed destroy-method test, working around ↵ | jzaefferer | 2010-04-12 | 2 | -4/+4 |
| | | | | html rendering inconsistencies | ||||
* | Accordion unit tests: Cleaned and fixed resize-method test, using ↵ | jzaefferer | 2010-04-12 | 1 | -9/+1 |
| | | | | #navigation avoids the :visible matching display:none issue in IE8 | ||||
* | sortable: don't call the base widget _setOption for disabled to avoid the ↵ | Richard D. Worth | 2010-04-09 | 1 | -1/+2 |
| | | | | ui-state-disabled class being added. Fixes #5501 - sortable: disabled should not have the ui-state-disabled class | ||||
* | Autocomplete: Track input changes and fire change-event on blur, along with ↵ | jzaefferer | 2010-04-08 | 1 | -4/+21 |
| | | | | selected item, if available. Fix for #5490 | ||||
* | Accordion: different useless markup for getting consistent results for the ↵ | jzaefferer | 2010-04-03 | 1 | -3/+3 |
| | | | | destroy test | ||||
* | Accordion: Trying some styl resets, maybe finding the one for Safari 3.x | jzaefferer | 2010-04-03 | 1 | -1/+1 |
| | |||||
* | Accordion: more useless markup for getting consistent results for the ↵ | jzaefferer | 2010-04-03 | 1 | -3/+3 |
| | | | | destroy test | ||||
* | Accordion: Improved resize-method test, starting with a fixed container height | jzaefferer | 2010-04-03 | 1 | -2/+2 |
| | |||||
* | Accordion: Rewrote the resize method test; fails in IE8, probably related to ↵ | jzaefferer | 2010-04-03 | 2 | -5/+12 |
| | | | | :visible issue | ||||
* | Accordion unit tests: Cleanup | jzaefferer | 2010-04-03 | 1 | -2/+1 |
| | |||||
* | Accordion unit tests: Use display!=none instead of :visible to work around ↵ | jzaefferer | 2010-04-03 | 1 | -1/+3 |
| | | | | :visible issue in IE8 | ||||
* | Accordion unit tests: Refactored state-helper function | jzaefferer | 2010-04-03 | 4 | -30/+12 |
| | |||||
* | tabs: core ajax unit test - more refactoring, seems IE7 needs a quick ↵ | Richard D. Worth | 2010-04-02 | 1 | -15/+15 |
| | | | | setTimeout for the first async test to work on first load | ||||
* | tabs: core ajax unit test - run two loads as two separate asyncs so IE7 will ↵ | Richard D. Worth | 2010-04-02 | 1 | -0/+2 |
| | | | | run remaining tests | ||||
* | Align slider value to step. Fixes #5471 - value not aligned to step when set ↵ | Richard D. Worth | 2010-04-01 | 1 | -4/+37 |
| | | | | programatically | ||||
* | Tuning disabled testsuites to run with ?draggable that TestSwarm adds | jzaefferer | 2010-04-01 | 5 | -5/+5 |
| | |||||
* | Disabling interaction testsuites until we get to their rewrites; required to ↵ | jzaefferer | 2010-04-01 | 5 | -0/+15 |
| | | | | get 100% passing on TestSwarm now | ||||
* | Autocomplete unit tests: Replace unreliable setTimeout with gobal ajax event ↵ | jzaefferer | 2010-03-31 | 1 | -1/+1 |
| | | | | handler | ||||
* | Merge branch 'master' of github.com:jquery/jquery-ui | jzaefferer | 2010-03-27 | 2 | -0/+22 |
|\ | |||||
| * | Position: Use parseInt() to prevent fractional pixel values. | Scott González | 2010-03-26 | 2 | -0/+22 |
| | | | | | | | | Fixes #5280 - ui.position generates different position in static context. | ||||
* | | Accordion unit tets: Replacing destory method test with autocomplete/button ↵ | jzaefferer | 2010-03-27 | 2 | -46/+36 |
| | | | | | | | | approach, comparing before/after html - had to add some classes and empty style attributes to ignore class='' and style='', harmless enough | ||||
* | | Updating autocomplete and button unit tests: use equal instead of ok to ↵ | jzaefferer | 2010-03-27 | 2 | -3/+2 |
| | | | | | | | | compare markup, works fine in latest QUnit (escapes all messages correctly) | ||||
* | | Accordion unit tests: Further normalization of styles to get consistent ↵ | jzaefferer | 2010-03-27 | 2 | -5/+4 |
| | | | | | | | | results across browsers | ||||
* | | Slider: Removing the placeholder for the animate-option, as we generally ↵ | jzaefferer | 2010-03-27 | 1 | -4/+0 |
| | | | | | | | | don't try to unit-test any animations | ||||
* | | Slider: Test for test-option, setting the value with the value-method; ↵ | jzaefferer | 2010-03-27 | 1 | -1/+11 |
| | | | | | | | | either test is wrong or the implementation ignores the step-option when set programmatically | ||||
* | | Slider tests: Split three different change-event tests into three tests, ↵ | jzaefferer | 2010-03-27 | 1 | -25/+33 |
|/ | | | | adding start, slide and stop assertions to each, removing placeholders for those other events | ||||
* | Core unit tests: Include testsuite.js for the testswarm include | jzaefferer | 2010-03-25 | 1 | -0/+1 |
| | |||||
* | Update testswarm url for new server | jzaefferer | 2010-03-23 | 1 | -1/+1 |
| | |||||
* | debug comment | Jörn Zaefferer | 2010-03-20 | 1 | -0/+3 |
| | |||||
* | Fixed broken encoding of Préc | Jörn Zaefferer | 2010-03-20 | 1 | -1/+1 |
| | |||||
* | core focus-test, call start() after running assertions | Jörn Zaefferer | 2010-03-20 | 1 | -1/+1 |
| | |||||
* | replaced pearl with perl | Jörn Zaefferer | 2010-03-20 | 3 | -3/+3 |
| | |||||
* | normalize margin/padding on test markup to get reliable height results | Jörn Zaefferer | 2010-03-20 | 2 | -3/+5 |
| | |||||
* | global introduced by jQuery 1.3.x is gone, don't need the noglobals fix anymore | Jörn Zaefferer | 2010-03-20 | 1 | -3/+0 |
| | |||||
* | Slider: fixed change event to be triggered by keyup and value and values ↵ | Richard Worth | 2010-03-17 | 1 | -2/+2 |
| | | | | option setters. Fixes #5367 - slider change event not triggered by keypress | ||||
* | Slider unit tests: slider event change | Richard Worth | 2010-03-17 | 1 | -1/+23 |
| | |||||
* | Slider unit tests: slider event change | Richard Worth | 2010-03-17 | 1 | -1/+56 |
| |