aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Calendar tests: Adjust structure tests to latest changesFelix Nagel2015-12-102-12/+16
* Calendar tests: Fix and update button advances unit testsFelix Nagel2015-12-021-7/+5
* Merge branch 'master' into datepickerFelix Nagel2015-12-0243-588/+1723
|\
| * Build: Use jquery-git in place of jquery-compat-gitMichał Gołębiowski2015-11-143-3/+3
| * Checkboxradio: Properly find radio groups from the associated formScott González2015-10-292-0/+26
| * Button: Add tests for button with html markupJörn Zaefferer2015-10-293-0/+11
| * Dialog: Escape closeText option before passing it to buttonJörn Zaefferer2015-10-281-1/+6
| * Checkboxradio: Fix error tests with jQuery 1.7.0Scott González2015-10-281-10/+16
| * Controlgroup: Add compound test suite for all jQuery versionsScott González2015-10-281-0/+26
| * Checkboxradio: Add compound test suite for all jQuery versionsScott González2015-10-281-0/+26
| * Controlgroup: Test cleanupScott González2015-10-273-3/+4
| * Checkboxradio: Test cleanupScott González2015-10-275-29/+42
| * Tests: Fix improper async sortable testLeonardo Balter2015-10-271-1/+1
| * Draggable: Skip window bubbling test in IE 8Scott González2015-10-271-14/+20
| * Tabs: Handle overly-precise values in tests in IEScott González2015-10-271-1/+4
| * Selectmenu: Handle form resetsJörn Zaefferer2015-10-272-2/+20
| * Controlgroup: Fix create and destroy for controlgroupLabelJörn Zaefferer2015-10-262-4/+13
| * Tests: Fix button space assertions on IE8Jörn Zaefferer2015-10-253-15/+15
| * Draggable: Fix options testsJörn Zaefferer2015-10-252-12/+14
| * Mouse: Don't stop propagation of mouseupHannah Methvin2015-10-181-0/+17
| * Slider: Add missing unit test cases for values methodJyoti Deka2015-10-171-3/+49
| * Autocomplete: WhitespaceScott González2015-10-161-2/+2
| * Autocomplete: Close the menu on any outside interactionsScott González2015-10-161-0/+24
| * Checkboxradio: Add ui-state-highlight class to icon on createJörn Zaefferer2015-10-081-6/+16
| * Controlgroup: Fix refresh method tests by adding text content to buttonJörn Zaefferer2015-10-081-2/+2
| * Button: Can't test for " " in IE8, just make sure the element existsJörn Zaefferer2015-10-081-2/+2
| * Checkboxradio: Fix label option tests by trimming DOM textJörn Zaefferer2015-10-081-10/+10
| * Checkboxradio: Fix invalid markup in core testsJörn Zaefferer2015-10-081-1/+1
| * Controlgroup: Fix css reference in unit testsJörn Zaefferer2015-10-081-1/+1
| * Tests: Prevent default on anchor click to avoid navigationJörn Zaefferer2015-10-081-1/+2
| * Controlgroup: Rename excludeInvisible to onlyVisibleJörn Zaefferer2015-10-083-9/+9
| * Dialog: address review commentsAlexander Schmitz2015-10-081-4/+4
| * Selectmenu: Address review commentsAlexander Schmitz2015-10-082-4/+2
| * Checkboxradio: Address review commentsAlexander Schmitz2015-10-081-1/+1
| * Button: address review commentsAlexander Schmitz2015-10-082-88/+0
| * Controlgroup: Style updatesAlexander Schmitz2015-10-084-28/+28
| * Checkboxradio: Style updatesAlexander Schmitz2015-10-085-44/+44
| * Controlgroup: fixup for spinner and labelAlexander Schmitz2015-10-081-1/+3
| * Controlgroup: Add missing entry to demos bootstrapAlexander Schmitz2015-10-085-93/+16
| * Spinner: Updates for new button widget and classes optionAlexander Schmitz2015-10-088-77/+8
| * Selectmenu: update to use button cssAlexander Schmitz2015-10-073-14/+15
| * Dialog: Updating dialog and tests for new button APIAlexander Schmitz2015-10-071-10/+8
| * Controlgroup: Inital commit of new widgetAlexander Schmitz2015-10-077-0/+470
| * Checkboxradio: Initial commit of new widgetAlexander Schmitz2015-10-0710-0/+663
| * Button: Initial commit of button re-factorAlexander Schmitz2015-10-0710-454/+439
| * Tests: Allow widgets to not have a default elementAlexander Schmitz2015-10-071-1/+3
* | Calendar: Fix jshint issuesFelix Nagel2015-12-021-0/+1
* | Calendar tests: Use globalize-runtime with compiled localesFelix Nagel2015-12-021-1/+6
* | Date tests: Fix first day of week calculation for non latin localesFelix Nagel2015-12-021-2/+2
* | Calendar: Remove Globalize.cldr.supplemental.weekData dependencyFelix Nagel2015-11-161-1/+1