aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* draggable unit tests: added option iframeFix testsRichard Worth2009-02-077-16/+65
* draggable unit tests: Added a few testsRichard Worth2009-02-074-13/+81
* resizable unit tests: zIndex default: 1000Richard Worth2009-02-071-1/+1
* unit tests: Added all defaults test pageRichard Worth2009-02-071-0/+42
* sortable: implemented tests for start,stop,beforeStop,change and updatePaul Bakaus2009-02-061-6/+103
* sortable unit tests - fixed el.css not a functionRichard Worth2009-02-063-20/+34
* Tabs: fixed bug related to setting selected via data method, cleaned up mess ...Klaus Hartl2009-02-051-27/+22
* Tabs: Added tests for select method while at the same time implemented consis...Klaus Hartl2009-02-051-4/+35
* Dialog: Removed shadow option due to introducing too many bugs. (Reopens #3681).Scott González2009-02-053-55/+0
* accordion defaults in alpha orderRichard Worth2009-02-051-1/+1
* just reviewedKlaus Hartl2009-02-043-4/+6
* unit tests: added index pageRichard Worth2009-02-041-0/+57
* all unit tests: fixed paths to point to new separate filesRichard Worth2009-02-041-21/+93
* selectable unit tests: split tests into individual filesRichard Worth2009-02-048-208/+170
* resizable unit tests: split tests into individual filesRichard Worth2009-02-048-427/+411
* progressbar unit tests: split tests into individual filesRichard Worth2009-02-048-80/+41
* dialog unit tests: split tests into individual filesRichard Worth2009-02-048-733/+683
* datepicker unit tests: split tests into individual filesRichard Worth2009-02-048-1398/+1375
* tabs unit tests: split tests into individual files, added some missing testsRichard Worth2009-02-038-312/+322
* accordion unit tests: split tests into individual filesRichard Worth2009-02-038-164/+273
* sortable unit tests: stubbed out missing testsRichard Worth2009-02-031-4/+0
* sortable unit tests: stubbed out missing testsRichard Worth2009-02-031-0/+224
* Fixed #4038 (sortable: cssNamespace option should be removed)Richard Worth2009-02-031-1/+0
* sortable defaultsRichard Worth2009-02-031-2/+7
* sortable unit tests: split tests into individual filesRichard Worth2009-02-038-159/+213
* Tabs: introduced "collapsible" option while deprecating "deselectable", fixes...Klaus Hartl2009-02-021-16/+27
* unit tests: created separate file for each module: core, common widget, event...Richard Worth2009-02-0248-0/+552
* unit tests: minor updatesRichard Worth2009-02-024-5/+15
* Fixed #4037 (droppable: cssNamespace option should be removed, addClasses opt...Richard Worth2009-02-021-11/+1
* Failing test for #4037 (droppable: cssNamespace option should be removed, add...Richard Worth2009-02-022-1/+13
* slider unit tests: moved init and destroy tests to 'slider: methods' moduleRichard Worth2009-02-022-60/+60
* 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
* datepicker: #4032 - Incorrect layout in multiple month rows. I noticed the st...Ca-Phun Ung2009-02-011-0/+21
* 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
* eol-style and mime-typeRichard Worth2009-01-311-45/+45
* dialog: changed shadow default to false. Not quite ready to be on by default....Richard Worth2009-01-315-54/+109
* dialog visual tests - added option modal true and falseRichard Worth2009-01-312-0/+54
* Tabs: simplified tests a bit, found bug by that - fixed as well as two other ...Klaus Hartl2009-01-311-47/+27