1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-19 04:16:00 -05:00
denoland-deno/cli/tests
Kiryl Dziamura c7bff76c41
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-16 21:33:12 +01:00
..
integration fix(permissions): lock stdio streams when prompt is shown (#17392) 2023-01-13 11:20:20 -05:00
testdata fix(npm): use original node regex in npm resolution (#17404) 2023-01-16 21:33:12 +01:00
unit chore: add copyright_checker tool and add the missing copyright (#17285) 2023-01-13 11:20:20 -05:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 11:20:19 -05:00