jquery/test
Christian Grete 8a734344f2 Core: Support Symbol wrapper objects in jQuery.type
In ECMAScript 2015 (ES6), the native typeof operator returns "symbol"
for Symbol primitives. As it is possible to wrap symbols using the
Object constructor, symbols can be objects as well as any other
primitive type in JavaScript and should be determined by jQuery.type.

Closes gh-2627
2015-10-13 01:18:20 +03:00
..
data Ajax: improve content-type detection 2015-10-12 22:38:15 +03:00
integration Build: correct style tests files which could be automatically corrected 2015-09-07 20:03:50 +03:00
node_smoke_tests Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
unit Core: Support Symbol wrapper objects in jQuery.type 2015-10-13 01:18:20 +03:00
.jshintrc Tests: further improvements QUnit 2.0 migration 2015-09-08 04:06:20 +03:00
delegatetest.html Ref #13316: Sync all documents on full vs. minified source. Close gh-1147. 2013-02-07 15:16:28 -05:00
hovertest.html Ref #13316: Sync all documents on full vs. minified source. Close gh-1147. 2013-02-07 15:16:28 -05:00
index.html Effects: Finish should call progress 2015-09-08 02:40:54 +02:00
jquery.js Build: correct style tests files which could be automatically corrected 2015-09-07 20:03:50 +03:00
localfile.html Ref #13316: Sync all documents on full vs. minified source. Close gh-1147. 2013-02-07 15:16:28 -05:00
networkerror.html Fix typos. Close gh-1186. 2013-02-28 15:45:10 -05:00
promises_aplus_adapter.js Build: correct style tests files which could be automatically corrected 2015-09-07 20:03:50 +03:00
readywait.html Ref #13316: Sync all documents on full vs. minified source. Close gh-1147. 2013-02-07 15:16:28 -05:00
xhtml.php Added a way to run the test suite as an XHTML page. 2009-01-19 18:14:51 +00:00