aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/position/position_core.js
Commit message (Expand)AuthorAgeFilesLines
* Tests: Rename filesScott González2015-04-091-770/+0
* Position: Convert tests to new infrastructureScott González2015-04-091-3/+7
* Position: Add unit tests for bug 8710Thomas Meyer2015-01-091-0/+37
* Position: Avoid reading overflow css on documentsThomas Meyer2014-01-151-1/+8
* 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
* Skip collision: fit test in IE until TestSwarm stops using iframes.Scott González2012-11-051-0/+3
* Tests: Remove the need to include the 'ui.' prefix in testJshint() now that e...Scott González2012-06-151-1/+1
* Tests: Run JSHint.Scott González2012-04-291-0/+2
* Merge branch 'position-notification'Jörn Zaefferer2012-04-241-4/+87
|\
| * Position: Fix scrollbar calculcation to correctly take overflow:scroll into a...Jörn Zaefferer2012-04-241-0/+61
| * 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-231-196/+199
* Tests: LintScott González2012-04-191-20/+20
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-291-35/+35
* Position: Added better collision detection for flip and fit, added visual tes...kborchers2011-08-121-31/+41
* Position: Add flip-classes. Fixes #5937 - Position: Add ability to determine ...Benjamin Sterling2011-07-111-0/+81
* Removing unnecessary variables, caching 'within' in tests where its beneficia...David Murdoch2011-05-161-2/+3
* position now passes all tests! 0/David Murdoch2011-05-131-1/+2
* Whitespace fixDavid Murdoch2011-05-121-1/+1
* Fix typos in original testsDavid Murdoch2011-05-121-3/+2
* Position: Handled scrolled windows properly with collision: fit. Fixes #7211 ...Jean-Francois Remy2011-05-031-5/+22
* Position: Split out tests for deprecated offset option.Scott González2011-03-221-31/+0
* 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
* Position: Test for window scrollTop support and run scrolled window testjzaefferer2011-02-261-12/+20
* Position: Take margin into account when performing collisions. Fixes #5766 - ...Ben Hollis2010-09-031-0/+52
* 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-261-0/+18
* Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d8...Richard Worth2010-02-251-1/+1
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m...Scott González2010-01-071-333/+333
* Copied position plugin from /branches/dev/positionTo r2971.Scott González2009-07-241-0/+333