.. |
amd-rename
|
migrate should to expect, part 1
|
2018-01-26 22:51:03 +01:00 |
asi
|
add test with return statement
|
2020-11-26 00:59:18 +03:00 |
block-scopes
|
handle block scopes correctly
|
2019-06-13 00:41:42 +02:00 |
bom
|
fix test cases for node 16
|
2021-04-28 16:10:45 +02:00 |
browserify
|
migrate should to expect, part 1
|
2018-01-26 22:51:03 +01:00 |
chunks
|
terser support more stuff so no need to ignore these test cases
|
2020-08-07 15:02:37 +02:00 |
class
|
terser support more stuff so no need to ignore these test cases
|
2020-08-07 15:02:37 +02:00 |
class-properties
|
add workaround for broken eslint-scope package regarding class field support
|
2021-05-19 16:21:54 +02:00 |
comment-in-import
|
add test case for comments in import()
|
2018-04-17 09:51:47 +02:00 |
complex-require
|
terser support more stuff so no need to ignore these test cases
|
2020-08-07 15:02:37 +02:00 |
context
|
test typings and fix type problems in loaders in the test suite
|
2021-04-22 21:48:47 +02:00 |
declared-api
|
fix incorrect parsing of define functions
|
2021-02-11 11:18:40 +01:00 |
es6.nominimize
|
fix createLazyTestEnv for new jest major version
|
2021-06-22 09:39:17 +02:00 |
es2020
|
add support for class fields
|
2021-04-27 10:28:13 +02:00 |
evaluate
|
check that RegExp is not redefined
|
2020-08-15 12:35:04 +03:00 |
evaluate-nullish
|
improvements, test support check fix
|
2020-07-21 10:30:11 +02:00 |
extract-amd
|
add plugin system for Stats presets, defaults, creation and printing
|
2018-12-18 22:07:14 +01:00 |
extract-amd.nominimize
|
terser support more stuff so no need to ignore these test cases
|
2020-08-07 15:02:37 +02: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
|
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
|
upgrade jest
|
2018-07-10 16:02:02 +02:00 |
harmony-deep-exports
|
fix test case to not use whole namespace object
|
2021-02-07 17:22:42 +01:00 |
harmony-duplicate-export
|
track the target binding of harmony reexports
|
2020-08-11 20:13:01 +02:00 |
harmony-edge-cases
|
migrate should to expect, part 1
|
2018-01-26 22:51:03 +01:00 |
harmony-export-hoist
|
keep function declarations when using export default
|
2020-05-12 22:49:33 +02:00 |
harmony-export-import-specifier
|
disable used exports optimization in development to prevent unexpected changes to module
|
2020-07-09 08:46:43 +02:00 |
harmony-export-precedence
|
provide better error message when a export name was not found
|
2020-01-15 22:44:06 +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
|
provide better error message when a export name was not found
|
2020-01-15 22:44:06 +01: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-spec
|
migrate should to expect, part 1
|
2018-01-26 22:51:03 +01:00 |
harmony-star-conflict
|
add test case for conflicting named with namespace reexport
|
2020-08-13 10:59:56 +02:00 |
harmony-tdz
|
terser support more stuff so no need to ignore these test cases
|
2020-08-07 15:02:37 +02: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
|
…
|
|
hot-hash
|
migrate should to expect, part 2 (manual)
|
2018-01-26 23:59:38 +01:00 |
iife
|
workaround for terser bug
|
2021-01-20 20:24:16 +01:00 |
import-define
|
fix bug where importing variables with special free names is broken
|
2019-10-30 13:06:53 +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
|
…
|
|
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
|
terser support more stuff so no need to ignore these test cases
|
2020-08-07 15:02:37 +02:00 |
issue-2523
|
terser support more stuff so no need to ignore these test cases
|
2020-08-07 15:02:37 +02: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
|
terser support more stuff so no need to ignore these test cases
|
2020-08-07 15:02:37 +02:00 |
issue-2622
|
terser support more stuff so no need to ignore these test cases
|
2020-08-07 15:02:37 +02:00 |
issue-2641
|
Align 'Cannot find module' message with native NodeJS
|
2018-05-15 09:24:16 +03:00 |
issue-2895
|
terser support more stuff so no need to ignore these test cases
|
2020-08-07 15:02:37 +02:00 |
issue-3116
|
migrate should to expect, part 1
|
2018-01-26 22:51:03 +01:00 |
issue-3238
|
terser support more stuff so no need to ignore these test cases
|
2020-08-07 15:02:37 +02:00 |
issue-3252
|
terser support more stuff so no need to ignore these test cases
|
2020-08-07 15:02:37 +02:00 |
issue-3273
|
terser support more stuff so no need to ignore these test cases
|
2020-08-07 15:02:37 +02: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
|
terser support more stuff so no need to ignore these test cases
|
2020-08-07 15:02:37 +02: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
|
partially fix test cases
|
2021-06-24 10:05:37 +02:00 |
issue-4608-2
|
terser support more stuff so no need to ignore these test cases
|
2020-08-07 15:02:37 +02:00 |
issue-4709
|
prewalk a function declaration
|
2017-04-14 15:23:27 +02:00 |
issue-4870
|
improve target options
|
2020-09-10 11:42:09 +02: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
|
more complex test case
|
2021-09-20 15:54:09 +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 |
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
|
run tests on node 15
|
2021-02-07 20:22:23 +01:00 |
meta-property
|
fix handling of MetaProperty
|
2021-01-05 21:26:28 +01:00 |
missing-export-warning-nested
|
provide better error message when a export name was not found
|
2020-01-15 22:44:06 +01:00 |
nullish-coalescing
|
fix tests, filter nullish test cases
|
2020-07-22 13:44:48 +03:00 |
optional-catch-binding
|
Switch from uglifyjs-webpack-plugin to terser-webpack-plugin
|
2018-11-18 22:56:10 +03:00 |
optional-chaining
|
improve optional chaining handling
|
2020-08-07 14:45:25 +02:00 |
pattern-in-for
|
migrate should to expect, part 1
|
2018-01-26 22:51:03 +01:00 |
precreated-ast
|
test typings and fix type problems in loaders in the test suite
|
2021-04-22 21:48:47 +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 |
this-in-arrow-iife
|
fixes parsing of 'this' in arrow iife
|
2020-09-15 13:46:10 +02:00 |
typeof
|
partially fix test cases
|
2021-06-24 10:05:37 +02:00 |
typeof-non-module
|
partially fix test cases
|
2021-06-24 10:05:37 +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 |
webpack-is-included
|
add side effects to avoid optimization
|
2021-01-15 16:44:25 +01:00 |