aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/position
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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