1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/cli/tests
Kiryl Dziamura 934ed8e7d1
fix(npm): use original node regex in npm resolution (#17404)
Fixes regex for matching conditional exports in a package.
Updated to the same regex Node.js uses.
2023-01-14 00:57:24 +01:00
..
integration fix(permissions): lock stdio streams when prompt is shown (#17392) 2023-01-13 10:05:07 -05:00
testdata fix(npm): use original node regex in npm resolution (#17404) 2023-01-14 00:57:24 +01:00
unit chore: add copyright_checker tool and add the missing copyright (#17285) 2023-01-13 16:51:32 +09:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00