This website requires JavaScript.
Explore
Help
Register
Sign In
library-mirrors
/
jquery
Watch
1
Star
0
Fork
0
You've already forked jquery
mirror of
https://github.com/jquery/jquery.git
synced
2024-11-23 02:54:22 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
4543815eed
jquery
/
test
/
unit
/
deprecated.js
3 lines
61 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Tests: Partially use new qunit interface http://qunitjs.com/upgrade-guide-2.x/ For most of the boring work was used https://github.com/apsdehal/qunit-migrate package However, it can't update local qunit helpers, plus in some places old QUnit.asyncTest signature is still used Ref b930d14ce64937e9478405eee2828d4da091d2cb Fixes gh-2540
2015-09-03 01:46:31 +00:00
QUnit
.
module
(
"deprecated"
,
{
teardown
:
moduleTeardown
}
)
;
Fix #13741. Make wrap/unwrap methods optional; close gh-1236. move size() test to unit/deprecated; don't use size() in other tests; make 2 unit tests actually fire; code cleanup
2013-04-08 21:40:08 +00:00
Reference in New Issue
Copy Permalink