webpack/test/cases/parsing
Tobias Koppers 123b0a64e7 add plugin system for Stats presets, defaults, creation and printing 2018-12-18 22:07:14 +01:00
..
amd-rename migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
bom fix: json with byte order mark 2018-05-18 08:39:25 -07:00
browserify migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
chunks migrate should to expect, part 4 (manual) 2018-01-27 16:05:21 +01:00
class migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
comment-in-import add test case for comments in import() 2018-04-17 09:51:47 +02:00
complex-require migrate should to expect, part 2 (manual) 2018-01-26 23:59:38 +01:00
context add plugin system for Stats presets, defaults, creation and printing 2018-12-18 22:07:14 +01:00
es6.nominimize jest: couple more RegExp replacement fixes 2018-03-07 00:15:32 +01:00
evaluate [ConstPlugin] fix bug introduced by evaluation of && and || 2018-10-25 10:43:26 +08:00
extract-amd add plugin system for Stats presets, defaults, creation and printing 2018-12-18 22:07:14 +01:00
extract-amd.nominimize add plugin system for Stats presets, defaults, creation and printing 2018-12-18 22:07:14 +01:00
extract-require add plugin system for Stats presets, defaults, creation and printing 2018-12-18 22:07:14 +01:00
filename migrate should to expect, part 2 (manual) 2018-01-26 23:59:38 +01:00
harmony create better namespace objects 2018-05-03 12:55:00 +02:00
harmony-commonjs Merge branch 'profiling-race' into jest 2018-03-07 21:56:06 +01:00
harmony-commonjs-mix upgrade jest 2018-07-10 16:02:02 +02:00
harmony-duplicate-export add more test cases 2018-08-09 15:45:49 +02:00
harmony-edge-cases migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
harmony-export-hoist migrate should to expect, part 2 (manual) 2018-01-26 23:59:38 +01:00
harmony-export-import-specifier migration of new tests and changes after merge of master 2018-04-11 20:31:28 +02:00
harmony-export-precedence migrate should to expect, part 1 2018-01-26 22:51:03 +01: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 Optimize error origin handling and module trace 2018-09-12 13:16:59 +02:00
harmony-injecting-order migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
harmony-spec migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
harmony-tdz migrate should to expect, part 2 (manual) 2018-01-26 23:59:38 +01:00
harmony-this migrate should to expect, part 4 (manual) 2018-01-27 16:05:21 +01: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
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 migrate should to expect, part 2 (manual) 2018-01-26 23:59:38 +01:00
issue-758 move magic property names on __webpack_require__ into RuntimeGlobals file 2018-11-05 15:28:34 +01: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 fixed #2006 2016-02-09 19:32:50 +01: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 upgrade jest 2018-07-10 16:02:02 +02:00
issue-2523 migrate should to expect, part 1 2018-01-26 22:51:03 +01: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 added import(), fixes #3098 2016-12-03 11:50:44 +01:00
issue-2618 migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
issue-2622 migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
issue-2641 Align 'Cannot find module' message with native NodeJS 2018-05-15 09:24:16 +03:00
issue-2895 migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
issue-3116 migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
issue-3238 migrate should to expect, part 2 (manual) 2018-01-26 23:59:38 +01:00
issue-3252 migrate should to expect, part 2 (manual) 2018-01-26 23:59:38 +01:00
issue-3273 migrate should to expect, part 1 2018-01-26 22:51:03 +01: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 migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
issue-4596 few more test migration fixes 2018-01-27 16:55:38 +01:00
issue-4608-1 migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
issue-4608-2 migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
issue-4709 prewalk a function declaration 2017-04-14 15:23:27 +02:00
issue-4870 migrate should to expect, part 1 2018-01-26 22:51:03 +01: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-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
javascript migrate should to expect, part 2 (manual) 2018-01-26 23:59:38 +01:00
local-modules migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
optional-catch-binding Switch from uglifyjs-webpack-plugin to terser-webpack-plugin 2018-09-15 12:29:14 +01:00
pattern-in-for migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
precreated-ast chore(JavascriptParser): update `acorn` dependencies 2018-10-02 14:20:20 +02: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
spread Merge branch 'v4-beta3' into jest 2018-02-25 11:41:05 +01:00
strict-mode migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
typeof Fix tests 2018-06-27 11:23:08 +02:00
unsupported-amd Optimize error origin handling and module trace 2018-09-12 13:16:59 +02:00
var-hiding migrate should to expect, part 1 2018-01-26 22:51:03 +01:00