aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* draggable unit tests: typo in 'addClasses: false' testRichard Worth2009-02-022-6/+2
* droppable unit tests: created separate file for each module: core, common wid...Richard Worth2009-02-028-224/+236
* unit tests: added common widget tests. Thanks Scott G.Richard Worth2009-02-021-0/+83
* Fixed #4036 (draggable: cssNamespace option should be removed, addClasses opt...Richard Worth2009-02-022-0/+13
* draggable unit tests: cleanupRichard Worth2009-02-025-79/+31
* slider unit tests: created separate file for each module: core, common widget...Richard Worth2009-02-027-96/+187
* Accordion: Fixed #3969: Deprecated alwaysOpen for collapsible option; fixed d...Scott González2009-02-021-5/+5
* Tabs: fixed test in IE...Klaus Hartl2009-02-011-1/+1
* Tabs: added simple test for length methodKlaus Hartl2009-02-011-1/+9
* Tabs: Fixed IE bug which would mistake tabs as ajax with dynamically created ...Klaus Hartl2009-02-011-0/+11
* unit tests: fixed missing tests to hide with new qunit checkboxRichard Worth2009-02-012-21/+21
* draggable unit tests: added some missing testsRichard Worth2009-02-012-1/+86
* Sortable: Added defaults for cursor, cursorAt, opacity.Scott González2009-02-011-0/+3
* draggable unit tests: created separate file for each module: defaults, events...Richard Worth2009-02-018-724/+781
* dialog: changed shadow default to false. Not quite ready to be on by default....Richard Worth2009-01-311-0/+1
* Tabs: simplified tests a bit, found bug by that - fixed as well as two other ...Klaus Hartl2009-01-311-47/+27
* Resizable: Fixed defaults in tests.Scott González2009-01-301-3/+2
* Accordion: Fixed tests.Scott González2009-01-302-9/+9
* Accordion: Fixed destroy method with new markup.Scott González2009-01-302-54/+48
* sortable unit tests: fixed default value for tolerance: intersectRichard Worth2009-01-301-1/+1
* dialog unit tests: no more overlay optionRichard Worth2009-01-301-4/+0
* dialog unit tests: no more overlay optionRichard Worth2009-01-301-1/+0
* accordion unit tests: fixed cap. of autoHeightRichard Worth2009-01-301-1/+1
* Accordion: Fixed #3788: Removed wrapper divs and smoothed animations, allowin...Scott González2009-01-301-2/+2
* slider unit tests: updated default value for orientation option (now 'auto' i...Richard Worth2009-01-281-1/+1
* Tabs: organized code - public and private (pseudo) methods, added unit test f...Klaus Hartl2009-01-261-0/+15
* Tabs: overall fixed selected property for all tabs unselected case (is -1 in ...Klaus Hartl2009-01-251-10/+34
* switched to jQuery 1.3.1Richard Worth2009-01-2214-14/+14
* Core tests: Tests for :data selector.Scott González2009-01-221-1/+58
* Core: Partial fix for #3559: Proper implementation for :focusable and :tabbab...Scott González2009-01-213-84/+254
* UI Tabs: url containing a fragment identfier broke Ajax tab loading, fixes #3627Klaus Hartl2009-01-192-9/+15
* Remove tests that no longer applyKeith Wood2009-01-191-7/+0
* Fixed #3859 - Datepicker can't pick years before 1999Keith Wood2009-01-191-2/+2
* UI Tabs: fixed init tests, simplified destroy testsKlaus Hartl2009-01-181-25/+14
* UI Tabs: fixed incomplete destroy method, fixes #3798Klaus Hartl2009-01-181-2/+20
* Tabs: Fixed tests for #3691: Removed the following options from the defaults ...Scott González2009-01-171-7/+0
* Draggable: Fixed # 3808: Setting default opacity to null (preserve current op...Scott González2009-01-151-1/+1
* Sortable test unit: change tolerance to defaultEduardo Lundgren2009-01-151-1/+1
* Happy Birthday jQuery (switched to jQuery 1.3)Richard Worth2009-01-1414-14/+14
* switched to jQuery 1.3rc2Richard Worth2009-01-1314-14/+14
* set eol-style to nativeRichard Worth2009-01-094-1055/+1055
* reverted r1544 (it was temporary)Richard Worth2009-01-0814-14/+14
* temporarily switched back to 1.2.6Richard Worth2009-01-0814-14/+14
* tests: updated default value for 'cancel' option in testsPaul Bakaus2009-01-073-3/+3
* restructured unit tests folderRichard Worth2009-01-0729-0/+5587