jquery/test/unit
Michał Gołębiowski 6d2ab64df7 Event: Blacklist the onbeforeunload test in Android 2.3
Similarly to iOS, Android 2.3 has the onbeforeunload property on window
but doesn't support the event. This commit blacklists the test there as well.
2014-02-13 16:00:30 -08:00
..
ajax.js Ajax: Protect against exceptions thrown synchronously by xhr.send 2014-01-29 14:18:58 +01:00
attributes.js Tests: Fix code style issues 2014-01-16 07:04:14 +04:00
callbacks.js Update jshintrc to conform to new style guide. Conform to onevar and unused in tests. Fixes #13755. 2013-04-09 11:59:31 -04:00
core.js Build: Upgrade QUnit to 1.14.0 2014-02-05 15:35:48 +01:00
css.js Css: Don't check fill-opacity in Android 2.3, it's not supported 2014-02-13 15:58:13 -08:00
data.js Fix #14074: element id="nodeName". Close gh-1389. 2013-11-07 11:57:41 -05:00
deferred.js No ticket: add assertions for jQuery.when( array ). Close gh-1312. 2013-08-19 18:25:42 +02:00
deprecated.js Move size() test to deprecated.js and avoid in other tests. Close gh-1237. 2013-04-08 20:38:20 -04:00
dimensions.js Support: Document box-sizing was unprefixed in Firefox 29 2014-02-05 15:57:11 +01:00
effects.js Build: Upgrade QUnit to 1.14.0 2014-02-05 15:35:48 +01:00
event.js Event: Blacklist the onbeforeunload test in Android 2.3 2014-02-13 16:00:30 -08:00
exports.js Landing pull request 586. Create exports.js for exporting jQuery to window and AMD. Fixes #10687. 2011-11-14 12:13:25 -05:00
manipulation.js Tests: remove all the empty line whitespace 2014-02-11 10:59:14 -08:00
offset.js Fix #14340. Remove remnants of oldIE from unit tests. Close gh-1425. 2013-11-11 00:43:27 +01:00
queue.js Correct spacing. 2013-04-15 19:26:34 +02:00
ready.js Pass all tests (and load Sizzle fixture correctly) when loading with AMD 2013-08-29 16:18:17 -04:00
selector.js Fix #14340. Remove remnants of oldIE from unit tests. Close gh-1425. 2013-11-11 00:43:27 +01:00
serialize.js Update jshintrc to conform to new style guide. Conform to onevar and unused in tests. Fixes #13755. 2013-04-09 11:59:31 -04:00
support.js Support: Add iOS6 support tests results 2014-01-27 21:17:53 +01:00
traversing.js Traversing: Check all pairwise element combinations for .find( els ) 2014-01-17 00:38:56 -05:00
wrap.js Tests: remove all the empty line whitespace 2014-02-11 10:59:14 -08:00