jquery/build/tasks
Michał Gołębiowski-Owczarek 9cb124ed00
Build: Update jsdom; migrate a test with Symbol polyfill to an iframe test
So far, we've been testing that jQuery element iteration works with polyfilled
Symbol & transpiled for-of via a Node test with jsdom with the Symbol global
removed. Unfortunately, jsdom now requires Symbol to be present for its internal
functionality so such a test is no longer possible. Instead, it's been migrated
to an iframe test with transpiled JavaScript.

This PR also enables us to use ECMAScript 2017 or newer in Node.js code.

Closes gh-4305
2019-03-04 18:30:51 +01:00
..
lib Build: Drop cross-spawn, use child_process.spawn shell option 2017-09-25 19:27:50 +02:00
build.js Build: Make the @CODE-replacing regex more robust 2016-12-05 18:43:10 +01:00
dist.js Release: push a custom slim build to the CDN 2015-11-16 11:22:20 -05:00
node_smoke_tests.js Build: Update jsdom; migrate a test with Symbol polyfill to an iframe test 2019-03-04 18:30:51 +01:00
promises_aplus_tests.js Tests: Make Node tests work for paths with spaces in them 2017-10-18 17:44:50 +02:00
qunit_fixture.js Build: Remove CRLF line endings to fix builds on Windows 2018-01-09 10:50:09 -05:00
sourcemap.js Release: push a custom slim build to the CDN 2015-11-16 11:22:20 -05:00
testswarm.js Tests: Add simple tests for Android 2.3 2015-09-08 18:03:49 +02:00