| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | slider unit tests: method value | Richard Worth | 2009-09-19 | 1 | -1/+25 |
* | slider: fixed disabled on init, methods enable and disable | Richard Worth | 2009-09-19 | 1 | -2/+14 |
* | dialog: fixed _position regression; wrote a test for the default positon, whi... | Jörn Zaefferer | 2009-09-19 | 1 | -1/+10 |
* | datepicker: removing odd ticket test, has no assertions | Jörn Zaefferer | 2009-09-19 | 1 | -14/+0 |
* | datepicker: renabling tests, with timeouts inbetween each test, hopefully avo... | Jörn Zaefferer | 2009-09-19 | 5 | -11/+24 |
* | dialog unit tests: options closeOnEscape, draggable | Richard Worth | 2009-09-19 | 2 | -8/+24 |
* | dialog unit tests: methods close, moveToTop, open | Richard Worth | 2009-09-19 | 1 | -5/+22 |
* | dialog: fixed enable and disable methods | Richard Worth | 2009-09-19 | 1 | -2/+10 |
* | uni tests: cleanup after common widget tests | Jörn Zaefferer | 2009-09-17 | 1 | -0/+2 |
* | unit tests: added positon to index | Jörn Zaefferer | 2009-09-17 | 1 | -0/+5 |
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery... | Richard Worth | 2009-09-17 | 141 | -396/+396 |
* | removed ui.core.js from position testsuite - position may only depend on jQue... | Jörn Zaefferer | 2009-09-16 | 1 | -1/+0 |
* | datepicker tests keep crashing testswarm client, disabled tests until that is... | Jörn Zaefferer | 2009-09-15 | 1 | -1/+1 |
* | datepicker tests keep crashing testswarm client, disabled tests until that is... | Jörn Zaefferer | 2009-09-15 | 1 | -1/+8 |
* | accordion: trying to reset margin and padding for accordion-lis to get consis... | Jörn Zaefferer | 2009-09-15 | 1 | -0/+4 |
* | tests: declare global introduced in jQuery 1.3.2 Sizzle (fixed in trunk/1.3.3) | Jörn Zaefferer | 2009-09-15 | 1 | -0/+2 |
* | accordion: reverted previous change to test | Jörn Zaefferer | 2009-09-15 | 1 | -1/+1 |
* | updated to latest QUnit | Jörn Zaefferer | 2009-09-15 | 17 | -18/+19 |
* | dialog: added unit test for ticket #4826 | Ca-Phun Ung | 2009-09-15 | 1 | -0/+21 |
* | simpler import statement | Jörn Zaefferer | 2009-09-15 | 1 | -1/+1 |
* | update to latest QUnit styles | Jörn Zaefferer | 2009-09-15 | 1 | -1/+1 |
* | (no commit message) | Jörn Zaefferer | 2009-09-15 | 1 | -1/+1 |
* | dialog: methods test cleanup | Jörn Zaefferer | 2009-09-15 | 1 | -1/+5 |
* | accordion: activate test fix, use false to close, not -1 | Jörn Zaefferer | 2009-09-15 | 1 | -2/+1 |
* | accordion: icon test fix, was failing in webkits | Jörn Zaefferer | 2009-09-15 | 1 | -1/+1 |
* | dialog: added visual test for ticket #4826 - Setting resizable false toggles ... | Ca-Phun Ung | 2009-09-15 | 1 | -0/+42 |
* | tabs: comment about failing options-defaults-test | Jörn Zaefferer | 2009-09-15 | 1 | -0/+1 |
* | slider: fixed defaults test to include cancel-callback | Jörn Zaefferer | 2009-09-15 | 1 | -0/+1 |
* | selectable test cleanup: border and margin helpers were never used, missing s... | Jörn Zaefferer | 2009-09-15 | 1 | -14/+1 |
* | progessbar: comments about failing aria-disabled attr test (in IE), no idea w... | Jörn Zaefferer | 2009-09-15 | 1 | -2/+3 |
* | draggable: tests cleanup, put all elements into #main | Jörn Zaefferer | 2009-09-15 | 2 | -3/+2 |
* | core tests: a few comments about failing tests, a few fixes for existing test... | Jörn Zaefferer | 2009-09-15 | 2 | -13/+17 |
* | accordion: remove deprecated alwaysOpen option (collapsible was introduced in... | Jörn Zaefferer | 2009-09-15 | 4 | -92/+129 |
* | common widget tests: improve handling of functions (even same() can't compare... | Jörn Zaefferer | 2009-09-15 | 1 | -1/+9 |
* | slider tests: fixing variable scopes | Jörn Zaefferer | 2009-09-15 | 2 | -2/+4 |
* | dialog: fixed dragStop test (was using dragStart instead of dragStop, copy&pa... | Jörn Zaefferer | 2009-09-14 | 1 | -1/+1 |
* | progressbar: implemented missing tests | Jörn Zaefferer | 2009-09-11 | 2 | -2/+15 |
* | removed code that created testsuite markup; QUnit handles that | Jörn Zaefferer | 2009-09-11 | 1 | -11/+0 |
* | change script ordering to load testswarm agent after QUnit | Jörn Zaefferer | 2009-09-11 | 13 | -13/+13 |
* | inject testswarm agent when the test is run by testswarm | Jörn Zaefferer | 2009-09-11 | 1 | -0/+10 |
* | moving test.html file to child dir for testswarm compability | Jörn Zaefferer | 2009-09-01 | 2 | -1/+1 |
* | moving all*.html to tests/unit for testswarm compability | Jörn Zaefferer | 2009-09-01 | 4 | -380/+381 |
* | rename modules for testswarm compability | Jörn Zaefferer | 2009-09-01 | 2 | -2/+2 |
* | update to lastest QUnit | Jörn Zaefferer | 2009-08-30 | 16 | -16/+16 |
* | Widget factory: Added support for deep extending multiple option hashes on init. | Scott González | 2009-08-28 | 1 | -3/+17 |
* | Widget factory: Support passing multiple option hashes on init. Fixes #4784. | Scott González | 2009-08-26 | 1 | -0/+22 |
* | dialog unit tests: added position and stackfix | Richard Worth | 2009-08-12 | 1 | -1/+3 |
* | dialog visual tests: added position and stackfix | Richard Worth | 2009-08-12 | 8 | -8/+24 |
* | accordion: Fix for #4695 | Jörn Zaefferer | 2009-08-11 | 3 | -5/+15 |
* | accordion: fix for #4436 | Jörn Zaefferer | 2009-08-11 | 1 | -0/+50 |