Commit Graph

365 Commits

Author SHA1 Message Date
Richard Worth
53f57ffdb5 selectable unit tests: split tests into individual files 2009-02-04 04:53:09 +00:00
Richard Worth
96b1534483 resizable unit tests: split tests into individual files 2009-02-04 04:47:39 +00:00
Richard Worth
04b3040311 progressbar unit tests: split tests into individual files 2009-02-04 04:39:31 +00:00
Richard Worth
52005f42dd dialog unit tests: split tests into individual files 2009-02-04 04:35:18 +00:00
Richard Worth
b18da5cd64 datepicker unit tests: split tests into individual files 2009-02-04 04:27:14 +00:00
Richard Worth
037f5d5ce1 tabs unit tests: split tests into individual files, added some missing tests 2009-02-03 13:37:54 +00:00
Richard Worth
7c17ab9b1e accordion unit tests: split tests into individual files 2009-02-03 08:23:48 +00:00
Richard Worth
1c2f51f571 sortable unit tests: stubbed out missing tests 2009-02-03 02:53:34 +00:00
Richard Worth
e1292ce71d sortable unit tests: stubbed out missing tests 2009-02-03 02:49:49 +00:00
Richard Worth
87796aff53 Fixed #4038 (sortable: cssNamespace option should be removed) 2009-02-03 02:18:12 +00:00
Richard Worth
d5f41446dd sortable defaults 2009-02-03 01:20:55 +00:00
Richard Worth
66976a9326 sortable unit tests: split tests into individual files 2009-02-03 00:33:00 +00:00
Klaus Hartl
24c51e5a95 Tabs: introduced "collapsible" option while deprecating "deselectable", fixes #4029 2009-02-02 20:15:06 +00:00
Richard Worth
43ab3a04e5 unit tests: created separate file for each module: core, common widget, events, methods, options, tickets 2009-02-02 14:36:08 +00:00
Richard Worth
7ed45e68de unit tests: minor updates 2009-02-02 13:23:51 +00:00
Richard Worth
4ad531044e Fixed #4037 (droppable: cssNamespace option should be removed, addClasses option added) 2009-02-02 07:18:27 +00:00
Richard Worth
977c6e955d Failing test for #4037 (droppable: cssNamespace option should be removed, addClasses option added) 2009-02-02 07:14:19 +00:00
Richard Worth
60b7c7e0f1 slider unit tests: moved init and destroy tests to 'slider: methods' module 2009-02-02 07:13:25 +00:00
Richard Worth
a5f6558a1d draggable unit tests: typo in 'addClasses: false' test 2009-02-02 07:12:37 +00:00
Richard Worth
bff0f70e2c droppable unit tests: created separate file for each module: core, common widget, events, methods, options, tickets 2009-02-02 07:09:15 +00:00
Richard Worth
39b0bbc9ca unit tests: added common widget tests. Thanks Scott G. 2009-02-02 06:46:56 +00:00
Richard Worth
c5df36e277 Fixed #4036 (draggable: cssNamespace option should be removed, addClasses option added) 2009-02-02 06:45:50 +00:00
Richard Worth
c42164097c draggable unit tests: cleanup 2009-02-02 06:34:44 +00:00
Richard Worth
c3046b9d79 slider unit tests: created separate file for each module: core, common widget, events, methods, options, tickets 2009-02-02 05:58:49 +00:00
Scott González
94c16d6378 Accordion: Fixed #3969: Deprecated alwaysOpen for collapsible option; fixed demos, tests, and using alwaysOpen on init. 2009-02-02 02:29:31 +00:00
Klaus Hartl
844d0c1833 Tabs: fixed test in IE... 2009-02-01 21:28:10 +00:00
Klaus Hartl
bc967db6b2 Tabs: added simple test for length method 2009-02-01 21:22:05 +00:00
Klaus Hartl
c8360e619b Tabs: Fixed IE bug which would mistake tabs as ajax with dynamically created HTML, fixes #4033 2009-02-01 21:09:02 +00:00
Ca-Phun Ung
1866e1382f datepicker: #4032 - Incorrect layout in multiple month rows. I noticed the static tests were recently updated with a row-break so I have added the row-break fix for now so it will be ready for the release. We should seriously consider inline-block. 2009-02-01 05:50:12 +00:00
Richard Worth
b900ea855c unit tests: fixed missing tests to hide with new qunit checkbox 2009-02-01 01:57:28 +00:00
Richard Worth
63f7e01d61 draggable unit tests: added some missing tests 2009-02-01 01:54:28 +00:00
Scott González
b642b98619 Sortable: Added defaults for cursor, cursorAt, opacity. 2009-02-01 01:02:34 +00:00
Richard Worth
79d2a2891a draggable unit tests: created separate file for each module: defaults, events, methods, options, tickets 2009-02-01 00:25:58 +00:00
Richard Worth
4db23193c8 eol-style and mime-type 2009-01-31 05:54:48 +00:00
Richard Worth
9f382c5814 dialog: changed shadow default to false. Not quite ready to be on by default. Maybe in 1.next. 2009-01-31 05:47:58 +00:00
Richard Worth
272391bd2f dialog visual tests - added option modal true and false 2009-01-31 04:41:20 +00:00
Klaus Hartl
195838c443 Tabs: simplified tests a bit, found bug by that - fixed as well as two other unreported bugs 2009-01-31 00:45:14 +00:00
Jörn Zaefferer
4aff25a422 accordion: more realistic testcase for autoHeight:false accordion 2009-01-30 21:47:20 +00:00
Jörn Zaefferer
5484aad005 accordion: added ul-visual-test; improved solution for fixing ul-accordions, no more potential scope issues 2009-01-30 20:42:03 +00:00
Jörn Zaefferer
3fded1ab27 accordion: added a list into the first panel on the static ul-test, need to fix ui.accordion.css 2009-01-30 20:22:37 +00:00
Jörn Zaefferer
2b7f14f234 accordion: better default for header-option 2009-01-30 16:58:29 +00:00
Jörn Zaefferer
cc62471b4f accordion: fix for the previous commit; event triggering still somewhat crippled, a few tests failing 2009-01-30 16:49:40 +00:00
Richard Worth
252e24d9d9 resizable visual tests: added tests for aspectRatio, and combining aspectRatio with min and max height and width options 2009-01-30 04:59:41 +00:00
Scott González
256ea0670a Resizable: Fixed defaults in tests. 2009-01-30 04:53:30 +00:00
Scott González
3ad604216e Accordion: Fixed tests. 2009-01-30 04:01:04 +00:00
Scott González
967d6595a6 Accordion: Fixed destroy method with new markup. 2009-01-30 03:27:44 +00:00
Richard Worth
902c1910e7 dialog unit tests: Added option closeOnEscape tests 2009-01-30 03:25:06 +00:00
Richard Worth
1b7948cd93 sortable unit tests: fixed default value for tolerance: intersect 2009-01-30 03:17:26 +00:00
Richard Worth
1fc03acdde dialog unit tests: no more overlay option 2009-01-30 03:08:20 +00:00
Richard Worth
3268e41300 dialog unit tests: no more overlay option 2009-01-30 03:07:40 +00:00