aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | Update to official qunit composite addonJörn Zaefferer2012-04-2126-140/+159
* | | Resizable tests: Remove all bad tests.Scott González2012-04-203-68/+4
* | | Resizabe tests: Use equal() instead of equals().Scott González2012-04-201-2/+2
* | | Use .jshintrc files.Scott González2012-04-201-0/+58
| |/ |/|
* | Menu tests: Update tests to test mouseenter instead of mouseoverkborchers2012-04-191-6/+8
* | Resizable: Apply zIndex option to all handles. Partial Fix for #7960- Modal d...TJ VanToll2012-04-191-0/+9
* | Spinner tests: Don't pollute the global namespace with helpers.Scott González2012-04-195-54/+65
* | Tests: Move commonWidgetTests() to TestHelpers.Scott González2012-04-1919-129/+113
* | Tabs tests: Don't pollute the global namespace with helpers.Scott González2012-04-198-256/+219
* | Menu tests: Don't pollute the global namespace with helpers.kborchers2012-04-194-114/+125
* | Accordion tests: Don't polloute the global namespace with helpers.Scott González2012-04-197-126/+148
* | Tests: Lint.Scott González2012-04-191-9/+8
* | Tests: Lint.Scott González2012-04-195-189/+187
* | Tests: Lint.Scott González2012-04-198-74/+75
* | Tests: Lint.Scott González2012-04-1910-146/+135
* | Merge branch 'menuaria' into masterkborchers2012-04-193-1/+69
|\ \
| * | Menu: Add unit tests for testing disabled itemskborchers2012-04-182-0/+68
| * | Menu: Modified interactions to allow keyboard navigation to disabled items so...kborchers2012-04-161-1/+1
| |/
* | Tests: LintScott González2012-04-196-118/+113
* | Tests: Lint.Scott González2012-04-189-59/+63
* | Tests: Lint.Scott González2012-04-1813-105/+119
|/
* Menu: Add dividers using empty list itemskborchers2012-04-071-0/+1
* Autocomplete: Move race condition logic from ajax requests to general respons...Scott González2012-04-031-0/+29
* Position: Extend main visual test page with simple 'arrow' callouts, as a sta...Jörn Zaefferer2012-04-031-2/+18
* Tooltip: Remove old callout test page. Completely broken at this point, not w...Jörn Zaefferer2012-04-031-213/+0
* Accordion: Added animation tests.Scott González2012-03-271-1/+169
* Accordion: Fixed post-init changes to event option and added tests for keyboa...Scott González2012-03-273-3/+43
* Datepicker tests: Use $.ui.keyCode instead of $.simulate.VK_*.Scott González2012-03-273-113/+113
* Accordion: Fixed ARIA support and added proper keyboard support.Hans Hillen2012-03-271-15/+41
* Upgrade jQuery to 1.7.2.Scott González2012-03-2263-62/+9466
* Merge branch 'accordion-cleanup'Jörn Zaefferer2012-03-183-4/+9
|\
| * Accordion: Update method tests - active option still works when accordion is ...Jörn Zaefferer2012-03-071-3/+7
| * Accordion: Update test helper to use QUnit.push instead of deepEqual to get u...Jörn Zaefferer2012-03-071-1/+1
| * Accordion: Fix unbinding of accordion event option when dealing with multiple...Jörn Zaefferer2012-03-071-0/+1
* | Updated to QUnit 1.4.0.Jörn Zaefferer2012-03-102-0/+2
* | Added composite test suite for all 'active' tests.Scott González2012-03-081-0/+72
* | Updated copyright year.Scott González2012-03-081-1/+1
|/
* Merge branch 'data-naming'Jörn Zaefferer2012-03-011-14/+31
|\
| * Update Widget data naming/usage. Remove unnecessary fallbacks, update .remove...Jörn Zaefferer2012-03-011-1/+4
| * Update data naming for Widget, including backwards compability. Updated tests...Jörn Zaefferer2012-03-011-14/+28
* | Tests: Cleaned up simulate. Still more work to do.Scott González2012-02-291-119/+121
|/
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-2956-1209/+1209
* Datepicker: Fix a bad assertion - actual result is valid.Jörn Zaefferer2012-02-291-4/+4
* Accordion: Removed requirement for headers contain a child (and removed assoc...Scott González2012-02-273-19/+12
* Menu: Add default null callbacks and update unit testskborchers2012-02-261-1/+4
* Accordion: Added visual tests for nested accordions with differing icons opti...Scott González2012-02-261-0/+95
* Tooltip: Replace blur with focusout to deal with inputs nested in tooltipped ...Jörn Zaefferer2012-02-232-18/+25
* Menu: Clean up tests to remove nested setTimeout callskborchers2012-02-171-123/+143
* Autocomplete: Removed the timeout for the change event. Fixes #7550 - Autocom...Scott González2012-02-162-40/+4
* Accordion: Rewrote the animation code. Fixes #4178 - Accordion animation a bi...Scott González2012-02-163-4/+5