aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tooltip' of github.com:jquery/jquery-uijzaefferer2010-04-016-225/+631
|\
| * Added tooltip to widgets_in_dialog compound testunknown2010-03-311-225/+228
| * Merge branch 'master' into tooltipjzaefferer2010-03-2713-649/+208
| |\
| * \ Merge branch 'master' into tooltipjzaefferer2010-03-266-14/+495
| |\ \
| * | | Added compound test for Tabs with Tooltipsjzaefferer2010-03-252-0/+38
| * | | Tooltip: Add Button to visual test page to test interoperabilityjzaefferer2010-03-251-0/+18
| * | | Tooltip: Replacing mouseover/out with mouseenter/leave, dropping (for now) su...jzaefferer2010-03-251-2/+2
| * | | Tooltip: Added another element for testing the issue with mouseover/outjzaefferer2010-03-211-1/+5
| * | | Copying files from old Googlecode dev branch for tooltipjzaefferer2010-03-214-0/+343
* | | | Disabling interaction testsuites until we get to their rewrites; required to ...jzaefferer2010-04-015-0/+15
* | | | Autocomplete unit tests: Replace unreliable setTimeout with gobal ajax event ...jzaefferer2010-03-311-1/+1
* | | | Adding a visual testpage for button for profilingjzaefferer2010-03-291-0/+552
| |_|/ |/| |
* | | Merge branch 'master' of github.com:jquery/jquery-uijzaefferer2010-03-272-0/+22
|\ \ \
| * | | Position: Use parseInt() to prevent fractional pixel values.Scott González2010-03-262-0/+22
| | |/ | |/|
* | | Accordion unit tets: Replacing destory method test with autocomplete/button a...jzaefferer2010-03-272-46/+36
* | | Updating autocomplete and button unit tests: use equal instead of ok to compa...jzaefferer2010-03-272-3/+2
* | | Accordion unit tests: Further normalization of styles to get consistent resul...jzaefferer2010-03-272-5/+4
* | | Slider: Removing the placeholder for the animate-option, as we generally don'...jzaefferer2010-03-271-4/+0
* | | Slider: Test for test-option, setting the value with the value-method; either...jzaefferer2010-03-271-1/+11
* | | Slider tests: Split three different change-event tests into three tests, addi...jzaefferer2010-03-271-25/+33
* | | Drilldown menu: First attempt at drilldown animationsjzaefferer2010-03-261-3/+27
* | | Menu prototypes: Renamed newer ones to old namesjzaefferer2010-03-262-0/+0
* | | Menu prototypes: Remove early nested and drilldown prototypes, to be replaced...jzaefferer2010-03-262-489/+0
|/ /
* | Core unit tests: Include testsuite.js for the testswarm includejzaefferer2010-03-251-0/+1
* | Drilldown menu: Fixing type-to-search, missing event argument to menu-activat...jzaefferer2010-03-251-1/+1
* | Menu: new prototype for drilldown menu with keyboard handlingjzaefferer2010-03-241-0/+235
* | Improved drilldown keyboard handlingjzaefferer2010-03-241-8/+12
* | Implemented menu/nested2 visual test, implementation doesn't rip DOM apart, w...jzaefferer2010-03-241-19/+145
* | Fixing styles for menu to work properly in IEs, even with nested menus (updat...jzaefferer2010-03-241-0/+7
* | Update testswarm url for new serverjzaefferer2010-03-231-1/+1
* | Menu: Testing nested menus without the DOM restructuring, just need to fix di...jzaefferer2010-03-231-0/+103
* | Remove width:100%; from menu-item styles (was there for icon-support, which w...jzaefferer2010-03-221-5/+10
|/
* Cleaning up visual tests jzaefferer2010-03-2128-594/+169
* Position Visual Test: Corrected page title - Testcase for #5284 Position: Sma...jzaefferer2010-03-211-1/+1
* Position: Adding visual testcase for #5284 - Position: Smarter collision dete...jzaefferer2010-03-211-0/+65
* line-endingsjzaefferer2010-03-204-773/+773
* Widgets in Dialog compound visual test: Added more widgets and linked Slider ...jzaefferer2010-03-201-10/+63
* Compound visual dialog tests: Add some content to the page for better testingjzaefferer2010-03-202-0/+254
* Added visual menu tests from (old) dev-branch and fixed nested-menujzaefferer2010-03-204-0/+773
* added new compound test, still incompleteJörn Zaefferer2010-03-201-0/+44
* Added mouse, position, draggable and resizable dependenciesJörn Zaefferer2010-03-201-0/+4
* Added some margin to body to avoid horizontal scrollbarJörn Zaefferer2010-03-201-0/+1
* Removed jQuery (not used); Added links to all.html, effects.all.html and comp...Jörn Zaefferer2010-03-201-6/+14
* Added Button and AutocompleteJörn Zaefferer2010-03-201-0/+29
* debug commentJörn Zaefferer2010-03-201-0/+3
* Fixed broken encoding of PrécJörn Zaefferer2010-03-201-1/+1
* core focus-test, call start() after running assertionsJörn Zaefferer2010-03-201-1/+1
* replaced pearl with perlJörn Zaefferer2010-03-204-4/+4
* normalize margin/padding on test markup to get reliable height resultsJörn Zaefferer2010-03-202-3/+5
* global introduced by jQuery 1.3.x is gone, don't need the noglobals fix anymoreJörn Zaefferer2010-03-201-3/+0