Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed extra level ui folder | Richard Worth | 2008-06-07 | 1 | -400/+0 |
| | |||||
* | Added resizable test for wrapped elements | Eduardo Lundgren | 2008-06-06 | 1 | -0/+17 |
| | |||||
* | Added test for #2965 | Richard Worth | 2008-06-06 | 1 | -0/+4 |
| | |||||
* | fixed failing test 7 in IE | Richard Worth | 2008-06-06 | 1 | -1/+1 |
| | |||||
* | reverted [150] - tests should be not be changed to match broken results: | Richard Worth | 2008-06-05 | 1 | -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.simulate | Eduardo Lundgren | 2008-06-04 | 1 | -31/+31 |
| | |||||
* | Added simulate "drag" method. Fixed some issues in resizable tests. | Richard Worth | 2008-06-04 | 1 | -82/+82 |
| | |||||
* | Modified resizable grid test for #2939 | Eduardo Lundgren | 2008-06-04 | 1 | -4/+4 |
| | |||||
* | Resizable grid option automated test added | Eduardo Lundgren | 2008-06-03 | 1 | -8/+11 |
| | |||||
* | Calculating the correct time on resizable automated test | Eduardo Lundgren | 2008-06-02 | 1 | -359/+354 |
| | |||||
* | Updating labels on resizable testcase | Eduardo Lundgren | 2008-06-01 | 1 | -12/+12 |
| | |||||
* | (no commit message) | Eduardo Lundgren | 2008-05-31 | 1 | -5/+5 |
| | |||||
* | (no commit message) | Eduardo Lundgren | 2008-05-31 | 1 | -5/+1 |
| | |||||
* | Remove console.log | Eduardo Lundgren | 2008-05-31 | 1 | -12/+0 |
| | |||||
* | Resize tests respecting ratio resize with dimensions limits | Eduardo Lundgren | 2008-05-31 | 1 | -1/+152 |
| | |||||
* | Make #main test div output hidden | Eduardo Lundgren | 2008-05-31 | 1 | -3/+3 |
| | |||||
* | Resizable limit min/max dimensions tests | Eduardo Lundgren | 2008-05-31 | 1 | -1/+79 |
| | |||||
* | Resizable basic tests using userAction | Eduardo Lundgren | 2008-05-31 | 1 | -14/+124 |
| | |||||
* | Starting alpha tests using userAction syncrhonous drag | Eduardo Lundgren | 2008-05-30 | 1 | -33/+27 |
| | |||||
* | Start simulating tests with userAction combined with Richard's animated cursor | Eduardo Lundgren | 2008-05-30 | 1 | -23/+42 |
| | |||||
* | console.log handy function fixed | Eduardo Lundgren | 2008-05-27 | 1 | -1/+1 |
| | |||||
* | $('div.target').userAction("click", x, y); UserAvtion Plugin - Simulate ↵ | Eduardo Lundgren | 2008-05-26 | 1 | -71/+6 |
| | | | | mouse/keys real events. | ||||
* | Resizable automated tests - Resize fixed | Eduardo Lundgren | 2008-05-24 | 1 | -20/+42 |
| | |||||
* | Resizable automated tests prototype started | Eduardo Lundgren | 2008-05-24 | 1 | -0/+88 |