index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
specs
/
test
Age
Commit message (
Expand
)
Author
2024-07-25
chore: update to `std@2024.07.19` (#24715)
Asher Gomez
2024-07-25
chore: use `@std` prefix for internal module specifiers (#24543)
Asher Gomez
2024-07-04
feat: npm workspace and better Deno workspace support (#24334)
David Sherret
2024-05-29
feat: Add `Deno.exitCode` API (#23609)
Luke Edwards
2024-05-23
feat(cli/test): `deno test --clean` (#23519)
Asher Gomez
2024-05-22
feat(cli): Add slow test warning (#23874)
Matt Mastracci
2024-05-02
fix(test): proper type checking for files with doc tests (#23654)
Leo Kettmeir
2024-04-29
chore: migrate bench, publish, and more itests to spec tests (#23584)
David Sherret
2024-04-16
fix(cli): Identify and fix a test deadlock (#23411)
Matt Mastracci
2024-03-24
fix: don't panic in test and bench if ops not available (#23055)
Bartek IwaĆczuk
2024-03-15
chore(specs): use jsonc for metadata file (#22946)
David Sherret
2024-03-14
fix(cli): sanitizer should ignore count of ops started before tests begin (#2...
Matt Mastracci
2024-03-13
fix(cli): show asserts before leaks (#22904)
Matt Mastracci