summaryrefslogtreecommitdiff
path: root/tests/specs/test
AgeCommit message (Expand)Author
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