aboutsummaryrefslogtreecommitdiff
path: root/test/js/web/encoding/text-encoder.test.js (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-10-03feat(encoding): support BOM detection with test passed (#6074)Gravatar WingLim 1-1/+1
2023-03-18Fix several bugs (#2418)Gravatar Dylan Conway 1-0/+9
* utf16 codepoint with replacement character * Fix test failure with `TextEncoder("ascii')` * Add missing type * Fix Response.prototype.bodyUsed and Request.prototype.bodyUsed * Fix bug with scrypt error not clearing * Update server.zig * oopsie
2023-03-07Reorganize tests (#2332)Gravatar Ashcon Partovi 1-0/+281