jquery/test/unit
Michał Gołębiowski fd0bce0758 Ajax: don’t test jQuery.ajax() on beforeunload in Chrome 31
Chrome 31 doesn't fire Ajax requests in beforeunload event handler.
There is no way for us to workaround it and it's been fixed in Chrome 32
so let's just blacklist Chrome 31 as long as it's in TestSwarm.
See https://code.google.com/p/chromium/issues/detail?id=321241
2013-12-18 15:10:42 +01:00
..
ajax.js Ajax: don’t test jQuery.ajax() on beforeunload in Chrome 31 2013-12-18 15:10:42 +01:00
attributes.js Fix #14340. Remove remnants of oldIE from unit tests. Close gh-1425. 2013-11-11 00:43:27 +01: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 Fix #14492: More correct jQuery.parseJSON. Close gh-1419. 2013-11-12 00:13:08 -05:00
css.js Fix #14340. Remove remnants of oldIE from unit tests. Close gh-1425. 2013-11-11 00:43:27 +01: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 Fix #10814. Make support tests lazy and broken out to components. 2013-09-06 03:38:22 +02:00
effects.js Effects: Integrate sinon fake timers into tests. Close gh-1377. 2013-11-24 15:22:09 -05:00
event.js Ref #14180, let focusin/out work on non-element targets. 2013-11-14 16:33:12 -05: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 Add unit tests for .html( number ). Close gh-1447. 2013-11-26 10:13:15 -05: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 No ticket. Remove version sniffing from test/unit/support.js, browsers got updated. 2013-11-11 00:42:37 +01:00
traversing.js Fix #13846: .prev sort direction 2013-05-01 11:33:06 -04:00
wrap.js Fix #14340. Remove remnants of oldIE from unit tests. Close gh-1425. 2013-11-11 00:43:27 +01:00