| .. |
|
CurrentScript.js
|
support undo path
|
2020-09-16 23:20:44 +03:00 |
|
EventSourceForNode.js
|
refactor and add test case
|
2021-10-25 12:12:52 +02:00 |
|
FakeDocument.js
|
test: added
|
2024-03-21 18:55:58 +03:00 |
|
LogTestPlugin.js
|
chore: fix typo collaped
|
2021-04-04 13:39:30 +09:00 |
|
PluginEnvironment.js
|
…
|
|
|
applyPluginWithOptions.js
|
…
|
|
|
asModule.js
|
fix null module externals
|
2021-09-03 13:47:09 +02:00 |
|
captureStdio.js
|
filter experimental warnings
|
2021-07-15 16:37:54 +02:00 |
|
createFakeWorker.js
|
chore: improve eslint configuration
|
2024-01-13 16:35:31 +03:00 |
|
createLazyTestEnv.js
|
chore: try jest on new versions
|
2023-04-11 22:25:42 +03:00 |
|
currentWatchStep.js
|
…
|
|
|
deprecationTracking.js
|
refactor startup logic to better integrate with libraries
|
2021-03-08 20:25:09 +01:00 |
|
exec-in-directory.js
|
…
|
|
|
expectSource.js
|
cspell lint fix
|
2023-05-09 15:13:20 -07:00 |
|
expectWarningFactory.js
|
improve test case, convert trace into warning
|
2020-09-27 11:26:32 +02:00 |
|
fakeSystem.js
|
…
|
|
|
findOutputFiles.js
|
fix asset module hash
|
2021-11-29 19:37:32 +03:00 |
|
infrastructureLogErrors.js
|
use infrastructure-log file
|
2022-02-15 09:08:02 +03:00 |
|
pkg.json
|
test: import attributes
|
2024-03-15 19:03:28 +03:00 |
|
prepareOptions.js
|
…
|
|
|
regexEscape.js
|
move expectSourceToContain, expectSourceToMatch, regexEscape to helper files
|
2023-05-09 12:01:55 -07:00 |
|
remove.js
|
…
|
|
|
supportDefaultAssignment.js
|
…
|
|
|
supportsArrowFunctionExpression.js
|
…
|
|
|
supportsBlockScoping.js
|
…
|
|
|
supportsClassFields.js
|
add support for class fields
|
2021-04-27 10:28:13 +02:00 |
|
supportsClassStaticBlock.js
|
test: run only when supports
|
2023-05-24 00:28:23 +03:00 |
|
supportsDefaultArgs.js
|
…
|
|
|
supportsES6.js
|
…
|
|
|
supportsForOf.js
|
…
|
|
|
supportsIteratorDestructuring.js
|
…
|
|
|
supportsLogicalAssignment.js
|
nit
|
2020-09-30 08:49:05 -04:00 |
|
supportsNullishCoalescing.js
|
add tests, refactor how optional chaining handles
|
2020-08-07 14:44:54 +02:00 |
|
supportsObjectDestructuring.js
|
…
|
|
|
supportsOptionalCatchBinding.js
|
…
|
|
|
supportsOptionalChaining.js
|
add tests, refactor how optional chaining handles
|
2020-08-07 14:44:54 +02:00 |
|
supportsRequireInModule.js
|
chore: improve eslint configuration
|
2024-01-13 16:35:31 +03:00 |
|
supportsSpread.js
|
chore: improve eslint configuration
|
2024-01-13 16:35:31 +03:00 |
|
supportsTemplateStrings.js
|
…
|
|
|
supportsWebAssembly.js
|
…
|
|
|
supportsWorker.js
|
Fix new Worker() compatibility check in unit tests for older node versions
|
2021-02-01 18:01:20 +02:00 |
|
warmup-webpack.js
|
increase timeout of warmup
|
2021-07-15 16:37:54 +02:00 |