aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/resizable/resizable_core.js
Commit message (Expand)AuthorAgeFilesLines
* Tests: Rename filesScott González2015-04-091-244/+0
* Tests: Widget test helpers extend the main helperScott González2015-04-091-25/+25
* Resizable: Convert tests to new infrastructureScott González2015-04-091-30/+30
* Resizable: Remove bad workaround for draggable+resizableJörn Zaefferer2014-04-161-4/+6
* Resizable: modified to allow resizing when resizables are nested.Jyoti Deka2013-12-141-0/+33
* Resizable: Store size based on calculated helper size to prevent 1 pixel shif...Kris Borchers2013-10-181-0/+15
* Tests: Convert single quotes to double quotes.Mike Sherov2012-12-261-20/+20
* 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