aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/position
Commit message (Expand)AuthorAgeFilesLines
* Upgrade jQuery to 1.7.1.Scott González2011-11-221-1/+1
* Upgrade jQuery to 1.7.Scott González2011-11-091-1/+1
* Position tests: Changed DOM structure to fix dimensions of within container.Scott González2011-11-021-4/+4
* Tests: Added ability to run tests against minified files via ?min=1Scott González2011-10-282-2/+12
* Upgraded jQuery to 1.6.4.Scott González2011-10-181-1/+1
* Position: Added the missing div required for the fraction tests that were add...kborchers2011-08-191-0/+4
* Position: Added better collision detection for flip and fit, added visual tes...kborchers2011-08-123-128/+151
* Tests: Cleanup.Scott González2011-08-032-7/+3
* Tests: Added test suites to run individual widget tests against all supported...Scott González2011-08-021-0/+30
* Tests: Added ability to run tests suites against different versions of jQuery...Scott González2011-07-282-2/+2
* Merge branch 'master' into core-1.6.1Scott González2011-07-253-27/+653
|\
| * Position: Add flip-classes. Fixes #5937 - Position: Add ability to determine ...Benjamin Sterling2011-07-112-0/+176
| * Fix visual test in IE6 and move the new helper functions for getting scrollba...David Murdoch2011-05-261-31/+6
| * updated tests to account for scrollbar width/heightDavid Murdoch2011-05-261-6/+31
| * Removing unnecessary variables, caching 'within' in tests where its beneficia...David Murdoch2011-05-162-189/+75
| * position now passes all tests! 0/David Murdoch2011-05-132-6/+5
| * The qunit-fixture were preventing the results from being clicked. Make the re...David Murdoch2011-05-122-10/+9
| * Another whitespace fixDavid Murdoch2011-05-121-103/+103
| * Add tests for position's `within`David Murdoch2011-05-122-19/+585
| * Whitespace fixDavid Murdoch2011-05-121-1/+1
| * Fix typos in original testsDavid Murdoch2011-05-121-3/+2
* | Upgrade jQuery to 1.6.2.Scott González2011-07-252-2/+2
* | Tests: Fixed trailing commas.Scott González2011-07-251-2/+1
|/
* Position: Handled scrolled windows properly with collision: fit. Fixes #7211 ...Jean-Francois Remy2011-05-031-5/+22
* Tests: Renamed files for deprecated tests now that TestSwarm is setup to prop...Scott González2011-04-041-0/+0
* Position: Split out tests for deprecated offset option.Scott González2011-03-224-41/+105
* Position: Coding standards.Scott González2011-03-221-285/+285
* Position: Merged offset option into my and at options and added support for p...Scott González2011-03-221-1/+35
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-021-1/+1
* Position: Test for window scrollTop support and run scrolled window testjzaefferer2011-02-261-12/+20
* Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests usejzaefferer2011-02-231-1/+1
* Unit tests: Add QUnit toolbar for hiding passed testsjzaefferer2011-02-211-0/+1
* Upgraded jQuery to 1.4.4.Scott González2010-11-121-1/+1
* Upgraded jQuery to 1.4.3.Scott González2010-10-211-1/+1
* Position: Take margin into account when performing collisions. Fixes #5766 - ...Ben Hollis2010-09-031-0/+52
* Position tests: Set a line-height on elements with a height less than 10px. F...Scott González2010-09-021-6/+11
* Seperated testswarm injection from testsuite extensions, to fix 'failing' tes...jzaefferer2010-08-291-0/+2
* Position: Handle $(document) and $(window) for the of option. Fixes #5963 - P...Scott González2010-08-271-0/+22
* Position unit tests: Add module for testswarm to run all testsjzaefferer2010-04-141-0/+2
* Position: Use parseInt() to prevent fractional pixel values.Scott González2010-03-262-0/+22
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-121-1/+2
* Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d8...Richard Worth2010-02-252-4/+11
* Fixed #5182 - Update to jQuery 1.4.2Richard Worth2010-02-161-1/+1
* switched to jQuery 1.4.1Richard Worth2010-01-271-1/+1
* switched to jQuery 1.4Richard Worth2010-01-201-1/+1
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m...Scott González2010-01-071-333/+333
* eol-styleRichard Worth2010-01-011-29/+29
* update to latest QUnitJörn Zaefferer2009-09-291-1/+1
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery...Richard Worth2009-09-171-1/+1
* removed ui.core.js from position testsuite - position may only depend on jQue...Jörn Zaefferer2009-09-161-1/+0