This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
jquery
Watch
1
Star
1
Fork
0
You've already forked jquery
mirror of
https://github.com/jquery/jquery.git
synced
2026-02-01 14:05:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8415e8a13d0e1203a53d9c871fdcc4575c9d0760
jquery
/
test
/
unit
History
cmcnulty
8415e8a13d
2011-02-25 11:45:04 -08:00
..
ajax.js
Grouped up the test
2011-02-24 13:21:05 -06:00
attributes.js
Make sure .val() works after form.reset() in IE.
Fixes
#2551
.
2011-02-10 23:50:02 +01:00
core.js
Revert "Adds an invert method to promises that returns a "inverted" promise that is resolved when the underlying deferred is rejected and rejected when the underlying deferred is resolved."
2011-02-18 18:06:26 +01:00
css.js
Update unit test for
#7608
which was leaking timers.
2011-01-17 18:55:40 -06:00
data.js
Only perpetrate the .toJSON hack on data caches when they are attached to a plain Javascript object. Part of the continuing saga of
#8108
.
2011-02-17 17:09:56 +01:00
dimensions.js
Update unit tests with a leak detection mechanism for the various jQuery globals and fix all leaks in the tests.
2011-01-09 15:58:47 -06:00
effects.js
Fix a some inaccuracies in the original test case for
#7912
.
2011-02-17 19:14:46 +01:00
event.js
Fix some whitespace issues.
2011-02-15 22:09:09 +01:00
manipulation.js
2011-02-25 11:45:04 -08:00
offset.js
Update unit tests with a leak detection mechanism for the various jQuery globals and fix all leaks in the tests.
2011-01-09 15:58:47 -06:00
queue.js
Update unit tests with a leak detection mechanism for the various jQuery globals and fix all leaks in the tests.
2011-01-09 15:58:47 -06:00
traversing.js
Fix some unscoped tests which failed after recent changes to QUnit.
2011-02-15 21:03:34 +01:00