aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/position/position.html
Commit message (Expand)AuthorAgeFilesLines
* Position: Remove IE6 workarounds in testsScott González2015-04-201-12/+7
* Tests: Fix AMD loading in IE8Scott González2015-04-171-0/+1
* Tests: Rename filesScott González2015-04-091-1/+1
* Position: Convert tests to new infrastructureScott González2015-04-091-14/+2
* Position: Add unit tests for bug 8710Thomas Meyer2015-01-091-0/+3
* Build: Pull in jquery.simulate.js from BowerMike Sherov2014-08-221-1/+1
* Build: Reorganize external directoryScott González2014-06-241-2/+2
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-1/+1
* Position: Removed offset option. Fixes #6982 - Position: Remove offset option.Scott González2012-10-251-3/+0
* Position tests: Work around IE6 bug with forced heights on small elements.Scott González2012-05-041-2/+2
* Position: Fix markup for deprecated tests. Insert/remove some new lines to ma...Jörn Zaefferer2012-04-261-8/+1
* Position: Fix scrollbar calculcation to correctly take overflow:scroll into a...Jörn Zaefferer2012-04-241-1/+1
* Position tests: Simplify logic and reduce tests.Scott González2012-04-231-14/+12
* Position tests: Removed unused elements.Scott González2012-04-231-8/+0
* Tests: Moved loadResources to TestHelpers.Scott González2012-04-231-7/+5
* 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-281-1/+6
* Position: Added better collision detection for flip and fit, added visual tes...kborchers2011-08-121-25/+29
* Tests: Cleanup.Scott González2011-08-031-4/+1
* Tests: Added ability to run tests suites against different versions of jQuery...Scott González2011-07-281-1/+1
* Merge branch 'master' into core-1.6.1Scott González2011-07-251-27/+34
|\
| * The qunit-fixture were preventing the results from being clicked. Make the re...David Murdoch2011-05-121-8/+9
| * Add tests for position's `within`David Murdoch2011-05-121-19/+25
* | Upgrade jQuery to 1.6.2.Scott González2011-07-251-1/+1
|/
* Position: Split out tests for deprecated offset option.Scott González2011-03-221-10/+13
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-021-1/+1
* 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 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: Use parseInt() to prevent fractional pixel values.Scott González2010-03-261-0/+4
* 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-251-3/+10
* 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
* 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
* updated to latest QUnitJörn Zaefferer2009-09-151-1/+1
* change script ordering to load testswarm agent after QUnitJörn Zaefferer2009-09-111-1/+1
* update to lastest QUnitJörn Zaefferer2009-08-301-1/+1
* Copied position plugin from /branches/dev/positionTo r2971.Scott González2009-07-241-0/+40