aboutsummaryrefslogtreecommitdiff
path: root/test/bun.js/util.test.js (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-24test: Promisify basic tests (#1018)Gravatar Albert Putra Purnama 1-274/+0
2022-08-05feat(util): support for util.TextDecoder (#990)Gravatar Hyro 1-0/+8
2022-08-05Fix for bearer tokens missing from request headers on bun install step (#991)Gravatar Soney Mathew 1-0/+23
2022-07-25Increasing test coverage for node compatibility for util (#854)Gravatar Soney Mathew 1-2/+232
2022-07-23[Bun.js] support for util.TextEncoder (#844)Gravatar Soney Mathew 1-0/+13