webpack/test/cases/parsing
Kevin Brey 3c08fd105c
Github Actions / lint (push) Waiting to run Details
Github Actions / validate-legacy-node (push) Waiting to run Details
Github Actions / benchmark (1/4) (push) Waiting to run Details
Github Actions / benchmark (2/4) (push) Waiting to run Details
Github Actions / benchmark (3/4) (push) Waiting to run Details
Github Actions / benchmark (4/4) (push) Waiting to run Details
Github Actions / basic (push) Waiting to run Details
Github Actions / unit (push) Waiting to run Details
Github Actions / integration (10.x, macos-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (10.x, macos-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (10.x, ubuntu-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (10.x, ubuntu-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (10.x, windows-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (10.x, windows-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (12.x, ubuntu-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (14.x, ubuntu-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (16.x, ubuntu-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (18.x, ubuntu-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (20.x, macos-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (20.x, macos-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (20.x, ubuntu-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (20.x, ubuntu-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (20.x, windows-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (20.x, windows-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (22.x, macos-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (22.x, macos-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (22.x, ubuntu-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (22.x, ubuntu-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (22.x, windows-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (22.x, windows-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (24.x, macos-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (24.x, macos-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (24.x, ubuntu-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (24.x, ubuntu-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (24.x, windows-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (24.x, windows-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (lts/*, ubuntu-latest, a, 1) (push) Blocked by required conditions Details
Github Actions / integration (lts/*, ubuntu-latest, b, 1) (push) Blocked by required conditions Details
fix(warnings): update import.meta warning messages for clarity (#19961)
2025-09-30 17:32:35 +03:00
..
amd-rename migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
api change __webpack_module_id__ to __webpack_module__.id 2022-01-31 13:53:58 +01:00
asi fix(warnings): update import.meta warning messages for clarity (#19961) 2025-09-30 17:32:35 +03:00
block-scopes fix: improve logic for dead control flow 2025-04-17 01:54:48 +03:00
bom test: fix 2024-07-24 16:35:33 +03:00
browserify migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
chunks chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
class chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
class-properties chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
comment-in-import add test case for comments in import() 2018-04-17 09:51:47 +02:00
complex-require chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
context feat: enable tree-shaking for ESM external modules with named imports (#19641) 2025-07-25 18:22:02 +03:00
declared-api fix incorrect parsing of define functions 2021-02-11 11:18:40 +01:00
es6.nominimize chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
es2020 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
es2022 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
evaluate Replace deprecated String.prototype.substr() 2022-03-13 22:54:18 +01:00
evaluate-nullish chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
extract-amd chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
extract-amd.nominimize chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
extract-require chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
filename migrate should to expect, part 2 (manual) 2018-01-26 23:59:38 +01:00
harmony detect ASI and generate more efficient code when no semicolon need to be inserted 2019-08-22 23:03:38 +02:00
harmony-circular-star-reexport only retrigger flagging exports in dependencies when exports really changed 2020-02-05 09:16:24 +01:00
harmony-commonjs Merge branch 'profiling-race' into jest 2018-03-07 21:56:06 +01:00
harmony-commonjs-mix chore: update Jest to `v30` (#19604) 2025-06-12 15:17:12 +03:00
harmony-deep-exports add providedInfo test case 2022-04-12 16:01:27 +03:00
harmony-destructuring-assignment feat: tree shaking nested exports for destructuring assignment (#19955) 2025-09-29 19:43:22 +03:00
harmony-duplicate-export chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
harmony-edge-cases migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
harmony-export-expression refactor: remove unused code 2025-08-29 22:53:13 +03:00
harmony-export-hoist keep function declarations when using export default 2020-05-12 22:49:33 +02:00
harmony-export-import-specifier Fix `return"field"in Module` evaluated as `returntrue` #15759 2022-05-05 09:11:28 +08:00
harmony-export-import-specifier-asi fix: handle ASI for export named declarations 2024-08-14 14:47:21 +03:00
harmony-export-precedence chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
harmony-export-specifier-asi fix: handle ASI for export declaration 2024-08-15 20:32:58 +08:00
harmony-import-export-order migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
harmony-import-targets fix a few more expects and make the test output paths more sturdy 2018-02-25 01:20:45 +01:00
harmony-info chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
harmony-injecting-order migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
harmony-module-optimization fix that using `module` in a ESM causes exports deopt 2020-05-19 02:07:26 +02:00
harmony-reexport fix ExportsInfo 2022-04-06 20:15:10 +03:00
harmony-spec migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
harmony-star-conflict chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
harmony-tdz chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
harmony-this detect ASI and generate more efficient code when no semicolon need to be inserted 2019-08-22 23:03:38 +02:00
hashbang handle hashbangs in javascript files 2021-08-10 11:34:06 +02:00
hot-api Use ellipsis instead of '...' 2018-03-22 10:54:18 +01:00
hot-error-handler fixed hot error handler test case 2014-08-14 10:24:27 +02:00
hot-hash migrate should to expect, part 2 (manual) 2018-01-26 23:59:38 +01:00
iife style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
import-define chore: update cSpell globs and fix typos 2021-12-12 16:57:14 -05:00
import-meta fix(warnings): update import.meta warning messages for clarity (#19961) 2025-09-30 17:32:35 +03:00
issue-345 migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
issue-387 Merge branch 'profiling-race' into jest 2018-03-07 21:56:06 +01:00
issue-551 migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
issue-627 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-758 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-1044 fixed #1044 and fixed #1244 2015-07-22 23:40:46 +02:00
issue-1600 migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
issue-2006 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-2019 migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
issue-2050 upgrade jest 2018-07-10 16:02:02 +02:00
issue-2084 migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
issue-2349 migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
issue-2522 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-2523 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-2528 migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
issue-2528-2 hoist imports 2016-06-16 01:05:17 +02:00
issue-2570 migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
issue-2600 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-2618 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-2622 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-2641 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-2895 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-3116 migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
issue-3238 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-3252 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-3273 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-3769 migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
issue-3917 migrate should to expect, part 2 (manual) 2018-01-26 23:59:38 +01:00
issue-3964 upgrade jest 2018-07-10 16:02:02 +02:00
issue-4179 upgrade jest 2018-07-10 16:02:02 +02:00
issue-4357 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-4596 few more test migration fixes 2018-01-27 16:55:38 +01:00
issue-4608-1 partially fix test cases 2021-06-24 10:05:37 +02:00
issue-4608-1-non-strict style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
issue-4608-2 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-4709 prewalk a function declaration 2017-04-14 15:23:27 +02:00
issue-4870 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-4940 migration of new tests and changes after merge of master 2018-04-11 20:31:28 +02:00
issue-5624 migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
issue-5889 Add a test case to invalidate #5889 2018-06-05 10:31:16 +02:00
issue-6867 copy+paste typo 2018-03-29 08:41:48 +02:00
issue-7318 Add a test to check typeof transformation 2018-05-16 13:04:43 +02:00
issue-7335 Add test case 2018-05-25 17:33:34 +02:00
issue-7519 style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
issue-7728 Handle module.require, require.main.require, and module.parent.require 2018-07-19 13:41:58 -07:00
issue-7778 fix tests 2018-10-30 19:45:16 +08:00
issue-8874 Add fix for normal Function Expression and fix code style for fix #8874 2019-03-20 12:19:49 +01:00
issue-9817 set wrapped inner expression in concat parsing 2019-10-14 20:24:11 +02:00
issue-11283 use one block scope for switch 2020-08-08 11:13:38 +03:00
issue-11353 Remove last unused comment 2020-08-20 13:29:06 -03:00
issue-12769 fixes #12769 2021-02-24 12:54:17 +01:00
issue-14610 fix #14610 2021-11-02 11:03:15 +01:00
issue-16763 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-17189 test: case for destruction 2023-05-24 00:57:46 +03:00
javascript migrate should to expect, part 2 (manual) 2018-01-26 23:59:38 +01:00
local-modules add test case 2021-01-14 13:42:34 +01:00
logical-assignment chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
meta-property fix handling of MetaProperty 2021-01-05 21:26:28 +01:00
missing-export-warning-nested chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
nullish-coalescing chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
optional-catch-binding chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
optional-chaining chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
pattern-in-for migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
precreated-ast fix: types 2025-09-09 18:41:52 +03:00
renaming migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
resolve-weak-context migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
sequence-expression-asi fix: unexpected asi generation with sequence expression 2024-08-21 16:32:04 +08:00
spread chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
strict-mode migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
this-in-arrow-iife fixes parsing of 'this' in arrow iife 2020-09-15 13:46:10 +02:00
typeof chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
typeof-non-module style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
unsupported-amd chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
using style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
var-hiding migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
webpack-is-included add side effects to avoid optimization 2021-01-15 16:44:25 +01:00