summaryrefslogtreecommitdiff
path: root/tests/specs/test
AgeCommit message (Expand)Author
2024-09-19test: make specs::test::doc_success less flaky (#25726)Bartek Iwańczuk
2024-09-18feat: default to TS for file extension and support ext flag in more scenarios...Leo Kettmeir
2024-09-17feat(cli): evaluate code snippets in JSDoc and markdown (#25220)Yusuke Tanaka
2024-09-16feat: warn when using `--allow-run` with no allow list (#25215)David Sherret
2024-09-16chore: deprecate test itests (#25512)HasanAlrimawi
2024-09-16test: rewrite some ignored tests to spec tests (#25652)Bartek Iwańczuk
2024-09-04refactor(cli/js): align error messages (#25406)Ian Bull
2024-09-02BREAKING: remove `--allow-none` flag (#25337)Asher Gomez
2024-08-20feat(cli/tools): add a subcommand `--hide-stacktraces` for test (#24095)Hajime-san
2024-08-02feat(test): rename --allow-none to --permit-no-files (#24809)Luca Casonato
2024-07-25chore: update to `std@2024.07.19` (#24715)Asher Gomez
2024-07-25chore: use `@std` prefix for internal module specifiers (#24543)Asher Gomez
2024-07-04feat: npm workspace and better Deno workspace support (#24334)David Sherret
2024-05-29feat: Add `Deno.exitCode` API (#23609)Luke Edwards
2024-05-23feat(cli/test): `deno test --clean` (#23519)Asher Gomez
2024-05-22feat(cli): Add slow test warning (#23874)Matt Mastracci
2024-05-02fix(test): proper type checking for files with doc tests (#23654)Leo Kettmeir
2024-04-29chore: migrate bench, publish, and more itests to spec tests (#23584)David Sherret
2024-04-16fix(cli): Identify and fix a test deadlock (#23411)Matt Mastracci
2024-03-24fix: don't panic in test and bench if ops not available (#23055)Bartek Iwańczuk
2024-03-15chore(specs): use jsonc for metadata file (#22946)David Sherret
2024-03-14fix(cli): sanitizer should ignore count of ops started before tests begin (#2...Matt Mastracci
2024-03-13fix(cli): show asserts before leaks (#22904)Matt Mastracci