aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/resizable/resizable_core.js
Commit message (Expand)AuthorAgeFilesLines
* Resizable: use css() instead of position() for absolute placement. Fixes #381...Mike Sherov2012-11-171-1/+22
* Resizable: Update CSS dimensions selectively. Fixes #7605 - Setting width and...Ethan Romba2012-11-121-7/+28
* Resizable: Made handles work with complex markup. Fixes #8756 - Resizable: Co...Mathias Stenbom2012-11-051-0/+20
* Dev: remove globals from tests and moved test helpers to correct location - F...Mike Sherov2012-11-031-16/+0
* Dev: Standardized the resizable test suite. Fixed #8754 - Dev: Get resizable ...Mike Sherov2012-10-311-25/+27
* Build: Enable "unused" option in jshint - Remove unused variables from codeba...Mike Sherov2012-10-231-19/+17
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-291-25/+25
* resizable unit tests: split tests into individual filesRichard Worth2009-02-041-2/+138
* unit tests: created separate file for each module: core, common widget, event...Richard Worth2009-02-021-0/+12