Timo Tijhof
e6fadade69
Update jquery.qunit to upstream v1.7.0
...
* Upstream
- tag: v1.5.0 -> v1.7.0
- tree: https://github.com/jquery/qunit/tree/v1.7.0
- commit: 0d596a809d
* Misc:
- Updated existing release-note entry for QUnit update
- Moved upstream updates away from "bug fixes".
Change-Id: I8da92dc38cad5dc4b04459a3e876dd028f2cf0f6
2012-06-07 17:41:22 +02:00
Timo Tijhof
eab96abd70
(bug 35705) QUnit upgraded from 1.2.0 to 1.5.0
...
- Release notes:
https://github.com/jquery/qunit/blob/v1.5.0/History.md
- Source of imported files:
* https://github.com/jquery/qunit/tree/v1.5.0
* e9b61098fd/qunit
- Unit tests still pass.
Tested on [[Special:JavaScriptTest/qunit]] with wgEnableJavaScriptTest=true
Change-Id: I37b84dc39b1701c66fbc45fb9f3c92225f4df1cd
2012-04-04 21:37:03 +02:00
Krinkle
99c9e3f8f9
Updating jquery.qunit from upstream
...
* Source: 0aba72f723
* 1.2.0pre (master/trunk) -> v1.2.0 (release tag)
2011-12-26 15:04:52 +00:00
Krinkle
07ceebd3e2
Updating jquery.qunit from upstream
...
* Source: ee156923cd
-- Several bug fixes
-- New hooks system
-- Version numbers, finally (this is 1.2.0pre)
-- (BREAKING CHANGE) start/stop now takes count instead of timeout as first argument (read more at https://github.com/jquery/qunit/pull/125 and http://docs.jquery.com/QUnit/stop )
2011-10-20 22:35:27 +00:00
Krinkle
2c856bc11f
Updating jquery.qunit from upstream
...
* Source: 75dae0b9b8
2011-08-12 14:03:05 +00:00
Krinkle
dd26bd6a53
Step 1 of QUnit/TestSwarm support (bug 26908)
...
* Add jQuery QUnit module
* Add a return value to mw.Map.prototype.set
* Add fallback to 'body' for options.parent in a new $.messageBox
(this is a re-do of r87830, but without breaking mw.config, see r87830 CR)
--
* Small whitespace fix (spaces to tabs) in Resources.php
2011-05-10 21:54:42 +00:00
Brion Vibber
a14b9a868f
Revert r87830: broke ResourceLoader, MediaWiki config variables
2011-05-10 21:37:15 +00:00
Krinkle
3995a0380a
Step 1 of QUnit/TestSwarm support (bug 26908)
...
* Add jQuery QUnit module
* Add a return value to mw.Map.prototype.set
* Add fallback to 'body' for options.parent in a new $.messageBox
2011-05-10 17:53:21 +00:00