summaryrefslogtreecommitdiff
path: root/cli/tests/unit/streams_test.ts
AgeCommit message (Expand)Author
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci
2024-02-06refactor: don't expose ops to user code (#22273)Bartek IwaƄczuk
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-12-01refactor: use resourceForReadableStream for fetch (#20217)Matt Mastracci
2023-11-10chore(cli): Migrate some unit tests to "Promise.withResolvers()" (#21128)Tareque Md Hanif
2023-10-13perf(ext/streams): optimize streams (#20649)Marcos Casagrande
2023-09-23feat(ext/web): use readableStreamDefaultReaderRead in resourceForReadableStre...Matt Mastracci
2023-09-16perf: improve async op santizer speed and accuracy (#20501)Luca Casonato
2023-08-23fix(ext/web): add stream tests to detect v8slice split bug (#20253)Matt Mastracci
2023-08-22fix(ext/web): better handling of errors in resourceForReadableStream (#20238)Matt Mastracci
2023-08-17feat(ext/web): resourceForReadableStream (#20180)Matt Mastracci