1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-28 16:20:57 -05:00
denoland-deno/tests/testdata/import_attributes
Bartek Iwańczuk 57541b48ba
test: replace usage of window with globalThis (#25284)
Fixes several tests blocking https://github.com/denoland/deno/pull/25213
by replacing `window` global that is gone in Deno 2 with `globalThis`.

Also adjusted a few tests using deprecated `rid` field.
2024-08-29 01:56:15 +02:00
..
data.json chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
dynamic_error.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
dynamic_error.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
dynamic_import.out test: replace usage of window with globalThis (#25284) 2024-08-29 01:56:15 +02:00
dynamic_import.ts test: replace usage of window with globalThis (#25284) 2024-08-29 01:56:15 +02:00
json_with_shebang.json chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
json_with_shebang.ts fix: warn about import assertions when using typescript (#25135) 2024-08-21 17:12:56 +00:00
json_with_shebang.ts.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
static_error.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
static_error.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
static_export.out fix: warn about import assertions when using typescript (#25135) 2024-08-21 17:12:56 +00:00
static_export.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
static_import.out fix: warn about import assertions when using typescript (#25135) 2024-08-21 17:12:56 +00:00
static_import.ts chore: upgrade dlint to 0.60.0 (#24041) 2024-06-05 01:09:29 +02:00
static_reexport.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
type_check.out chore: upgrade dlint to 0.60.0 (#24041) 2024-06-05 01:09:29 +02:00
type_check.ts chore: upgrade dlint to 0.60.0 (#24041) 2024-06-05 01:09:29 +02:00