1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/cli/tests/test
Elias Sjögreen 33c8d790c3
feat: ffi to replace plugins (#11152)
This commit removes implementation of "native plugins" and replaces
it with FFI API.

Effectively "Deno.openPlugin" API was replaced with "Deno.dlopen" API.
2021-08-06 23:28:10 +02:00
..
doc_markdown feat: type check codeblocks in Markdown file with "deno test --doc" (#11421) 2021-07-29 21:03:06 +02:00
shuffle feat(test): add --shuffle flag to randomize test ordering (#11163) 2021-07-05 21:20:33 -04:00
allow_all.out feat: ffi to replace plugins (#11152) 2021-08-06 23:28:10 +02:00
allow_all.ts feat: ffi to replace plugins (#11152) 2021-08-06 23:28:10 +02:00
allow_none.out feat: ffi to replace plugins (#11152) 2021-08-06 23:28:10 +02:00
allow_none.ts feat: ffi to replace plugins (#11152) 2021-08-06 23:28:10 +02:00
clear_timeout.out test(cli): ensure clear timeout doesn't trigger sanitizers (#11396) 2021-07-14 19:47:47 +02:00
clear_timeout.ts test(cli): ensure clear timeout doesn't trigger sanitizers (#11396) 2021-07-14 19:47:47 +02:00
doc.out feat(cli/tools/test): imply media type from doc attribute (#11438) 2021-07-26 19:48:35 +02:00
doc.ts feat(cli/tools/test): imply media type from doc attribute (#11438) 2021-07-26 19:48:35 +02:00
doc_markdown.out feat: type check codeblocks in Markdown file with "deno test --doc" (#11421) 2021-07-29 21:03:06 +02:00
exit_sanitizer.out fix(cli): normalize test command errors (#11375) 2021-07-22 13:34:29 +02:00
exit_sanitizer.ts test(cli): harden test runner tests (#11166) 2021-06-29 15:40:16 +02:00
fail.out fix(cli): normalize test command errors (#11375) 2021-07-22 13:34:29 +02:00
fail.ts test(cli): harden test runner tests (#11166) 2021-06-29 15:40:16 +02:00
fail_fast.out fix(cli): normalize test command errors (#11375) 2021-07-22 13:34:29 +02:00
fail_fast.ts test(cli): harden test runner tests (#11166) 2021-06-29 15:40:16 +02:00
fail_fast_with_val.out feat: Add support for "deno test --fail-fast=N" (#11316) 2021-07-12 12:55:42 +02:00
fail_fast_with_val.ts feat: Add support for "deno test --fail-fast=N" (#11316) 2021-07-12 12:55:42 +02:00
finally_timeout.out fix(cli): normalize test command errors (#11375) 2021-07-22 13:34:29 +02:00
finally_timeout.ts test(cli): harden test runner tests (#11166) 2021-06-29 15:40:16 +02:00
ignore.out test(cli): harden test runner tests (#11166) 2021-06-29 15:40:16 +02:00
ignore.ts test(cli): harden test runner tests (#11166) 2021-06-29 15:40:16 +02:00
ignore_permissions.out fix(runtime): ignored tests should not cause permission changes (#11278) 2021-07-05 18:36:43 +02:00
ignore_permissions.ts feat: ffi to replace plugins (#11152) 2021-08-06 23:28:10 +02:00
meta.out fix(cli): side-load test modules (#11515) 2021-07-26 14:05:44 +02:00
meta.ts fix(cli): side-load test modules (#11515) 2021-07-26 14:05:44 +02:00
no_check.out tests: be more liberal with expectation wildcards (#11279) 2021-07-05 14:30:51 +02:00
no_check.ts test(cli): harden test runner tests (#11166) 2021-06-29 15:40:16 +02:00
no_color.ts test(cli): harden test runner tests (#11166) 2021-06-29 15:40:16 +02:00
no_run.out test(cli): harden test runner tests (#11166) 2021-06-29 15:40:16 +02:00
no_run.ts test(cli): harden test runner tests (#11166) 2021-06-29 15:40:16 +02:00
only.out fix(cli): normalize test command errors (#11375) 2021-07-22 13:34:29 +02:00
only.ts test(cli): harden test runner tests (#11166) 2021-06-29 15:40:16 +02:00
pass.out test(cli): harden test runner tests (#11166) 2021-06-29 15:40:16 +02:00
pass.ts test(cli): harden test runner tests (#11166) 2021-06-29 15:40:16 +02:00
quiet.out test(cli): harden test runner tests (#11166) 2021-06-29 15:40:16 +02:00
quiet.ts test(cli): harden test runner tests (#11166) 2021-06-29 15:40:16 +02:00
shuffle.out feat(test): add --shuffle flag to randomize test ordering (#11163) 2021-07-05 21:20:33 -04:00
unhandled_rejection.out test(cli): harden test runner tests (#11166) 2021-06-29 15:40:16 +02:00
unhandled_rejection.ts chore: update deno_lint binary used in CI to v0.5.0 (#10652) 2021-05-18 17:24:01 +02:00
unresolved_promise.out test(cli): harden test runner tests (#11166) 2021-06-29 15:40:16 +02:00
unresolved_promise.ts test(cli): harden test runner tests (#11166) 2021-06-29 15:40:16 +02:00