summaryrefslogtreecommitdiff
path: root/tests/integration/compile_tests.rs
AgeCommit message (Expand)Author
2024-10-18fix(npm): ensure scoped package name is encoded in URLs (#26390)Marvin Hagemeister
2024-10-15chore: upgrade to rust 1.81.0 (#26261)林炳权
2024-09-26feat: add `--allow-import` flag (#25469)Bartek Iwańczuk
2024-09-10feat(cli): use NotCapable error for permission errors (#25431)Luca Casonato
2024-08-30refactor: remove DENO_FUTURE (#25314)David Sherret
2024-08-30BREAKING: `DENO_FUTURE=1` by default, or welcome to Deno 2.0 (#25213)Bartek Iwańczuk
2024-08-01fix(compile): adhoc codesign mach-o by default (#24824)Divy Srivastava
2024-07-25chore: use `@std` prefix for internal module specifiers (#24543)Asher Gomez
2024-07-24Reland "fix: CFunctionInfo and CTypeInfo leaks (#24634)" (#24692)Bartek Iwańczuk
2024-07-23Revert "fix(cli): add NAPI support in standalone mode (#24642)" (#24682)Bartek Iwańczuk
2024-07-22Revert "fix: CFunctionInfo and CTypeInfo leaks (#24634)" (#24665)Bartek Iwańczuk
2024-07-21fix(cli): add NAPI support in standalone mode (#24642)Ivancing
2024-07-21fix: CFunctionInfo and CTypeInfo leaks (#24634)Divy Srivastava
2024-07-04feat: npm workspace and better Deno workspace support (#24334)David Sherret
2024-05-07chore: fix flaky net_listen_allow_localhost_4555 (#23726)David Sherret
2024-05-07chore(test): move npm registries to separate servers and to the `tests/regist...David Sherret
2024-04-12test(compile): dynamic JSR imports are working correctly (#23306)Bartek Iwańczuk
2024-03-08fix: respect unstable "temporal" configuration in config file (#22134)Bartek Iwańczuk
2024-02-21fix(compile): respect compiler options for emit (#22521)Bartek Iwańczuk
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci