jquery/test/unit
Dave Methvin 93f95c9663 Core: Throw an error on $("#") rather than returning 0-length collection
Closes gh-1682

Thanks @goob for the issue report!
(cherry picked from commit 80022c81ce)
2014-12-03 14:55:33 -05:00
..
ajax.js Ajax: Fix for request aborted in ajaxSend 2014-11-01 12:48:12 -04:00
attributes.js Tests: Correct logic of a broken assertion 2014-04-15 17:46:25 +04: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 Core: Throw an error on $("#") rather than returning 0-length collection 2014-12-03 14:55:33 -05:00
css.js CSS: Fix get upper case alpha opacity in IE8 2014-11-08 17:43:33 +01:00
data.js Build: Fix various typos 2014-11-08 17:43:27 +01: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 Deprecated: Drop size and andSelf methods 2014-10-30 14:09:34 +01:00
dimensions.js Dimensions: allow modification of coordinates argument 2014-11-16 18:06:39 +03:00
effects.js Test: Switch leftover andSelf to addBack 2014-10-30 14:19:03 +01:00
event.js Event: Restore the constructor property on jQuery.Event prototype 2014-09-04 03:29:16 -04: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 Manipulation: don't test data-URI with script element in IE8 2014-12-03 12:35:21 +03: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 Selector: Remove "#" exception for identifier tokens 2014-06-30 18:17:11 +02: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 Support: Add Android support tests results 2014-03-31 23:07:24 +02:00
traversing.js Test: Switch leftover andSelf to addBack 2014-10-30 14:19:03 +01:00
wrap.js Tests: Avoid use of QUnit.reset() in tests by splitting them 2014-01-03 08:01:46 +04:00