aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/position
Commit message (Expand)AuthorAgeFilesLines
* Tests: remove testswarm grunt taskTimmy Willison2024-06-111-3/+0
* Build: Fork vendors to remove QUnit deprecated API usageMichał Gołębiowski-Owczarek2023-05-101-2/+2
* Tests: Switch from QUnit.jsDump to QUnit.dumpMichał Gołębiowski-Owczarek2023-05-101-1/+1
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-071-2/+1
* Position: Make sure `of` is treated as a CSS selectorMichał Gołębiowski-Owczarek2021-05-041-1/+19
* Tests: Skip a scrollbar test in jQuery 3.2Michał Gołębiowski-Owczarek2020-07-231-1/+7
* Tests: Ensure no timers are running at the end of each test (#1920)Michał Gołębiowski-Owczarek2020-05-161-2/+4
* Position: Shift to use no globalsAmanpreet Singh2016-04-141-118/+119
* Position: Style updatesAlexander Schmitz2015-09-111-141/+141
* 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-092-1/+1
* Position: Convert tests to new infrastructureScott González2015-04-092-17/+9
* Tests: Switch to the new qunit-composite moduleScott González2015-04-071-2/+2
* Position: Add unit tests for bug 8710Thomas Meyer2015-01-092-0/+40
* Build: Pull in jquery.simulate.js from BowerMike Sherov2014-08-221-1/+1
* Tests: Fix composite testsScott González2014-08-011-1/+1
* Build: Reorganize external directoryScott González2014-06-242-4/+4
* All: Rename jquery.js to exclude version in filenameJörn Zaefferer2014-03-051-1/+1
* Tests: Update to sane QUnit markupJörn Zaefferer2014-02-201-5/+1
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-1/+1
* Position: Avoid reading overflow css on documentsThomas Meyer2014-01-151-1/+8
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-051-1/+1
* Position Tests: Fix FF and IE10 test failures by accounting for subpixel offs...Mike Sherov2013-03-311-3/+9
* Position: Handle decimal percentage offsets. Fixes #9076: percentage offset d...David Petersen2013-02-121-1/+25
* Updating 'jQuery' to 1.9.1.Bruno M. Custódio2013-02-051-1/+1
* Updating to jQuery 1.9.0Kris Borchers2013-01-171-1/+1
* Upgrade jQuery to 1.8.3.Scott González2012-11-141-1/+1
* Skip collision: fit test in IE until TestSwarm stops using iframes.Scott González2012-11-051-0/+3
* Position: Removed offset option. Fixes #6982 - Position: Remove offset option.Scott González2012-10-253-92/+0
* Upgrade jQuery to 1.8.2.Scott González2012-09-201-1/+1
* Upgrade jQuery to 1.8.0.Scott González2012-08-131-1/+1
* Tests: Enable QUnit.config.requireExpects.Scott González2012-06-271-0/+1
* Tests: Remove the need to include the 'ui.' prefix in testJshint() now that e...Scott González2012-06-151-1/+1
* Position: Apply IE6 line-height workaround to deprecated tests, tooJörn Zaefferer2012-05-071-2/+2
* Position tests: Work around IE6 bug with forced heights on small elements.Scott González2012-05-041-2/+2
* Tests: Run JSHint.Scott González2012-04-291-0/+2
* Position: Fix markup for deprecated tests. Insert/remove some new lines to ma...Jörn Zaefferer2012-04-262-16/+6
* Merge branch 'position-notification'Jörn Zaefferer2012-04-242-5/+88
|\
| * Position: Fix scrollbar calculcation to correctly take overflow:scroll into a...Jörn Zaefferer2012-04-242-1/+62
| * Position: Extend unit test for using to check feedback propertiesJörn Zaefferer2012-04-241-4/+26
* | Position tests: Fixed typo.Scott González2012-04-241-1/+1
|/
* Position: Added tests for flipfit.Scott González2012-04-231-3/+57
* Position tests: Simplify logic and reduce tests.Scott González2012-04-234-762/+224
* Position tests: Removed unused elements.Scott González2012-04-232-16/+0
* Tests: Moved loadResources to TestHelpers.Scott González2012-04-232-14/+10
* Update to official qunit composite addonJörn Zaefferer2012-04-211-2/+2
* Tests: LintScott González2012-04-192-89/+84
* Upgrade jQuery to 1.7.2.Scott González2012-03-221-1/+1
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-293-66/+66