1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/tests/node_compat
Bartek Iwańczuk 9a169e3cf1
test: remove usage of --unstable flag (#25549)
This commit removes all occurrences of `--unstable` flag
from all the tests that are run in CI.

Turns out none of the tests actually required that flag
anymore.
2024-09-10 11:28:59 +00:00
..
runner chore: enable no-console dlint rule (#25113) 2024-08-20 15:14:37 -04:00
test chore: enable no-console dlint rule (#25113) 2024-08-20 15:14:37 -04:00
.gitignore chore: sync up Node.js test files for v20.11.1 (#24066) 2024-06-11 11:41:44 +00:00
common.ts chore: update to std@2024.07.19 (#24715) 2024-07-25 15:30:28 +10:00
config.jsonc feat: vm rewrite (#24596) 2024-08-06 12:52:53 +00:00
deno.json chore: update to std@2024.07.19 (#24715) 2024-07-25 15:30:28 +10:00
polyfill_globals.js feat(cli): give access to process global everywhere (#25291) 2024-09-04 11:04:06 +02:00
runner.ts chore: update to std@2024.07.19 (#24715) 2024-07-25 15:30:28 +10:00
test.ts chore: enable no-console dlint rule (#25113) 2024-08-20 15:14:37 -04:00
test_runner.rs test: remove usage of --unstable flag (#25549) 2024-09-10 11:28:59 +00:00