Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Position tests: Work around IE6 bug with forced heights on small elements. | Scott González | 2012-05-04 | 1 | -2/+2 |
| | |||||
* | Position: Fix markup for deprecated tests. Insert/remove some new lines to ↵ | Jörn Zaefferer | 2012-04-26 | 1 | -8/+1 |
| | | | | make comparision to position.html trivial | ||||
* | Position: Fix scrollbar calculcation to correctly take overflow:scroll into ↵ | Jörn Zaefferer | 2012-04-24 | 1 | -1/+1 |
| | | | | account, along with unit tests | ||||
* | Position tests: Simplify logic and reduce tests. | Scott González | 2012-04-23 | 1 | -14/+12 |
| | |||||
* | Position tests: Removed unused elements. | Scott González | 2012-04-23 | 1 | -8/+0 |
| | |||||
* | Tests: Moved loadResources to TestHelpers. | Scott González | 2012-04-23 | 1 | -7/+5 |
| | |||||
* | Position tests: Changed DOM structure to fix dimensions of within container. | Scott González | 2011-11-02 | 1 | -4/+4 |
| | |||||
* | Tests: Added ability to run tests against minified files via ?min=1 | Scott González | 2011-10-28 | 1 | -1/+6 |
| | |||||
* | Position: Added better collision detection for flip and fit, added visual ↵ | kborchers | 2011-08-12 | 1 | -25/+29 |
| | | | | tests for each and updated the unit tests to take the changes into account. In the process, I removed the rounding that was being done to the position since older jQuery couldn't handle the fractions. There was another pull for this same issue and I have merged the unit tests from that pull into this commit. Also added flipfit! | ||||
* | Tests: Cleanup. | Scott González | 2011-08-03 | 1 | -4/+1 |
| | |||||
* | Tests: Added ability to run tests suites against different versions of ↵ | Scott González | 2011-07-28 | 1 | -1/+1 |
| | | | | jQuery core. | ||||
* | Merge branch 'master' into core-1.6.1 | Scott González | 2011-07-25 | 1 | -27/+34 |
|\ | | | | | | | | | | | | | | | | | Conflicts: demos/menubar/default.html tests/unit/autocomplete/autocomplete.html tests/visual/effects/effects.all.html ui/jquery.ui.menu.js ui/jquery.ui.popup.js | ||||
| * | The qunit-fixture were preventing the results from being clicked. Make the ↵ | David Murdoch | 2011-05-12 | 1 | -8/+9 |
| | | | | | | | | results appear on top of the qunit-fixture | ||||
| * | Add tests for position's `within` | David Murdoch | 2011-05-12 | 1 | -19/+25 |
| | | |||||
* | | Upgrade jQuery to 1.6.2. | Scott González | 2011-07-25 | 1 | -1/+1 |
|/ | |||||
* | Position: Split out tests for deprecated offset option. | Scott González | 2011-03-22 | 1 | -10/+13 |
| | |||||
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 1 | -1/+1 |
| | |||||
* | Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests use | jzaefferer | 2011-02-23 | 1 | -1/+1 |
| | |||||
* | Unit tests: Add QUnit toolbar for hiding passed tests | jzaefferer | 2011-02-21 | 1 | -0/+1 |
| | |||||
* | Upgraded jQuery to 1.4.4. | Scott González | 2010-11-12 | 1 | -1/+1 |
| | |||||
* | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 1 | -1/+1 |
| | |||||
* | Position tests: Set a line-height on elements with a height less than 10px. ↵ | Scott González | 2010-09-02 | 1 | -6/+11 |
| | | | | Fixes failing tests in IE6. | ||||
* | Seperated testswarm injection from testsuite extensions, to fix 'failing' ↵ | jzaefferer | 2010-08-29 | 1 | -0/+2 |
| | | | | testsuites on TestSwarm due to unhandled errors and race conditions | ||||
* | Position: Use parseInt() to prevent fractional pixel values. | Scott González | 2010-03-26 | 1 | -0/+4 |
| | | | | Fixes #5280 - ui.position generates different position in static context. | ||||
* | html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase | Richard Worth | 2010-03-12 | 1 | -1/+2 |
| | |||||
* | Externals: updated QUnit to http://github.com/jquery/qunit commit ↵ | Richard Worth | 2010-02-25 | 1 | -3/+10 |
| | | | | | | | 67ba5a338d836014c24345dc218ab3c9bb63b06e The various updates to the unit test suites introduced 0 regressions due to update of QUnit, however the addition of jquery.ui.dialog.css to the dialog test suite did introduce one regression, to the dialog option height tests. Also removed some old crufty woefully incomplete unused and rotted test harnesses. | ||||
* | Fixed #5182 - Update to jQuery 1.4.2 | Richard Worth | 2010-02-16 | 1 | -1/+1 |
| | |||||
* | switched to jQuery 1.4.1 | Richard Worth | 2010-01-27 | 1 | -1/+1 |
| | |||||
* | switched to jQuery 1.4 | Richard Worth | 2010-01-20 | 1 | -1/+1 |
| | |||||
* | eol-style | Richard Worth | 2010-01-01 | 1 | -29/+29 |
| | |||||
* | update to latest QUnit | Jörn Zaefferer | 2009-09-29 | 1 | -1/+1 |
| | |||||
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵ | Richard Worth | 2009-09-17 | 1 | -1/+1 |
| | | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 | ||||
* | removed ui.core.js from position testsuite - position may only depend on ↵ | Jörn Zaefferer | 2009-09-16 | 1 | -1/+0 |
| | | | | jQuery core | ||||
* | updated to latest QUnit | Jörn Zaefferer | 2009-09-15 | 1 | -1/+1 |
| | |||||
* | change script ordering to load testswarm agent after QUnit | Jörn Zaefferer | 2009-09-11 | 1 | -1/+1 |
| | |||||
* | update to lastest QUnit | Jörn Zaefferer | 2009-08-30 | 1 | -1/+1 |
| | |||||
* | Copied position plugin from /branches/dev/positionTo r2971. | Scott González | 2009-07-24 | 1 | -0/+40 |