summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/run/import_meta/main.out
AgeCommit message (Expand)Author
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci
2024-01-23feat: import.meta.filename and import.meta.dirname (#22061)Bartek Iwańczuk
2023-12-28fix: allow npm: specifiers in import.meta.resolve (#21716)Bartek Iwańczuk
2022-11-11fix(npm): disable npm specifiers in import.meta.resolve() (#16599)Bartek Iwańczuk
2022-09-19refactor: move out test files from root testdata directory into sub directori...David Sherret