index
:
jquery-ui.git
1-10-stable
1-11-stable
1-12-stable
1-13-stable
1-8-stable
1-9-stable
datepicker
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-e7ab6fa4fa
dependabot/npm_and_yarn/body-parser-1.20.3
dependabot/npm_and_yarn/express-4.20.0
interactions
main
spinner-globalize-1.x
The official jQuery user interface library: https://github.com/jquery/jquery-ui
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix various issues in our html files, third batch
Jörn Zaefferer
2012-04-23
2
-42
/
+36
*
Fix various issues in our html files, second batch
Jörn Zaefferer
2012-04-23
1
-6
/
+6
*
Position tests: Removed unused elements.
Scott González
2012-04-23
2
-16
/
+0
*
Tests: Add custom URL configs to QUnit.config.urlConfig for discoverability.
Scott González
2012-04-23
1
-0
/
+2
*
Tests: Moved loadResources to TestHelpers.
Scott González
2012-04-23
24
-169
/
+145
*
Tests: Rename {widget}_defaults.js -> {widget}_common.js
Scott González
2012-04-23
34
-24
/
+24
*
Tests: Run JSHint in unit tests, unless nojshint=1 is specified in the query ...
Scott González
2012-04-23
1
-2
/
+37
*
Update to latest qunit-composite
Jörn Zaefferer
2012-04-22
1
-9
/
+9
*
Update to official qunit composite addon
Jörn Zaefferer
2012-04-21
26
-140
/
+159
*
Resizable tests: Remove all bad tests.
Scott González
2012-04-20
3
-68
/
+4
*
Resizabe tests: Use equal() instead of equals().
Scott González
2012-04-20
1
-2
/
+2
*
Menu tests: Update tests to test mouseenter instead of mouseover
kborchers
2012-04-19
1
-6
/
+8
*
Resizable: Apply zIndex option to all handles. Partial Fix for #7960- Modal d...
TJ VanToll
2012-04-19
1
-0
/
+9
*
Spinner tests: Don't pollute the global namespace with helpers.
Scott González
2012-04-19
5
-54
/
+65
*
Tests: Move commonWidgetTests() to TestHelpers.
Scott González
2012-04-19
19
-129
/
+113
*
Tabs tests: Don't pollute the global namespace with helpers.
Scott González
2012-04-19
8
-256
/
+219
*
Menu tests: Don't pollute the global namespace with helpers.
kborchers
2012-04-19
4
-114
/
+125
*
Accordion tests: Don't polloute the global namespace with helpers.
Scott González
2012-04-19
7
-126
/
+148
*
Tests: Lint.
Scott González
2012-04-19
1
-9
/
+8
*
Tests: Lint.
Scott González
2012-04-19
5
-189
/
+187
*
Tests: Lint.
Scott González
2012-04-19
8
-74
/
+75
*
Tests: Lint.
Scott González
2012-04-19
10
-146
/
+135
*
Merge branch 'menuaria' into master
kborchers
2012-04-19
2
-0
/
+68
|
\
|
*
Menu: Add unit tests for testing disabled items
kborchers
2012-04-18
2
-0
/
+68
*
|
Tests: Lint
Scott González
2012-04-19
6
-118
/
+113
*
|
Tests: Lint.
Scott González
2012-04-18
9
-59
/
+63
*
|
Tests: Lint.
Scott González
2012-04-18
13
-105
/
+119
|
/
*
Autocomplete: Move race condition logic from ajax requests to general respons...
Scott González
2012-04-03
1
-0
/
+29
*
Accordion: Added animation tests.
Scott González
2012-03-27
1
-1
/
+169
*
Accordion: Fixed post-init changes to event option and added tests for keyboa...
Scott González
2012-03-27
3
-3
/
+43
*
Datepicker tests: Use $.ui.keyCode instead of $.simulate.VK_*.
Scott González
2012-03-27
3
-113
/
+113
*
Accordion: Fixed ARIA support and added proper keyboard support.
Hans Hillen
2012-03-27
1
-15
/
+41
*
Upgrade jQuery to 1.7.2.
Scott González
2012-03-22
23
-23
/
+23
*
Merge branch 'accordion-cleanup'
Jörn Zaefferer
2012-03-18
3
-4
/
+9
|
\
|
*
Accordion: Update method tests - active option still works when accordion is ...
Jörn Zaefferer
2012-03-07
1
-3
/
+7
|
*
Accordion: Update test helper to use QUnit.push instead of deepEqual to get u...
Jörn Zaefferer
2012-03-07
1
-1
/
+1
|
*
Accordion: Fix unbinding of accordion event option when dealing with multiple...
Jörn Zaefferer
2012-03-07
1
-0
/
+1
*
|
Updated to QUnit 1.4.0.
Jörn Zaefferer
2012-03-10
2
-0
/
+2
*
|
Added composite test suite for all 'active' tests.
Scott González
2012-03-08
1
-0
/
+72
|
/
*
Update Widget data naming/usage. Remove unnecessary fallbacks, update .remove...
Jörn Zaefferer
2012-03-01
1
-1
/
+4
*
Update data naming for Widget, including backwards compability. Updated tests...
Jörn Zaefferer
2012-03-01
1
-14
/
+28
*
Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.
Jörn Zaefferer
2012-02-29
56
-1209
/
+1209
*
Datepicker: Fix a bad assertion - actual result is valid.
Jörn Zaefferer
2012-02-29
1
-4
/
+4
*
Accordion: Removed requirement for headers contain a child (and removed assoc...
Scott González
2012-02-27
3
-19
/
+12
*
Menu: Add default null callbacks and update unit tests
kborchers
2012-02-26
1
-1
/
+4
*
Tooltip: Replace blur with focusout to deal with inputs nested in tooltipped ...
Jörn Zaefferer
2012-02-23
1
-3
/
+3
*
Menu: Clean up tests to remove nested setTimeout calls
kborchers
2012-02-17
1
-123
/
+143
*
Autocomplete: Removed the timeout for the change event. Fixes #7550 - Autocom...
Scott González
2012-02-16
2
-40
/
+4
*
Accordion: Rewrote the animation code. Fixes #4178 - Accordion animation a bi...
Scott González
2012-02-16
3
-4
/
+5
*
Autocomplete: Added a test for exceeding minLength, then falling below, then ...
Scott González
2012-02-15
1
-7
/
+28
[next]