aboutsummaryrefslogtreecommitdiff
path: root/test/js/node/util/util.test.js (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-08-10add util.formatWithOptions (#4090)Gravatar dave caruso 1-0/+10
* Add formatWithOptions * tests and tweaks * adjust --------- Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
2023-07-06Add util.toUSVStringGravatar Jarred Sumner 1-0/+17
2023-03-28More bug fixes (#2486)Gravatar Jarred Sumner 1-0/+32
* readline_promises test fix * fix `escapeHTML` for baseline builds * fs test fixes, use `tmpdir()` * add paths for `resolve.test.js` * isError with toString symbol and error prototype * comment about `toString` * skip async macro transform * test cleanup, skip stack format test * readline undo and redo fix * capture error from readline keypress * Update tcp-server.test.ts * use `removefileat` for recursive rmdir * use strong for `signal.reason` * initialize `m_flags` * directory with file fs test * recursive option * import expect * could be less than * move abort signal tests to another process * fix typecheck --------- Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
2023-03-07Reorganize tests (#2332)Gravatar Ashcon Partovi 1-0/+269