jquery/test/unit
Michał Gołębiowski c536e7e19e 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

(cherry-picked from fd0bce0758)
2013-12-18 15:11:18 +01:00
..
ajax.js Ajax: don’t test jQuery.ajax() on beforeunload in Chrome 31 2013-12-18 15:11:18 +01:00
attributes.js Add tests for class manipulation on jQuery object containing more than one element. Close gh-1404. (cherry-picked from 35b2b94979) 2013-10-25 00:50:55 +02:00
callbacks.js Update jshintrc to conform to new style guide. Conform to onevar and unused in tests. Fixes #13755. 2013-04-09 12:21:54 -04:00
core.js Add es3: true to test/.jshintrc. Make tests conform to that jsHint setting. 2013-11-15 12:54:40 +01:00
css.js Fix #14394: Changing style !important in webkit. Close gh-1385. 2013-10-15 16:38:38 -04:00
data.js Ref c66a5e70: Synchronize unit tests with master 2013-11-07 11:59:56 -05:00
deferred.js No ticket: add assertions for jQuery.when( array ). Close gh-1312. (cherry-picked from 584a4af9c8) 2013-08-19 18:26:57 +02:00
deprecated.js Fix #13741. Make wrap/unwrap methods optional; close gh-1236. 2013-04-17 23:06:33 -04:00
dimensions.js Update jshintrc to conform to new style guide. Conform to onevar and unused in tests. Fixes #13755. 2013-04-09 12:21:54 -04:00
effects.js No ticket: Improve line-height animation test stability 2013-09-17 09:55:53 -04:00
event.js Ref #14180, let focusin/out work on non-element targets. 2013-11-14 16:40:22 -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:14:45 -05:00
offset.js Update jshintrc to conform to new style guide. Conform to onevar and unused in tests. Fixes #13755. 2013-04-09 12:21:54 -04:00
queue.js Further spacing & code style corrections. 2013-04-15 19:34:45 +02:00
ready.js Pass all tests (and load Sizzle fixture correctly) when loading with AMD 2013-08-29 16:25:44 -04:00
selector.js Fix #13223. Re-allow leading space in HTML. Close gh-1264. 2013-05-09 14:07:19 -04:00
serialize.js Update jshintrc to conform to new style guide. Conform to onevar and unused in tests. Fixes #13755. 2013-04-09 12:21:54 -04:00
support.js No ticket. Remove version sniffing from test/unit/support.js, browsers got updated. 2013-11-11 00:43:18 +01:00
traversing.js Fix #13846: .prev sort direction 2013-05-01 11:36:48 -04:00
wrap.js Fix #13741. Make wrap/unwrap methods optional; close gh-1236. 2013-04-17 23:06:33 -04:00