aboutsummaryrefslogtreecommitdiffstats
path: root/ui/tests/resizable.js
Commit message (Collapse)AuthorAgeFilesLines
* removed extra level ui folderRichard Worth2008-06-071-400/+0
|
* Added resizable test for wrapped elementsEduardo Lundgren2008-06-061-0/+17
|
* Added test for #2965Richard Worth2008-06-061-0/+4
|
* fixed failing test 7 in IERichard Worth2008-06-061-1/+1
|
* reverted [150] - tests should be not be changed to match broken results:Richard Worth2008-06-051-31/+31
| | | | | | * 100 + 50 = 150; 100 + 50 != 149 * aspectRatio: 'preserve' should not allow 150x130 if original dimensions were 100x100
* Update Resize test case for jquery.simulateEduardo Lundgren2008-06-041-31/+31
|
* Added simulate "drag" method. Fixed some issues in resizable tests.Richard Worth2008-06-041-82/+82
|
* Modified resizable grid test for #2939Eduardo Lundgren2008-06-041-4/+4
|
* Resizable grid option automated test addedEduardo Lundgren2008-06-031-8/+11
|
* Calculating the correct time on resizable automated testEduardo Lundgren2008-06-021-359/+354
|
* Updating labels on resizable testcaseEduardo Lundgren2008-06-011-12/+12
|
* (no commit message)Eduardo Lundgren2008-05-311-5/+5
|
* (no commit message)Eduardo Lundgren2008-05-311-5/+1
|
* Remove console.logEduardo Lundgren2008-05-311-12/+0
|
* Resize tests respecting ratio resize with dimensions limitsEduardo Lundgren2008-05-311-1/+152
|
* Make #main test div output hiddenEduardo Lundgren2008-05-311-3/+3
|
* Resizable limit min/max dimensions tests Eduardo Lundgren2008-05-311-1/+79
|
* Resizable basic tests using userActionEduardo Lundgren2008-05-311-14/+124
|
* Starting alpha tests using userAction syncrhonous dragEduardo Lundgren2008-05-301-33/+27
|
* Start simulating tests with userAction combined with Richard's animated cursorEduardo Lundgren2008-05-301-23/+42
|
* console.log handy function fixedEduardo Lundgren2008-05-271-1/+1
|
* $('div.target').userAction("click", x, y); UserAvtion Plugin - Simulate ↵Eduardo Lundgren2008-05-261-71/+6
| | | | mouse/keys real events.
* Resizable automated tests - Resize fixedEduardo Lundgren2008-05-241-20/+42
|
* Resizable automated tests prototype startedEduardo Lundgren2008-05-241-0/+88